filenames updated as requested

This commit is contained in:
Matthew Helmke 2018-01-02 07:36:24 -06:00 committed by Stian Thorgersen
parent 1c4f792897
commit 3d7a458343

View file

@ -103,13 +103,13 @@ $ sudo subscription-manager repos --enable=jb-eap-7-for-rhel-<RHEL_VERSION>-serv
Install the EAP 7 adapters for OIDC using the following command:
----
$ sudo yum install keycloak-adapter-sso7_2
$ sudo yum install eap7-keycloak-adapter-sso7_2
----
Install the EAP 7 adapters for SAML using the following command:
----
$ sudo yum install keycloak-saml-adapter-sso7_2
$ sudo yum install eap7-keycloak-saml-adapter-sso7_2
----
NOTE: The default EAP_HOME path for the RPM installation is /opt/rh/eap7/root/usr/share/wildfly.
@ -163,7 +163,7 @@ $ sudo subscription-manager repos --enable=jb-eap-6-for-rhel-<RHEL_VERSION>-serv
Install the EAP 6 adapters for OIDC using the following command:
----
$ sudo yum install eap6-keycloak-adapter-sso7_2-eap6
$ sudo yum install keycloak-adapter-sso7_2-eap6
----
Install the EAP 6 adapters for SAML using the following command: