Skip to content

OIDC + manual password #1716

Answered by aeneasr
notmeta asked this question in Q&A
Sep 2, 2021 · 1 comments · 1 reply
Discussion options

You must be logged in to vote

Hello, in Ory Kratos 0.8 (to be released soon) we have added a list of authentication methods to the session. If a user signs in using oidc, you could redirect him to the login endpoint to request login again (with e.g. a password). In the session, there is a reference of the methods used. So yes, this should be possible but it will require a bit of work on your end (in your application) to check the session and initiate the appropriate steps (e.g. redirect to login).

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@notmeta
Comment options

Answer selected by notmeta
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants