simplesamlphp-module-oidc
simplesamlphp-module-oidc copied to clipboard
Consider implementing token introspection feature
Spec: https://datatracker.ietf.org/doc/html/rfc7662
The underlying oauth2-server library is also working on this: https://github.com/thephpleague/oauth2-server/pull/1473