Skip to main content
GET
organization の organization テンプレートを取得

承認

Authorization
string
header
必須

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

パスパラメータ

id
string<organization-id>
必須

organization の ID。

レスポンス

Organization テンプレートが正常に取得されました。

admin_roles_assignment
string<role-id>[]

組織の作成者に割り当てるデフォルトの管理者ロール。

ロール識別子。

allowed_strategies
enum<string>[]

このテンプレートで許可される接続の方式のリスト。

許可されるエンタープライズ接続の方式。

利用可能なオプション:
adfs,
google-apps,
oidc,
okta,
pingfederate,
samlp,
waad
connection_deletion_behavior
enum<string>

このテンプレートから作成された接続を削除できるかどうかを制御します。

利用可能なオプション:
allow,
allow_if_empty
connection_profile_id
string<connection-profile-id>

新しい接続に適用する接続プロファイル。

created_at
string<date-time>

テンプレートの作成日時を示すISO 8601形式のタイムスタンプ。

enforce_permission_ceiling
boolean

このテンプレートを使用する組織に対して権限上限を強制適用するかどうか。

enforce_self_assignment_restriction
boolean

このテンプレートを使用する組織に対して自己割り当ての制限を強制適用するかどうか。

id
string<organization-template-id>

Organization Templateの識別子。

invitation_landing_client_id
string<client-id>

招待用ランディングページのクライアントID。

is_default
boolean

新しい組織に適用されるデフォルトテンプレートかどうか。

name
string

organizationテンプレートの名前。

Required string length: 1 - 100
Pattern: ^[^\x00]*$
organization_deletion_behavior
enum<string>

このテンプレートを使用する組織を削除できるかどうかを制御します。

利用可能なオプション:
allow,
allow_if_empty
role_visibility_policy
object | null

組織管理者に対するロールの表示を制御します。

updated_at
string<date-time>

テンプレートの最終更新日時を示すISO 8601形式のタイムスタンプ。

use_for_organization_discovery
object | null

このテンプレートの接続を組織の検出に使用するかどうかを制御します。

user_attribute_profile_id
string<user-attribute-profile-id>

組織に適用するユーザー属性プロファイル。