v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-1339117150.4 KB
inboundSsoAssignments

Creates an InboundSsoAssignment for users and devices in a Customer under a given Group or OrgUnit.

post/v1/inboundSsoAssignments

Request body

targetOrgUnitstring

Immutable. Must be of the form orgUnits/{org_unit}.

rankinteger

Must be zero (which is the default value so it can be omitted) for assignments with target_org_unit set and must be greater-than-or-equal-to one for assignments with target_group set.

customerstring

Immutable. The customer. For example: customers/C0123abc.

targetGroupstring

Immutable. Must be of the form groups/{group}.

namestring

Output only. Resource name of the Inbound SSO Assignment.

ssoMode'SSO_MODE_UNSPECIFIED' | 'SSO_OFF' | 'SAML_SSO' | 'OIDC_SSO' | 'DOMAIN_WIDE_SAML_IF_ENABLED'

Inbound SSO behavior.

Response

Successful response