Skip to content
This repository was archived by the owner on Jun 12, 2021. It is now read-only.

Conversation

@nsklikas
Copy link
Contributor

Refactor the introspection endpoint.

Main difference is that all tokens are handled the same way now (even JWTs are checked in the database). Also the previous implementation would return true if the provided token was a non used authorization code.

In this PR only access tokens and refresh tokens that are present in the database are considered active.

nsklikas and others added 3 commits March 11, 2020 17:59
Keyjar should be initialized before the creation of the token handler,
because it is passed to the token handlers.
@rohe rohe merged commit 95a35bb into IdentityPython:master Mar 24, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants