Skip to content

Securely enroll webauthn device #14085

Closed Answered by ImmanuelVonNeumann
Oneel77 asked this question in Q&A
Discussion options

You must be logged in to vote

without exposing only the traditional password login page at any moment?

Unless an administrator pre-configures said 2FA device there is no easy way to facilitate this and it is not customary to do so unless in an incredibly highly restricted environment.

The easier alternative is to force users to register a WebAuthn device as soon as possible.
To facilitate this just add an Authenticator Validation Stage to your authorization- (or even authentication-) flow with Not configured action set to Force the user to configure an authenticator.

You can even write a flow with an expression policy so it only requires the 2FA setup for certain users (f.e. those with high privileges).
(To do this,…

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by Oneel77
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants