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

Add a flag to the current user's session if they went through a MFA verification #68

Open
MarkusH opened this issue Jun 1, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@MarkusH
Copy link
Collaborator

MarkusH commented Jun 1, 2023

This is a feature request that stems from #60.

Feature request

As a developer, I want to know if users went through an MFA process and possibly restrict access to a view if they haven't. For that, it'd be useful to store a flag, like kagi_verified=True in the current session.

Since I also use authentication through other means, such as OIDC or SSO in general, I want to be able to mark those users as "verified" as well. For that, I'd be good to have a utility function to do so.

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
None yet
Development

No branches or pull requests

1 participant