54 lines
2 KiB
JSON
Executable file
54 lines
2 KiB
JSON
Executable file
{
|
|
"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",
|
|
"appServer": "JBoss EAP 7",
|
|
"quickstartRepo": {
|
|
"name": "Quickstarts for the Red Hat Single Sign-On (SSO) Server",
|
|
"dir": "redhat-sso-quickstarts",
|
|
"link": "https://github.com/redhat-developer/redhat-sso-quickstarts"
|
|
},
|
|
"project": {
|
|
"name": "Red Hat Single Sign-On",
|
|
"version": "7.1.0",
|
|
"module": "Authorization Services",
|
|
"doc_base_url": "https://access.redhat.com/documentation/en-us/red_hat_single_sign-on/",
|
|
"doc_info_version_url": "7.1"
|
|
},
|
|
"adapterguide": {
|
|
"name": "Securing Applications and Services Guide",
|
|
"link": "https://access.redhat.com/documentation/en-us/red_hat_single_sign-on/7.1/html-single/securing_applications_and_services_guide/"
|
|
},
|
|
"keycloakjsadapter": {
|
|
"name": "JavaScript OpenID Connect Adapter",
|
|
"link": "https://access.redhat.com/documentation/en-us/red_hat_single_sign-on/7.1/html-single/securing_applications_and_services_guide#javascript_adapter"
|
|
},
|
|
"gettingstarted": {
|
|
"name": "Getting Started",
|
|
"link": "https://access.redhat.com/documentation/en-us/red_hat_single_sign-on/7.1/html-single/getting_started_guide/"
|
|
},
|
|
"keycloakinstallingandboot": {
|
|
"name": "Installing and Boot",
|
|
"link": "https://access.redhat.com/documentation/en-us/red_hat_single_sign-on/7.1/html-single/getting_started_guide/#install-boot"
|
|
},
|
|
"keycloakinstallclientadapter": {
|
|
"name": "Installing the Client Adapter",
|
|
"link": "https://access.redhat.com/documentation/en-us/red_hat_single_sign-on/7.1/html-single/getting_started_guide/#installing_the_client_adapter"
|
|
},
|
|
|
|
"subsystem": {
|
|
"undertow": "urn:jboss:domain:undertow:3.1"
|
|
}
|
|
}
|
|
}
|