From 1e4bb18638969a32feafa7b7b8d200c88fc87a37 Mon Sep 17 00:00:00 2001 From: mposolda Date: Wed, 2 Oct 2024 17:43:07 +0200 Subject: [PATCH] Add link to EAP 8 documentation to the SAML documentation closes #33426 Signed-off-by: mposolda --- .../saml/java/jboss-adapter/jboss_adapter_installation.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/documentation/securing_apps/topics/saml/java/jboss-adapter/jboss_adapter_installation.adoc b/docs/documentation/securing_apps/topics/saml/java/jboss-adapter/jboss_adapter_installation.adoc index 7ef6b3b33be..d2e9f96dcb8 100644 --- a/docs/documentation/securing_apps/topics/saml/java/jboss-adapter/jboss_adapter_installation.adoc +++ b/docs/documentation/securing_apps/topics/saml/java/jboss-adapter/jboss_adapter_installation.adoc @@ -4,7 +4,7 @@ For the WildFly 29 or newer, the SAML adapter is provided as a Galleon feature pack. More details about this is in the https://docs.wildfly.org/30/WildFly_Elytron_Security.html#Keycloak_SAML_Integration[WildFly documentation]. The same option will be provided -for JBoss EAP 8 GA. +for https://docs.redhat.com/en/documentation/red_hat_jboss_enterprise_application_platform/8.0/html-single/using_single_sign-on_with_jboss_eap/index#securing-applications-with-saml_securing-applications-deployed-on-server-with-single-sign-on[JBoss EAP 8 GA]. {project_name} provided adapter ZIP download in the past, but it is not provided anymore. For the older WildFly versions, it is recommended to upgrade to newer WildFly/EAP and use Galleon. Otherwise, you will need to stick with the older {project_name} adapters, but those are not maintained and officially supported.