post https://{tenanturl}/v1.0/saml/spalias
Creates an alias generated from a SAML identity source for a user.
Entitlements required: createSamlAliases (Create SAML aliases).
Note: You need the required entitlement to access this api.
Following payload properties are required to create an alias:
alias
The SAML persistent name identifier alias string value, it could be up to 256 characters length based on SAML2 spec.
userId
The user's UID from Cloud Directory.
idsId
The identity source's id, it can be found from the URL when accessing the identity source in admin ui.