StructsΒ§
FunctionsΒ§
- _add_
routes - authenticate_
introspecting_ πclient - Authenticate the caller of the introspection endpoint.
- introspect
- Handles the
/introspectendpoint for OAuth 2.0 token introspection (RFC 7662). - resolve_
gated_ πbearer_ allowed - Resolve the
client_bearer_allowedmember of the introspection response β a privileged, non-standard member letting resource servers apply the samebearer_allowed = falserejectiondomain::exercise_services::tokenapplies here. - resolve_
gated_ πupstream_ id - Resolve the token ownerβs legacy TMC
upstream_idfor the introspection response β a privileged, non-standard claim consumed by tmc-server.