IdentityPython / idpy-oidc

Implementation of everything OIDC and OAuth2
Apache License 2.0
40 stars 22 forks source link

Enforce aud restrictions #52

Closed ctriant closed 1 year ago

ctriant commented 1 year ago

The following behavior was identified and resolved:

The expectation was to get active: false because the token was not intended to be used by Client-B.

With these changes the introspection endpoint will