Authentik Passwordless Login
Passwordless Login in Authentik allows us to login using passkey instead of password. This option provides higher security and faster authentication.
At the moment Passwordless Authentication only supposts WebAuth devicees (tokens, yubkey, 1password passkey).
Authentik Documentation on Passwordless Login
Steps to Set Up Passwordless Login Flow
- Login to Authentik as Administrator
- Click on Flows and Stages and click on Flows
- Click Create
- Keep the name similar across the process for easier setup
- For Designation choose Authentication
- Click on new created Flow
- Click on Stage Bindings and choose Create & Bind Stage
- Choose Authenticator Validation Stage
- Click Next and add name similar to previous one
- Choose WebAuthn Authentication
- For not configured action choose Force the user to configure an authenticator
- For configuration stage find default-autenticator-webauth-setup and push over to the right
- Click Next and Finish
- Click Bind existing Stage
- For Stage select default-authentication-login (or personal one)
- If you add Order number for previous part, add a higher number
- Click Create
- Go back to Flows and select your Welcome Page or defaulth-authentication-flow
- Go to Stage Bindings and for Identification Stage click Edit Stage
- Go to flow Settings
- Select passwordless flow
You should be ready to go