Automatically Triggering Passkey Login in Authentik and Adding a 'Login with Username & Password' Option #13306
Unanswered
tomerh2001
asked this question in
Q&A
Replies: 1 comment
-
Hi, |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
If you follow this guide: https://m.youtube.com/watch?v=aEpT2fYGwLw end up with a "sign in using passkey" button in the login page, but I want is to have the passkey prompt happen the moment the user lands on the Authentik authentication page.
Up to here I got it working:
Instead of the normal login screen:

This is where the user lands:


Which is great, but there are still some cases where I want to login with other methods, so I'm wondering if it's possible to add a button below in the passkey login page, where it says something like "login with username and password instead"?
How can I make that button?
Beta Was this translation helpful? Give feedback.
All reactions