GabrielBrascher opened a new pull request #2185: CLOUDSTACK-9976: Redirect saml2 failed login message to a configurable URL URL: https://github.com/apache/cloudstack/pull/2185 When a user fails to authenticate with SAML2, it returns an error page showing the content of the following image.  To make it more user-friendly and customizable, one could configure a desirable URL to redirect when such authentication failure happens. This PR proposes a global settings variable (saml2.failed.login.redirect.url). If null/empty, the SAML2 authentication flow does not change from the current; however, if the user configures a URL then ACS redirects to that URL. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
With regards, Apache Git Services
