2016-05-12 14:20:58 +00:00
|
|
|
{
|
|
|
|
"gitbook": "2.x.x",
|
|
|
|
"structure": {
|
|
|
|
"readme": "README.adoc"
|
|
|
|
},
|
|
|
|
"plugins": [
|
|
|
|
"toggle-chapters",
|
|
|
|
"ungrey",
|
|
|
|
"splitter"
|
|
|
|
],
|
|
|
|
"variables": {
|
2016-09-20 09:29:46 +00:00
|
|
|
"title": "Authorization Services Guide",
|
2016-05-12 14:20:58 +00:00
|
|
|
"community": true,
|
|
|
|
"product": false,
|
|
|
|
"images": "keycloak-images",
|
|
|
|
"project": {
|
|
|
|
"name": "Keycloak",
|
2016-06-23 18:52:11 +00:00
|
|
|
"version": "SNAPSHOT",
|
2016-05-31 20:36:14 +00:00
|
|
|
"module": "Authorization Services"
|
2016-11-30 18:16:18 +00:00
|
|
|
},
|
|
|
|
"external_link": {
|
|
|
|
"keycloakjsadapter": {
|
|
|
|
"name": "JavaScript OpenID Connect Adapter",
|
|
|
|
"link": "https://keycloak.gitbooks.io/securing-client-applications-guide/content/topics/oidc/javascript-adapter.html"
|
|
|
|
},
|
|
|
|
"keycloakgettingstarted": {
|
|
|
|
"name": "Getting Started",
|
|
|
|
"link": "https://keycloak.gitbooks.io/getting-started-tutorials/content/"
|
|
|
|
}
|
2016-05-12 14:20:58 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|