2017-08-28 12:50:14 +00:00
|
|
|
:project_community: false
|
|
|
|
:project_product: true
|
2018-11-19 18:01:05 +00:00
|
|
|
:project_product_cd: false
|
2018-06-07 13:18:50 +00:00
|
|
|
:project_name: Red Hat Single Sign-On
|
2019-01-09 19:44:17 +00:00
|
|
|
:project_versionMvn: 4.8.3.Final-redhat-00001
|
|
|
|
:project_versionNpm: 4.8.3.Final-redhat-00001
|
2017-08-28 12:50:14 +00:00
|
|
|
:project_images: rhsso-images
|
2018-07-30 08:09:56 +00:00
|
|
|
:project_openshift_product_name: RH-SSO for OpenShift
|
2018-06-07 13:18:50 +00:00
|
|
|
|
|
|
|
ifeval::[{project_product_cd}==false]
|
|
|
|
:project_name_full: Red Hat Single Sign-On
|
2018-12-17 07:26:38 +00:00
|
|
|
:project_version: 7.3.0.GA
|
2018-06-07 13:18:50 +00:00
|
|
|
:project_versionDoc: 7.3
|
2017-09-05 07:49:24 +00:00
|
|
|
:project_doc_base_url: https://access.redhat.com/documentation/en-us/red_hat_single_sign-on/{project_versionDoc}/html-single
|
2018-08-01 06:22:22 +00:00
|
|
|
:maven_repository: https://maven.repository.redhat.com/ga/
|
2018-06-07 13:18:50 +00:00
|
|
|
endif::[]
|
|
|
|
|
|
|
|
ifeval::[{project_product_cd}==true]
|
|
|
|
:project_name_full: Red Hat Single Sign-On Continuous Delivery
|
2018-12-04 12:55:48 +00:00
|
|
|
:project_version: 7.3.0.CD05
|
|
|
|
:project_versionDoc: 7.3.0.cd05
|
2018-06-07 13:18:50 +00:00
|
|
|
:project_doc_base_url: https://access.redhat.com/documentation/en-us/red_hat_single_sign-on_continuous_delivery/{project_versionDoc}/html-single
|
2018-08-01 06:22:22 +00:00
|
|
|
:maven_repository: https://maven.repository.redhat.com/earlyaccess/
|
2018-06-07 13:18:50 +00:00
|
|
|
endif::[]
|
|
|
|
|
2017-08-31 18:39:42 +00:00
|
|
|
:project_dirref: RHSSO_HOME
|
2017-08-28 12:50:14 +00:00
|
|
|
|
2017-08-29 03:59:04 +00:00
|
|
|
:quickstartRepo_name: {project_name} Quickstarts Repository
|
|
|
|
:quickstartRepo_link: https://github.com/redhat-developer/redhat-sso-quickstarts
|
|
|
|
:quickstartRepo_dir: redhat-sso-quickstarts
|
2017-08-28 12:50:14 +00:00
|
|
|
|
2017-08-29 03:59:04 +00:00
|
|
|
:authorizationguide_name: Authorization Services Guide
|
2017-09-05 07:49:24 +00:00
|
|
|
:authorizationguide_link: {project_doc_base_url}/authorization_services_guide/
|
2017-08-28 12:50:14 +00:00
|
|
|
:adapterguide_name: Securing Applications and Services Guide
|
2017-09-05 07:49:24 +00:00
|
|
|
:adapterguide_link: {project_doc_base_url}/securing_applications_and_services_guide/
|
2018-11-14 07:59:08 +00:00
|
|
|
:adapterguide_logout_link: {adapterguide_link}#_java_adapter_logout
|
2017-08-29 03:59:04 +00:00
|
|
|
:adminguide_name: Server Administration Guide
|
2017-09-05 07:49:24 +00:00
|
|
|
:adminguide_link: {project_doc_base_url}/server_administration_guide/
|
2017-11-27 23:24:56 +00:00
|
|
|
:adminguide_bruteforce_name: Password guess: brute force attacks
|
|
|
|
:adminguide_bruteforce_link: {adminguide_link}#password-guess-brute-force-attacks
|
2018-06-29 14:57:08 +00:00
|
|
|
:adminguide_timeouts_name: Timeouts
|
|
|
|
:adminguide_timeouts_link: {adminguide_link}#_timeouts
|
2017-11-27 23:24:56 +00:00
|
|
|
:adminguide_clearcache_name: Clearing Server Caches
|
|
|
|
:adminguide_clearcache_link: {adminguide_link}#_clear-cache
|
2017-08-28 12:50:14 +00:00
|
|
|
:apidocs_name: API Documentation
|
2017-09-05 07:49:24 +00:00
|
|
|
:apidocs_link: {project_doc_base_url}/api-documentation/
|
2017-08-29 04:16:53 +00:00
|
|
|
:developerguide_name: Server Developer Guide
|
2017-09-05 07:49:24 +00:00
|
|
|
:developerguide_link: {project_doc_base_url}/server_developer_guide/
|
2017-11-27 23:24:56 +00:00
|
|
|
:developerguide_actiontoken_name: Action Token SPI
|
|
|
|
:developerguide_actiontoken_link: {developerguide_link}#_action_token_spi
|
2017-08-29 03:59:04 +00:00
|
|
|
:gettingstarted_name: Getting Started Guide
|
2017-09-05 07:49:24 +00:00
|
|
|
:gettingstarted_link: {project_doc_base_url}/getting_started_guide/
|
2017-08-31 18:39:42 +00:00
|
|
|
:upgradingguide_name: Upgrading Guide
|
2017-09-05 07:49:24 +00:00
|
|
|
:upgradingguide_link: {project_doc_base_url}/upgrading_guide/
|
2018-06-07 13:18:50 +00:00
|
|
|
:releasenotes_name: Release Notes
|
|
|
|
:releasenotes_link: {project_doc_base_url}/release_notes/
|
|
|
|
:openshift_name: Red Hat Single Sign-On for OpenShift
|
|
|
|
:openshift_link: {project_doc_base_url}/red_hat_single_sign-on_for_openshift/
|
2017-08-29 03:59:04 +00:00
|
|
|
:installguide_name: Server Installation and Configuration Guide
|
2017-09-05 07:49:24 +00:00
|
|
|
:installguide_link: {project_doc_base_url}/server_installation_and_configuration_guide/
|
2017-11-27 23:24:56 +00:00
|
|
|
:installguide_clustering_name: Clustering
|
|
|
|
:installguide_clustering_link: {installguide_link}#_clustering
|
|
|
|
:installguide_database_name: Database
|
|
|
|
:installguide_database_link: {installguide_link}#_database
|
|
|
|
:installguide_disablingcaching_name: Disabling caching
|
|
|
|
:installguide_disablingcaching_link: {installguide_link}#disabling-caching
|
|
|
|
:installguide_loadbalancer_name: Setting Up a Load Balancer or Proxy
|
|
|
|
:installguide_loadbalancer_link: {installguide_link}#_setting-up-a-load-balancer-or-proxy
|
2018-10-16 00:08:21 +00:00
|
|
|
:installguide_truststore_name: Keycloak truststore
|
|
|
|
:installguide_truststore_link: {installguide_link}#_truststore
|
2017-08-28 12:50:14 +00:00
|
|
|
:installguide_profile_name: Profiles
|
2018-01-31 09:23:33 +00:00
|
|
|
:installguide_profile_link: {installguide_link}#profiles
|
2017-11-27 23:24:56 +00:00
|
|
|
:installguide_stickysessions_name: Sticky sessions
|
|
|
|
:installguide_stickysessions_link: {installguide_link}#sticky-sessions
|
|
|
|
:installguide_troubleshooting_name: Troubleshooting
|
|
|
|
:installguide_troubleshooting_link: {installguide_link}#troubleshooting
|
2017-09-05 07:49:24 +00:00
|
|
|
|
|
|
|
:apidocs_javadocs_name: JavaDocs Documentation
|
|
|
|
:apidocs_javadocs_link: https://access.redhat.com/webassets/avalon/d/red-hat-single-sign-on/version-{project_versionDoc}/javadocs/
|
|
|
|
:apidocs_adminrest_name: Administration REST API
|
|
|
|
:apidocs_adminrest_link: https://access.redhat.com/webassets/avalon/d/red-hat-single-sign-on/version-{project_versionDoc}/restapi/
|
2017-08-28 12:50:14 +00:00
|
|
|
|
|
|
|
:appserver_name: JBoss EAP
|
2017-08-31 18:39:42 +00:00
|
|
|
:appserver_dirref: EAP_HOME
|
2018-12-05 12:25:40 +00:00
|
|
|
:appserver_version: 7.2
|
2017-09-05 07:49:24 +00:00
|
|
|
|
|
|
|
:appserver_doc_base_url: https://access.redhat.com/documentation/en-us/red_hat_jboss_enterprise_application_platform/{appserver_version}
|
2017-08-28 12:50:14 +00:00
|
|
|
:appserver_socket_name: JBoss EAP Configuration Guide
|
2017-09-05 07:49:24 +00:00
|
|
|
:appserver_socket_link: {appserver_doc_base_url}/html-single/configuration_guide/#network_and_port_configuration
|
2017-08-28 12:50:14 +00:00
|
|
|
:appserver_jgroups_name: JBoss EAP Configuration Guide
|
2017-09-05 07:49:24 +00:00
|
|
|
:appserver_jgroups_link: {appserver_doc_base_url}/html-single/configuration_guide/#cluster_communication_jgroups
|
2017-08-28 12:50:14 +00:00
|
|
|
:appserver_jpa_name: JBoss EAP Development Guide
|
2018-12-05 12:25:40 +00:00
|
|
|
:appserver_jpa_link: {appserver_doc_base_url}/html-single/development_guide/#java_persistence_api
|
2017-08-28 12:50:14 +00:00
|
|
|
:appserver_network_name: JBoss EAP Configuration Guide
|
2017-09-05 07:49:24 +00:00
|
|
|
:appserver_network_link: {appserver_doc_base_url}/html-single/configuration_guide/#network_and_port_configuration
|
2017-08-28 12:50:14 +00:00
|
|
|
:appserver_datasource_name: JBoss EAP Configuration Guide
|
2017-09-05 07:49:24 +00:00
|
|
|
:appserver_datasource_link: {appserver_doc_base_url}/html-single/configuration_guide/#datasource_management
|
2017-08-28 12:50:14 +00:00
|
|
|
:appserver_caching_name: JBoss EAP Configuration Guide
|
2017-09-05 07:49:24 +00:00
|
|
|
:appserver_caching_link: {appserver_doc_base_url}/html-single/configuration_guide/#infinispan
|
2017-08-28 12:50:14 +00:00
|
|
|
:appserver_admindoc_name: JBoss EAP Configuration Guide
|
2017-09-05 07:49:24 +00:00
|
|
|
:appserver_admindoc_link: {appserver_doc_base_url}/html-single/configuration_guide/
|
2017-08-28 12:50:14 +00:00
|
|
|
:appserver_loadbalancer_name: JBoss EAP Configuration Guide
|
2017-09-05 07:49:24 +00:00
|
|
|
:appserver_loadbalancer_link: {appserver_doc_base_url}/html-single/configuration_guide/#configuring_high_availability
|
2017-08-31 18:39:42 +00:00
|
|
|
:appserver_managementcli_link: https://access.redhat.com/documentation/en-us/red_hat_jboss_enterprise_application_platform/7.0/html-single/configuration_guide/#management_cli_overview
|
|
|
|
:appserver_managementconsole_link: https://access.redhat.com/documentation/en-us/red_hat_jboss_enterprise_application_platform/7.0/html-single/configuration_guide/#management_console_overview
|
2017-08-28 12:50:14 +00:00
|
|
|
|
2017-11-27 23:24:56 +00:00
|
|
|
:jdgserver_name: JDG
|
2018-10-10 18:25:02 +00:00
|
|
|
:jdgserver_version: 7.2.3
|
2018-06-12 20:10:27 +00:00
|
|
|
:jdgserver_crossdcdocs_link: https://access.redhat.com/documentation/en-us/red_hat_jboss_data_grid/7.2/html/administration_and_configuration_guide/set_up_cross_datacenter_replication
|
2017-11-27 23:24:56 +00:00
|
|
|
|
2017-09-05 03:45:50 +00:00
|
|
|
:fuseVersion: JBoss Fuse 6.3.0 Rollup 5
|
2017-09-05 07:49:24 +00:00
|
|
|
:fuseHawtioEAPVersion: JBoss EAP 6.4
|
|
|
|
:fuseHawtioWARVersion: hawtio-wildfly-1.4.0.redhat-630254.war
|
2017-08-28 12:50:14 +00:00
|
|
|
|
2018-06-12 07:49:39 +00:00
|
|
|
:fuse7Version: JBoss Fuse 7.0.1
|
|
|
|
|
2018-06-12 20:10:27 +00:00
|
|
|
:subsystem_undertow_xml_urn: urn:jboss:domain:undertow:6.0
|
|
|
|
:subsystem_infinispan_xml_urn: urn:jboss:domain:infinispan:6.0
|
|
|
|
:subsystem_datasources_xml_urn: urn:jboss:domain:datasources:5.0
|
2018-04-20 08:25:03 +00:00
|
|
|
:saml_adapter_xsd_urn: https://www.keycloak.org/schema/keycloak_saml_adapter_1_9.xsd
|
2018-10-16 17:36:15 +00:00
|
|
|
:generic_adapter_name: keycloak-gatekeeper
|
|
|
|
:generic_adapter_name_full: Keycloak Gatekeeper
|