メインコンテンツへスキップ
POST
C#

承認

Authorization
string
header
必須

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

ボディ

name
string
必須

The name of the self-service Profile.

Required string length: 1 - 100
description
string

The description of the self-service Profile.

Required string length: 1 - 140
branding
object
allowed_strategies
enum<string>[]

List of IdP strategies that will be shown to users during the Self-Service Enterprise Configuration flow. Possible values: [oidc, samlp, waad, google-apps, adfs, okta, auth0-samlp, okta-samlp, keycloak-samlp, pingfederate]

Minimum array length: 1
利用可能なオプション:
oidc,
samlp,
waad,
google-apps,
adfs,
okta,
auth0-samlp,
okta-samlp,
keycloak-samlp,
pingfederate
user_attributes
object[]

List of attributes to be mapped that will be shown to the user during the Self-Service Enterprise Configuration flow.

user_attribute_profile_id
string<user-attribute-profile-id>
EA

ID of the user-attribute-profile to associate with this self-service profile.

レスポンス

Self-service profile successfully created.

id
string
デフォルト:ssp_n7SNCL8seoyV1TuSTCnAeo

The unique ID of the self-service Profile.

name
string

The name of the self-service Profile.

description
string

The description of the self-service Profile.

user_attributes
object[]

List of attributes to be mapped that will be shown to the user during the Self-Service Enterprise Configuration flow.

created_at
string<date-time>
デフォルト:2021-01-01T00:00:00.000Z

The time when this self-service Profile was created.

updated_at
string<date-time>
デフォルト:2021-01-01T00:00:00.000Z

The time when this self-service Profile was updated.

branding
object
allowed_strategies
enum<string>[]

List of IdP strategies that will be shown to users during the Self-Service Enterprise Configuration flow. Possible values: [oidc, samlp, waad, google-apps, adfs, okta, auth0-samlp, okta-samlp, keycloak-samlp, pingfederate]

Minimum array length: 1
利用可能なオプション:
oidc,
samlp,
waad,
google-apps,
adfs,
okta,
auth0-samlp,
okta-samlp,
keycloak-samlp,
pingfederate
user_attribute_profile_id
string<user-attribute-profile-id>
EA

ID of the user-attribute-profile to associate with this self-service profile.