29 lines
612 B
JSON
Executable file
29 lines
612 B
JSON
Executable file
{
|
|
"gitbook": "2.x.x",
|
|
"structure": {
|
|
"readme": "README.adoc"
|
|
},
|
|
"plugins": [
|
|
"toggle-chapters",
|
|
"ungrey",
|
|
"splitter"
|
|
],
|
|
"variables": {
|
|
"title": "Securing Applications and Services Guide",
|
|
"community": true,
|
|
"product": false,
|
|
"images": "keycloak-images",
|
|
"appserver": {
|
|
"name": "Wildfly",
|
|
"version": "10"
|
|
},
|
|
"adminguide": {
|
|
"name": "Keycloak Administration Guide",
|
|
"link": "https://keycloak.gitbooks.io/server-adminstration-guide/content/"
|
|
},
|
|
"project": {
|
|
"name": "Keycloak",
|
|
"version": "1.9.7.Final"
|
|
}
|
|
}
|
|
}
|