OIDC Auth Providers
Show OIDC Auth Provider
get/oidc_auth_providers/{id}
Path parameters
idstring required
OIDC Auth Provider ID
Response
OIDC Auth Provider Response
Example response
{
"data": {
"email_verification_method": "claim",
"id": "42a7f82f-831a-4a9d-8f17-c66c2bb6e205",
"name": "OIDC Provider"
}
}Changes
No recorded changes to this endpoint across all 1 revision of this API.