Skip to main content
GET
ディレクトリのプロビジョニング設定を取得

承認

Authorization
string
header
必須

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

パスパラメータ

id
string
必須

ディレクトリプロビジョニング構成を取得する接続の id

レスポンス

接続のディレクトリプロビジョニング構成です。スキーマについては Response Schemas を参照してください。

connection_id
string
必須

接続の識別子

connection_name
string
必須

接続の名前

created_at
string<date-time>
必須

ディレクトリのプロビジョニング設定が作成されたタイムスタンプ

mapping
object[]
必須

Auth0 と IdP のユーザー属性間のマッピング

Minimum array length: 1
strategy
string
必須

接続のストラテジー

synchronize_automatically
boolean
必須

定期的な自動同期が有効かどうか

updated_at
string<date-time>
必須

ディレクトリのプロビジョニング設定が最後に更新されたタイムスタンプ

last_synchronization_at
string<date-time>

接続が最後に同期されたタイムスタンプ

last_synchronization_error
string

最後の同期のエラーメッセージ(ある場合)

last_synchronization_status
string

最後の同期のステータス

synchronize_groups
enum<string>
GA

グループ同期設定

利用可能なオプション:
all,
off,
selected