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 Warden::WebAuth::StrategyHelpers.user_verification_flag #10

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

tcannonfodder
Copy link
Contributor

  • There is a regression in Safari where "userVerification: required" is not consistently applied
    • To allow users to still access their apps; we've moved the user_verification flag to its own method, user_verification_flag which can be overridden by strategies as needed.

* There is a regression in Safari where "userVerification: required" is
	not consistently applied
	* To allow users to still access their apps; we've moved the
		`user_verification` flag to its own method, `user_verification_flag`
		which can be overridden by strategies as needed.
* See: goauthentik/authentik#8862
@tcannonfodder tcannonfodder force-pushed the thomas/2024-03-30-configurable-authentication-user-verification branch from 26ef845 to 3697e4a Compare March 31, 2024 01:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant