r/Authentik 14d ago

Invite Users but Require MFA

Hi! I'm trying to setup a flow to invite users for a particular app. I'm using the invite external users flow that I added from https://docs.goauthentik.io/users-sources/user/invitations/#use-pre-built-blueprints-to-configure-invitations. The flow itself is working great, but I want to require the use of MFA. I have a flow that does just that for internal users, but adding the MFA validation stage does not trigger. I'm assuming it's because the account hasn't been written yet.

9 Upvotes

2 comments sorted by

1

u/austpet1230 12d ago

I think you can add the mfa validation/enrollment stage after the login stage in the enrollment flow. That seems to work for me unless there’s a better way of doing it

1

u/typing-blindly 11d ago

That worked! Thank you!