goauthentik / goauthentik/authentik
Forcing users into next actions
- Dominant language
- Python
- Stars
- 25.6k
- Forks
- 2k
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 659
Description
### Is your feature request related to a problem?
The current way of forcing users into actions on their account is a bit more work than needed. Example: https://docs.goauthentik.io/users-sources/user/password_reset_on_login/
### Describe the solution you'd like
As an administrator, being able to set a required next action from the user settings, like forcing a password reset, verifying user information or reset MFA credentials
### Describe alternatives that you've considered
The current alternative is configuring the active flow similar to what's described here: https://docs.goauthentik.io/users-sources/user/password_reset_on_login/ for every action is the only current alternative.
### Additional context
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.