How to configure Multiple IDP's for Cloudstack SSO ( Saml authentication) #11105
kiranchavala
started this conversation in
General
Replies: 2 comments 1 reply
-
Currently, there is no issue with Single IDP, the sso works fine |
Beta Was this translation helpful? Give feedback.
0 replies
-
@kiranchavala the IDP metadata can have multiple IDPs defined, for example back in the days USP/RNP had CAFe that gave an IDP metadata with multiple IDP services/servers defined |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
HI all
Suppose I have multiple identity providers (Azure, Okta, ADFS) that I want to integrate with Cloudstack
Tried the following steps on ACS 4.20.1 and 4.19.x
saml2.default.idpid= http://app.azure.com,http://app.okta.com,
saml2.idp.metadata.url= http://azure/saml2/idp/metadata.php,http://okta/saml2/idp/metadata.php
Restart the management service
The UI doesn't list the Multiple IDP ( the single sign on is disabled ) and the output of the API is empty
https://cloudstack.apache.org/api/apidocs-4.20/apis/listIdps.html
Also when creating a account, the multiple IDP doesn't show in the drop down
Beta Was this translation helpful? Give feedback.
All reactions