filenames updated as requested
This commit is contained in:
parent
1c4f792897
commit
3d7a458343
1 changed files with 3 additions and 3 deletions
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue