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.
   
   
![samlloginresponse](https://user-images.githubusercontent.com/5025148/28230557-e1d96b4c-68bd-11e7-93d4-e829de9cf289.png)
   
   
   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

Reply via email to