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",
|
2017-01-20 16:24:58 +00:00
|
|
|
"appServer": "WildFly 10",
|
|
|
|
"quickstartRepo": "https://github.com/redhat-developer/redhat-sso-quickstarts",
|
2016-05-12 14:20:58 +00:00
|
|
|
"project": {
|
|
|
|
"name": "Keycloak",
|
2016-06-23 18:52:11 +00:00
|
|
|
"version": "SNAPSHOT",
|
2016-12-05 16:46:57 +00:00
|
|
|
"module": "Authorization Services",
|
|
|
|
"doc_base_url": "https://keycloak.gitbooks.io/",
|
|
|
|
"doc_info_version_url": ""
|
2016-11-30 18:16:18 +00:00
|
|
|
},
|
|
|
|
"external_link": {
|
|
|
|
"keycloakjsadapter": {
|
|
|
|
"name": "JavaScript OpenID Connect Adapter",
|
2016-12-05 16:46:57 +00:00
|
|
|
"link": "/securing-client-applications-guide/content/topics/oidc/javascript-adapter.html"
|
2016-11-30 18:16:18 +00:00
|
|
|
},
|
|
|
|
"keycloakgettingstarted": {
|
|
|
|
"name": "Getting Started",
|
2016-12-05 16:46:57 +00:00
|
|
|
"link": "/getting-started-tutorials/content/"
|
2017-01-20 16:24:58 +00:00
|
|
|
},
|
|
|
|
"keycloakinstallingandboot": {
|
|
|
|
"name": "Installing and Boot",
|
|
|
|
"link": "/getting-started-tutorials/content/topics/first-boot.html"
|
|
|
|
},
|
|
|
|
"keycloakinstallclientadapter": {
|
|
|
|
"name": "Installing the Client Adapter",
|
|
|
|
"link": "/getting-started-tutorials/content/topics/secure-jboss-app/install-client-adapter.html"
|
2016-11-30 18:16:18 +00:00
|
|
|
}
|
2016-05-12 14:20:58 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|