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

Allow to configure user conditions for 2FA #202

Open
brummbar opened this issue Feb 7, 2025 · 0 comments
Open

Allow to configure user conditions for 2FA #202

brummbar opened this issue Feb 7, 2025 · 0 comments

Comments

@brummbar
Copy link
Contributor

brummbar commented Feb 7, 2025

In the oe_authentication settings form:

  1. Retrieve all the condition plugins that require a user entity.
  2. Expose their subform in the above form (like the block form does).
  3. Save the data inside the configuration. Check to save the data only if fields are filled in.
  4. Add tests.

It's not in scope of this PR to apply the plugin behavior.

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

No branches or pull requests

1 participant