orgs

Retrieve the list of OpenID Connect dynamic mappings for the provider setting.

Retrieve the list of OpenID Connect dynamic mappings for the provider setting.

get/orgs/{org}/openid-connect/{provider_setting}/dynamic-mappings/

Query parameters

pageinteger

A page number within the paginated result set.

page_sizeinteger

Number of results to return per page.

Response

Retrieved the list of OpenID Connect dynamic mappings for the selected provider setting

claim_valuestring required

The OIDC token claim value that must be present in the token for it to successfully authenticate as the mapped service_account.

Note: This field and the dynamic mappings feature are still in early access. Breaking changes are possible as we receive feedback on this feature.

service_accountstring required

The service account associated with the provider setting and claim_value

Note: This field and the dynamic mappings feature are still in early access. Breaking changes are possible as we receive feedback on this feature.

Changes

No recorded changes to this endpoint across all 1 revision of this API.