proxy access for RH-SSO SAML adapter
Issue
Proxy access for RH-SSO SAML adapter via mod_proxy/httpd fails and throws the following exception:
2019-02-28 19:01:58,906 ERROR [org.keycloak.adapters.saml.profile.webbrowsersso.WebBrowserSsoAuthenticationHandler] (default task-23) Request URI 'http://localhost:8080/app-profile-saml/saml' does not match SAML request destination 'https://localhost/app-profile-saml/saml'
'http://localhost:8080/app-profile-saml/saml' is EAP's URL which mod_proxy/httpd accesses.
'https://localhost/app-profile-saml/saml' is mod_proxy/httpd's URL which a browser accesses.
Environment
- Red Hat Single Sign-on 7.2.x
- Red Hat JBoss Enterprise Application Platform 7.1.x
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.