bc12a4ed11
* More updates * Updated * Update * Updated * Transform image::
44 lines
1 KiB
JSON
Executable file
44 lines
1 KiB
JSON
Executable file
{
|
|
"gitbook": "2.x.x",
|
|
"structure": {
|
|
"readme": "README.adoc"
|
|
},
|
|
"plugins": [
|
|
"toggle-chapters",
|
|
"ungrey",
|
|
"splitter"
|
|
],
|
|
"variables": {
|
|
"title": "Keycloak Server Developer Guide",
|
|
"community": true,
|
|
"product": false,
|
|
"images": "keycloak-images",
|
|
"appserver": {
|
|
"name": "Wildfly",
|
|
"version": "10"
|
|
},
|
|
"adminguide": {
|
|
"name": "Keycloak Adminstration Guide",
|
|
"link": "https://keycloak.gitbooks.io/server-adminstration-guide/content/"
|
|
},
|
|
"clientguide": {
|
|
"name": "Securing Client Applications Guide",
|
|
"link": "https://keycloak.gitbooks.io/securing-client-applications-guide/content/"
|
|
|
|
},
|
|
"web": {
|
|
"docs": {
|
|
"name": "keycloak.org/docs",
|
|
"link": "http://keycloak.org/docs"
|
|
},
|
|
"downloads": {
|
|
"name": "keycloak.org/downloads",
|
|
"link": "http://keycloak.org/downloads"
|
|
}
|
|
},
|
|
"project": {
|
|
"name": "Keycloak",
|
|
"version": "1.9.3.Final-SNAPSHOT"
|
|
}
|
|
}
|
|
}
|