34 lines
878 B
JSON
Executable file
34 lines
878 B
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",
|
|
"project": {
|
|
"name": "Red Hat Single Sign-On",
|
|
"version": "7.0.0",
|
|
"module": "Authorization Services",
|
|
"doc_base_url": "https://access.redhat.com/documentation/en/red-hat-single-sign-on/",
|
|
"doc_info_version-url": "7.1-Beta"
|
|
},
|
|
"external_link": {
|
|
"keycloakjsadapter": {
|
|
"name": "JavaScript OpenID Connect Adapter",
|
|
"link": "/securing-applications-and-services-guide#javascript_adapter"
|
|
},
|
|
"keycloakgettingstarted": {
|
|
"name": "Getting Started",
|
|
"link": "/paged/getting-started-guide/"
|
|
}
|
|
}
|
|
}
|
|
}
|