Skip to content

ORY jwt verification #226

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 12 commits into from
Dec 29, 2024
Merged

ORY jwt verification #226

merged 12 commits into from
Dec 29, 2024

Conversation

febus982
Copy link
Owner

@febus982 febus982 commented Dec 29, 2024

  • Implements FastAPI dependency to decode JWT tokens using an external identity provider (through its JWKS endpoint)
  • Implements authentication server using ORY Kratos and opaque token => JWT token exchange using ORY Oathkeeper (both Cookie based and Bearer token based)

@febus982 febus982 changed the title Ory jwt verification ORY jwt verification Dec 29, 2024
Signed-off-by: Federico Busetti <[email protected]>
Signed-off-by: Federico Busetti <[email protected]>
Signed-off-by: Federico Busetti <[email protected]>
@febus982 febus982 force-pushed the ory-jwt-verification branch from 17a6be6 to 0ae4e78 Compare December 29, 2024 21:15
@febus982 febus982 marked this pull request as ready for review December 29, 2024 21:19
Signed-off-by: Federico Busetti <[email protected]>
Copy link

Code Climate has analyzed commit 3b8af16 and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (100% is the threshold).

This pull request will bring the total coverage in the repository to 100.0% (0.0% change).

View more on Code Climate.

@febus982 febus982 merged commit cb23a37 into main Dec 29, 2024
12 checks passed
@febus982 febus982 deleted the ory-jwt-verification branch December 29, 2024 22:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant