Apache CloudStack v4.11.0 Root Admin API Reference

authorizeSamlSso

Allow or disallow a user to use SAML SSO

Request parameters

Parameter NameDescriptionRequired
enableIf true, authorizes user to be able to use SAML for Single Sign. If False, disable user to user SAML SSO.true
useridUser uuidtrue
entityidThe Identity Provider ID the user is allowed to get single signed on fromfalse

Response Tags

Response NameDescription
displaytextany text associated with the success or failure
successtrue if operation is executed successfully