Skip to content

Update Setting 403 but session still active #56

Answered by Benehiko
Big-Brother-Man asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @Big-Brother-Man

In the settings flow, the account is required to have a Privileged Session, which is a different kind of session with its own lifespan (usually something like 15min).
https://docs-qfnfeatc4-ory.vercel.app/docs/kratos/session-management/session-lifespan#privileged-sessions

In that case, the user is still "signed in" with a valid session for other tasks within the system, but not to update their profile. They will need to "re-authenticate" to get a privileged session.
https://docs-qfnfeatc4-ory.vercel.app/docs/kratos/session-management/refresh-extend-sessions#forcing-session-refresh

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Big-Brother-Man
Comment options

Answer selected by Big-Brother-Man
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