Skip to main content
POST
C#

承認

Authorization
string
header
必須

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

ヘッダー

auth0-custom-domain
string

このリクエストで使用するカスタムドメイン

Required string length: 3 - 255

パスパラメータ

id
string
必須

取得するセルフサービスプロファイルの ID

ボディ

connection_config
object

指定した場合、指定された設定でSelf-Service Enterprise Configurationフロー用の新しい接続が作成されます

connection_id
string<connection-id>

指定した場合、Self-Service Enterprise Configurationフロー中に指定された接続を編集できるようになります。

domain_aliases_config
object

Self-Service Enterprise Configurationフローで接続のdomain_aliasesを設定するための構成。

enabled_clients
string[]

この接続を有効にするclient_idsの一覧。

enabled_features
object
GA

「接続を編集」チケットで有効にする機能を指定します。接続IDが指定されている場合にのみ適用されます。

enabled_organizations
object[]

この接続を有効にする組織の一覧。

provisioning_config
object
GA

セルフサービスフローでProvisioningを設定するための構成。

third_party_client_access_config
object
GA

Self-Service Enterprise Configurationフロー中のThird Party Client Accessの設定。

ttl_sec
integer

チケットの有効期限が切れるまでの有効秒数。未指定または0に設定した場合、この値はデフォルトで432000秒(5日)になります。

必須範囲: 0 <= x <= 432000
use_for_organization_discovery
boolean
GA

認証時のorganization検出に検証済みドメインを使用するかどうかを示します。

レスポンス

Self-Service Enterprise Configuration Access Ticket が正常に作成されました。

ticket
string

作成されたチケットのURL。