OpenID Connect
Endpoints for OpenID Connect.
For more information on non-customized endpoints see also:
Authorize Endpoint
This endpoint is from Interlock.
API Endpoint Path/api/openid/authorize/Method
POST
Token Endpoint
This endpoint is from django-oidc-provider.
API Endpoint Path/api/openid/token/Methods
GETPOSTOPTIONS
User Information Endpoint
This endpoint is from django-oidc-provider.
API Endpoint Path/api/openid/userinfo/Method
POST
End Session Endpoint
This endpoint is from django-oidc-provider.
API Endpoint Path/api/openid/end-session/Methods
GETPOST
Introspection Endpoint
This endpoint is from django-oidc-provider.
API Endpoint Path/api/openid/introspect/Method
POST
JWKs Endpoint
This endpoint is from django-oidc-provider.
API Endpoint Path/api/openid/jwks/Method
GET
Consent Access
This endpoint is from Interlock.
API Endpoint Path/api/openid/consent/Method
POST
Reject Access
This endpoint is from Interlock.
API Endpoint Path/api/openid/reject/Method
POST