Authorizations
Body
application/json
Unique identifier/key for the SSO profile
Example:
"ldap_dev"
Name of the SSO profile
Example:
"Developers@LocalAD"
Organization ID
Example:
"1"
Type of action to perform
Example:
"GenerateOrLoginDeveloperProfile"
ID of the matched policy
Type of SSO profile
Example:
"redirect"
Name of the provider
Example:
"ADProvider"
Custom field for email mapping
Custom field for user ID mapping
JSON configuration for the provider
JSON configuration for identity handling
Domain constraints for the provider
Group constraints for the provider
URL to return to after SSO
Example:
"http://localhost:3001/sso"
Default group ID for new users
Custom field for user group mapping
Example:
"cn"
JSON mapping of user groups
Example:
{ "TeamA": "9", "TeamB": "11" }
Separator used in user group strings
Whether SSO is restricted to registered users only
Response
Created