2016-09-20 09:29:46 +00:00
|
|
|
{
|
|
|
|
"gitbook": "2.x.x",
|
|
|
|
"structure": {
|
|
|
|
"readme": "README.adoc"
|
|
|
|
},
|
|
|
|
"plugins": [
|
|
|
|
"toggle-chapters",
|
|
|
|
"ungrey",
|
|
|
|
"splitter"
|
|
|
|
],
|
|
|
|
"variables": {
|
|
|
|
"title": "Authorization Services Guide",
|
|
|
|
"community": false,
|
|
|
|
"product": true,
|
|
|
|
"images": "rhsso-images",
|
2017-01-20 16:24:58 +00:00
|
|
|
"appServer": "JBoss EAP 7",
|
|
|
|
"quickstartRepo": "https://github.com/redhat-developer/redhat-sso-quickstarts",
|
2016-09-20 09:29:46 +00:00
|
|
|
"project": {
|
|
|
|
"name": "Red Hat Single Sign-On",
|
2016-12-09 19:02:59 +00:00
|
|
|
"version": "7.1.0",
|
2016-12-05 16:27:52 +00:00
|
|
|
"module": "Authorization Services",
|
2016-12-05 16:46:57 +00:00
|
|
|
"doc_base_url": "https://access.redhat.com/documentation/en/red-hat-single-sign-on/",
|
2017-02-27 19:38:03 +00:00
|
|
|
"doc_info_version_url": "7.1"
|
2016-12-05 14:49:58 +00:00
|
|
|
},
|
|
|
|
"external_link": {
|
|
|
|
"keycloakjsadapter": {
|
|
|
|
"name": "JavaScript OpenID Connect Adapter",
|
2016-12-06 14:38:11 +00:00
|
|
|
"link": "/single/securing-applications-and-services-guide#javascript_adapter"
|
2016-12-05 14:49:58 +00:00
|
|
|
},
|
|
|
|
"keycloakgettingstarted": {
|
|
|
|
"name": "Getting Started",
|
2016-12-05 16:27:52 +00:00
|
|
|
"link": "/paged/getting-started-guide/"
|
2017-01-20 16:24:58 +00:00
|
|
|
},
|
|
|
|
"keycloakinstallingandboot": {
|
|
|
|
"name": "Installing and Boot",
|
|
|
|
"link": "/single/getting-started-guide/#install-boot"
|
|
|
|
},
|
|
|
|
"keycloakinstallclientadapter": {
|
|
|
|
"name": "Installing the Client Adapter",
|
|
|
|
"link": "/single/getting-started-guide/#installing_the_client_adapter"
|
2016-12-05 14:49:58 +00:00
|
|
|
}
|
2016-09-20 09:29:46 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|