Skip to main content
GET
C#

承認

Authorization
string
header
必須

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

クエリパラメータ

page
integer

返される結果のページ index。最初のページは 0 です。

必須範囲: x >= 0
per_page
integer

1 ページあたりの結果数。デフォルトは 50 です。

必須範囲: 1 <= x <= 100
include_totals
boolean

結果の総数を含むオブジェクト内に結果を返す(true)か、結果の array を直接返す(false、デフォルト)かを指定します。

レスポンス

既存のプロファイルの一覧。

allowed_strategies
enum<string>[]

Self-Service Enterprise Configurationフローでユーザーに表示されるIdP strategyの一覧。指定可能な値: [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
branding
object
created_at
string<date-time>
デフォルト:2021-01-01T00:00:00.000Z

このセルフサービスプロファイルが作成された日時。

description
string

セルフサービスプロファイルの説明。

id
string
デフォルト:ssp_n7SNCL8seoyV1TuSTCnAeo

セルフサービスプロファイルの一意のID。

name
string

セルフサービスプロファイルの名前。

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

このセルフサービスプロファイルが更新された日時。

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

このセルフサービスプロファイルに関連付けるuser-attribute-profileのID。

user_attributes
object[]

Self-Service Enterprise Configurationフロー中にユーザーに表示される、マッピング対象の属性一覧。