Skip to main content
POST
organization テンプレートを作成

承認

Authorization
string
header
必須

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

ボディ

enforce_permission_ceiling
boolean
必須

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

enforce_self_assignment_restriction
boolean
必須

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

name
string
必須

組織テンプレートの名前。

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

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

利用可能なオプション:
allow,
allow_if_empty
admin_roles_assignment
string<role-id>[] | null

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

Maximum array length: 10

ロール識別子。

allowed_strategies
enum<string>[] | null

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

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

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

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

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

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

invitation_landing_client_id
string<client-id> | null

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

is_default
boolean

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

role_visibility_policy
object | null

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

use_for_organization_discovery
object | null

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

user_attribute_profile_id
string<user-attribute-profile-id> | null

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

レスポンス

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>

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