Module oidc_api

Source

Enums§

OidcSlashGetOidcCustomSubTemplateForOrgError
struct for typed errors of method oidc_slash_get_oidc_custom_sub_template_for_org
OidcSlashUpdateOidcCustomSubTemplateForOrgError
struct for typed errors of method oidc_slash_update_oidc_custom_sub_template_for_org

Functions§

oidc_slash_get_oidc_custom_sub_template_for_org
Gets the customization template for an OpenID Connect (OIDC) subject claim. OAuth app tokens and personal access tokens (classic) need the read:org scope to use this endpoint.
oidc_slash_update_oidc_custom_sub_template_for_org
Creates or updates the customization template for an OpenID Connect (OIDC) subject claim. OAuth app tokens and personal access tokens (classic) need the write:org scope to use this endpoint.