keycloak-scim/server_development/book-product.json

49 lines
1.6 KiB
JSON
Raw Normal View History

2016-06-09 09:37:04 +00:00
{
"gitbook": "2.x.x",
"structure": {
"readme": "README.adoc"
},
"plugins": [
"toggle-chapters",
"ungrey",
"splitter"
],
"variables": {
"title": "Server Developer 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-03-03 17:06:57 +00:00
"doc_info_version_url": "7.1"
2016-06-09 09:37:04 +00:00
},
"community": false,
"product": true,
2016-12-02 02:57:17 +00:00
"images": "rhsso-images",
2016-06-09 09:37:04 +00:00
"adminguide": {
"name": "Server Administration Guide",
"link": "https://access.redhat.com/documentation/en/red-hat-single-sign-on/7.1-beta/html-single/server-administration-guide/"
2016-06-09 09:37:04 +00:00
},
"clientguide": {
"name": "Securing Applications and Services Guide",
"link": "https://access.redhat.com/documentation/en/red-hat-single-sign-on/7.1-beta/html-single/securing-applications-and-services-guide/"
2016-06-09 09:37:04 +00:00
},
"installguide": {
"name": "Server Installation and Configuration Guide",
"link": "https://access.redhat.com/documentation/en/red-hat-single-sign-on/7.1-beta/html-single/server-installation-and-configuration-guide/"
},
2016-06-09 09:37:04 +00:00
"apidocs": {
"name": "API Documentation",
"link": "https://access.redhat.com/documentation/en/red-hat-single-sign-on/7.1-beta/html-single/api-documentation/"
},
"adapterguide": {
"name": "JavaScript OpenID Connect Adapter",
"link": "https://access.redhat.com/documentation/en/red-hat-single-sign-on/7.1-beta/html-single/securing-applications-and-services-guide#javascript_adapter"
},
"subsystem": {
"undertow": "urn:jboss:domain:undertow:3.1"
2016-06-09 09:37:04 +00:00
}
}
}