I should add we are running 2 nodes in Standalone Clustered Mode
From: Jacobs, Michael
Sent: Tuesday, April 04, 2017 3:07 PM
To: keycloak-user(a)lists.jboss.org
Subject: Overriding AssertionConsumerServiceURL in
For our application we created a SAML Identity Provider to proxy authentication to an
outside source. However we need their response to be sent back to a load-balanced URL on
our F5. The value that I believe controls this is "Redirect URI" in our SAML
Provider config, looks like that goes to populate the AssertionConsumerServiceURL in the
SAML request. Redirect URI is not editable in the UI. Is there a way we can control what
gets populated there, so our partner will be directed to send to the load-balanced URL.
We'd also like to control password reset emails links to contain that load-balanced
URL, but it does not look like the templating system allows us to manipulate that that
level.
MJ
Show replies by date