Skip to content
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

[Feature] Add support for Authentication via Kratos #1683

Open
YourTechBud opened this issue Jun 3, 2023 · 0 comments
Open

[Feature] Add support for Authentication via Kratos #1683

YourTechBud opened this issue Jun 3, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@YourTechBud
Copy link
Collaborator

The problem faced currently?

Currently we only support authentication via JWT. We should add support for Kratos.

How can we solve it?

  • Write a middleware to forward cookie and x-session-token to Kratos if SC was started with the kratos.enabled flag.
  • Store the entire session value dump in the Claims field of RequestAuthentication object.

If you want this feature to be implemented, give it a thumbs up reaction, so that we can determine which features are important to you.
👍

@YourTechBud YourTechBud added the enhancement New feature or request label Jun 3, 2023
@YourTechBud YourTechBud added this to the v0.22.0 milestone Jun 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: 🏗 In progress
Development

No branches or pull requests

2 participants