GitHub user bhaisaab opened a pull request: https://github.com/apache/cloudstack/pull/650
APIServlet, AuthCmd, SAML fixes You can merge this pull request into a Git repository by running: $ git pull https://github.com/apache/cloudstack 4.5-samlfixes Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cloudstack/pull/650.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #650 ---- commit 97dbe44552f784088a703cde884dc56afe097a3a Author: Rohit Yadav <rohit.ya...@shapeblue.com> Date: 2015-08-03T09:04:20Z CLOUDSTACK-8702: Add/refactor sessionkey checking code to HttpUtils Signed-off-by: Rohit Yadav <rohit.ya...@shapeblue.com> commit 5526a9641b39502cca637b51f122ee0f044cf5e3 Author: Rohit Yadav <rohit.ya...@shapeblue.com> Date: 2015-08-03T07:06:14Z CLOUDSTACK-8701: Allow SAML users to switch accounts SAML authorized accounts might be across various domains, this allows for switching of accounts only in case of SAML authenticated user accounts across other accounts with the same SAML uid/username. Signed-off-by: Rohit Yadav <rohit.ya...@shapeblue.com> ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---