34 lines
850 B
JSON
Executable file
34 lines
850 B
JSON
Executable file
{
|
|
"gitbook": "2.x.x",
|
|
"structure": {
|
|
"readme": "README.adoc"
|
|
},
|
|
"plugins": [
|
|
"toggle-chapters",
|
|
"ungrey",
|
|
"splitter"
|
|
],
|
|
"variables": {
|
|
"title": "Authorization Services Guide",
|
|
"community": true,
|
|
"product": false,
|
|
"images": "keycloak-images",
|
|
"project": {
|
|
"name": "Keycloak",
|
|
"version": "SNAPSHOT",
|
|
"module": "Authorization Services",
|
|
"doc_base_url": "https://keycloak.gitbooks.io/",
|
|
"doc_info_version_url": ""
|
|
},
|
|
"external_link": {
|
|
"keycloakjsadapter": {
|
|
"name": "JavaScript OpenID Connect Adapter",
|
|
"link": "/securing-client-applications-guide/content/topics/oidc/javascript-adapter.html"
|
|
},
|
|
"keycloakgettingstarted": {
|
|
"name": "Getting Started",
|
|
"link": "/getting-started-tutorials/content/"
|
|
}
|
|
}
|
|
}
|
|
}
|