2016-06-01 11:02:44 +00:00
|
|
|
{
|
|
|
|
"gitbook": "2.x.x",
|
|
|
|
"structure": {
|
|
|
|
"readme": "README.adoc"
|
|
|
|
},
|
|
|
|
"plugins": [
|
|
|
|
"toggle-chapters",
|
|
|
|
"ungrey",
|
|
|
|
"splitter"
|
|
|
|
],
|
|
|
|
"variables": {
|
2016-06-02 13:16:53 +00:00
|
|
|
"title": "Securing Applications and Services Guide",
|
2016-06-09 12:09:54 +00:00
|
|
|
"project": {
|
|
|
|
"name": "Keycloak",
|
2016-06-13 17:48:25 +00:00
|
|
|
"version": "1.9.8.Final",
|
|
|
|
"versionMvn": "1.9.8.Final"
|
2016-06-09 12:09:54 +00:00
|
|
|
},
|
2016-06-01 11:02:44 +00:00
|
|
|
"community": true,
|
|
|
|
"product": false,
|
|
|
|
"images": "keycloak-images",
|
|
|
|
"adminguide": {
|
2016-06-09 12:09:54 +00:00
|
|
|
"name": "Server Administration Guide",
|
2016-06-01 11:02:44 +00:00
|
|
|
"link": "https://keycloak.gitbooks.io/server-adminstration-guide/content/"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|