Update Fuse version
This commit is contained in:
parent
1d5d16d0c7
commit
8528b2e75d
3 changed files with 3 additions and 3 deletions
|
@ -10,7 +10,7 @@ To secure the Hawtio Administration Console with {project_name}, complete the fo
|
||||||
----
|
----
|
||||||
hawtio.keycloakEnabled=true
|
hawtio.keycloakEnabled=true
|
||||||
hawtio.realm=keycloak
|
hawtio.realm=keycloak
|
||||||
hawtio.keycloakClientConfig=${karaf.base}/etc/keycloak-hawtio-client.json
|
hawtio.keycloakClientConfig=file://${karaf.base}/etc/keycloak-hawtio-client.json
|
||||||
hawtio.rolePrincipalClasses=org.keycloak.adapters.jaas.RolePrincipal,org.apache.karaf.jaas.boot.principal.RolePrincipal
|
hawtio.rolePrincipalClasses=org.keycloak.adapters.jaas.RolePrincipal,org.apache.karaf.jaas.boot.principal.RolePrincipal
|
||||||
----
|
----
|
||||||
|
|
||||||
|
|
|
@ -53,7 +53,7 @@
|
||||||
:appserver_loadbalancer_link: {appserver_doc_base_url}/High+Availability+Guide
|
:appserver_loadbalancer_link: {appserver_doc_base_url}/High+Availability+Guide
|
||||||
:appserver_loadbalancer_name: {appserver_name} {appserver_version} Documentation
|
:appserver_loadbalancer_name: {appserver_name} {appserver_version} Documentation
|
||||||
|
|
||||||
:fuseVersion: JBoss Fuse 6.3.0 Rollup 1
|
:fuseVersion: JBoss Fuse 6.3.0 Rollup 5
|
||||||
|
|
||||||
:subsystem_undertow_xml_urn: urn:jboss:domain:undertow:3.1
|
:subsystem_undertow_xml_urn: urn:jboss:domain:undertow:3.1
|
||||||
:saml_adapter_xsd_urn: http://www.keycloak.org/schema/keycloak_saml_adapter_1_9.xsd
|
:saml_adapter_xsd_urn: http://www.keycloak.org/schema/keycloak_saml_adapter_1_9.xsd
|
||||||
|
|
|
@ -55,7 +55,7 @@
|
||||||
: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_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
|
: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
|
||||||
|
|
||||||
:fuseVersion: JBoss Fuse 6.3.0 Rollup 1
|
:fuseVersion: JBoss Fuse 6.3.0 Rollup 5
|
||||||
|
|
||||||
:subsystem_undertow_xml_urn: urn:jboss:domain:undertow:3.1
|
:subsystem_undertow_xml_urn: urn:jboss:domain:undertow:3.1
|
||||||
:saml_adapter_xsd_urn: http://www.keycloak.org/schema/keycloak_saml_adapter_1_9.xsd
|
:saml_adapter_xsd_urn: http://www.keycloak.org/schema/keycloak_saml_adapter_1_9.xsd
|
Loading…
Reference in a new issue