Skip to main content
POST
Create SSO group mapping

Authorizations

Authorization
string
header
required

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

Path Parameters

organization_id
string
required

Body

application/json

The SSO group configuration with initial roles

sso_group_name
string
required

The SSO group name from the identity provider

Minimum string length: 1
roles
PublicRoleCreate · object[]
required

Initial roles to assign to this SSO group

Minimum array length: 1

Response

Successful Response

SSO group information with all its access roles.

sso_group_name
string
required

The SSO group name

roles
PublicSSOGroupAccessRole · object[]
required

All access roles for this SSO group