Creates an alias

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.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests

LoadingLoading

Body Params

Sp Alias payload

string

The alias's identifier

string
string
string

The user's unique ID

string

The tenant's identifier

string

The SAML partner's identifier

string

The Identity source's ID

string

The Identity source's name

string

The alias's nameQualifier

string

The alias's SpNameQualifier

Headers
string
required

Authorization Header

Responses
201

Successful Creation

400

Bad Request Exception

403

Forbidden

409

Conflict

500

Internal Server Error

Language
URL
LoadingLoading