You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by gi...@git.apache.org on 2017/07/22 09:24:10 UTC

[GitHub] rhtyd commented on a change in pull request #2185: CLOUDSTACK-9976: Redirect saml2 failed login message to a configurable URL

rhtyd commented on a change in pull request #2185: CLOUDSTACK-9976: Redirect saml2 failed login message to a configurable URL
URL: https://github.com/apache/cloudstack/pull/2185#discussion_r128893476
 
 

 ##########
 File path: server/src/com/cloud/configuration/Config.java
 ##########
 @@ -664,6 +664,14 @@
             "/var/cloudstack/mnt",
             "The mount point on the Management Server for Secondary Storage.",
             null),
+    Saml2FailedLoginRedirectUrl(
+            "Advanced",
 
 Review comment:
   @GabrielBrascher please move this to a ConfigKey, existing deployments may not have this config created.
 
----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services