Update IDP Principal.

Update the specified IDP Principal

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Specifies the SID of the IDP Principal.

Body Params

Specifies the parameters to update IDP Principal.

string | null
required

Specifies the name of the Principal.

int64 | null
required

Specifies the IDP of the IDP with which this principal is associated.

string | null
enum

Specifies the type of this Idp. It can be 'SAML' or 'OIDC'. In case if this field is not specified then idpType 'SAML' is assumed.

Allowed:
string | null
enum
required

Specifies the type of this principal. It can be a 'User' or a 'Group'.

Allowed:
roles
array of strings

Specifies a list of roles associated with this Principal.

roles
clusters
array of strings

Specifies a list of clusters associated with this Principal. They should be in a string with the format '{cluster ID}:{cluster incarnation ID}'.

clusters
boolean | null

Specifies whether or not this principal is currently active.

int64 | null

Specifies the starting timestamp in microseconds since the epoch when this principal will be able to log in.

int64 | null

Specifies the timestamp in microseconds since the epoch when this principal will no longer be able to log in.

profiles
array of objects

Specifies the list of tenant profiles associated to this principal if any.

profiles
tenantAccesses
array of objects

Specifies the list of tenant access associated to this principal.

tenantAccesses
Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json