Endpoint (List)#

Path: /profiles/profile/endpoints/endpoint

Keys: id

Parameters#

NameTypeRequiredDefaultDescription
idstringrequired-
uristringrequired-The URI endpoint that will respond to requests for this endpoint
client-authenticationenumeration (disallow, allow, require)optionaldisallowSpecify whether mutual TLS is required, allowed, or not allowed when accessing this endpoint
endpoint-kindenumeration (oauth-token, oauth-authorize, oauth-revoke, oauth-introspect, oauth-assisted-token, oauth-anonymous, oauth-userinfo, oauth-dynamic-client-registration, oauth-device-authorization, oauth-session, oauth-backchannel-authentication, oauth-client-graphql-api, oauth-granted-authorization-graphql-api, oauth-verifiable-credential, auth-authentication, auth-registration, auth-anonymous, um-api, um-graphql-api, apps-anonymous, saml-sso, saml-service-provider-graphql-api)required-The definition needed for this endpoint
pre-processing-procedureleafref → /processing/procedures/pre-processing-procedure/idoptional-
post-processing-procedureleafref → /processing/procedures/post-processing-procedure/idoptional-

Subsections#

NameTypeDescription
authorize-endpoint-procedures List
token-endpoint-procedures List
introspect-endpoint-procedures List
assisted-token-endpoint-procedures List
userinfo-endpoint-procedures List
verifiable-credential-endpoint-procedures List
device-authorization-procedures List

Was this helpful?