Closed glysbaysb closed 4 months ago
Part of the installation of the keycloak-saml subsystem is running a post installation script, which adds security domains, authentication factories and such. That was not documented so I had failed to do so. It also seems like the script has been deleted from the repositories? In general a unsatisfiying experience
Describe the bug
Hello,
when trying to deploy the Jakarta SAML Quickstart I get the following error:
I have installed the saml-adapter in my jboss 8 and activated it
The HttpAuthenticationFactory is the original one. In the documentation I did not see that it is neccassary to add a custom Security Domain or Http Authentication Factory https://access.redhat.com/documentation/en-us/red_hat_jboss_enterprise_application_platform/8.0/pdf/using_single_sign-on_with_jboss_eap/red_hat_jboss_enterprise_application_platform-8.0-using_single_sign-on_with_jboss_eap-en-us.pdf
https://docs.wildfly.org/30/WildFly_Elytron_Security.html#Keycloak_SAML_Integration
Version
25
Expected behavior
No response
Actual behavior
No response
How to Reproduce?
No response
Anything else?
No response