keycloak-scim/server_admin/book-product.json

38 lines
938 B
JSON
Raw Normal View History

2016-06-10 06:59:58 +00:00
{
"gitbook": "2.x.x",
"structure": {
"readme": "README.adoc"
},
"plugins": [
"toggle-chapters",
"ungrey",
"splitter"
],
"variables": {
"title": "Server Administration Guide",
"project": {
"name": "Red Hat Single Sign-On",
"version": "7.1.0",
"doc_base_url": "https://access.redhat.com/documentation/en/red-hat-single-sign-on/",
2017-02-27 21:31:08 +00:00
"doc_info_version_url": "7.1"
2016-06-10 06:59:58 +00:00
},
"community": false,
"product": true,
"images": "rhsso-images",
"developerguide": {
"name": "Server Developer Guide",
"link": "/single/server-developer-guide/"
2016-06-10 06:59:58 +00:00
},
"installguide": {
"name": "Server Installation and Configuration Guide",
"link": "/single/server-installation-and-configuration-guide/"
2016-06-10 06:59:58 +00:00
},
"adapterguide": {
"name": "Securing Applications and Services Guide",
"link": "/single/securing-applications-and-services-guide/"
2016-06-10 06:59:58 +00:00
}
}
}