We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Currently we only support authentication via JWT. We should add support for Kratos.
x-session-token
kratos.enabled
Claims
RequestAuthentication
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. 👍
The text was updated successfully, but these errors were encountered:
prithvi081099
No branches or pull requests
The problem faced currently?
Currently we only support authentication via JWT. We should add support for Kratos.
How can we solve it?
x-session-token
to Kratos if SC was started with thekratos.enabled
flag.Claims
field ofRequestAuthentication
object.The text was updated successfully, but these errors were encountered: