Apache CloudStack 4.17.0.0 Root Admin API Reference
authorizeSamlSso
Allow or disallow a user to use SAML SSO
Request parameters
Parameter Name | Description | Required |
enable | If true, authorizes user to be able to use SAML for Single Sign. If False, disable user to user SAML SSO. | true |
userid | User uuid | true |
entityid | The Identity Provider ID the user is allowed to get single signed on from | false |
Response Tags
Response Name | Description |
displaytext | any text associated with the success or failure |
success | true if operation is executed successfully |