Open althaf004 opened 2 years ago
i am trying to implement password less authentication. i have a user registered with keycloak and has enabled Google authenticator.
Is there a way to access the token with just these 2 parameters (username & totp).
Thanks
It should be, you just need to configure a passwordless authentication flow, see https://medium.com/profusion-engineering/keycloak-passwordless-authentication-550ca095c0bf
i am trying to implement password less authentication. i have a user registered with keycloak and has enabled Google authenticator.
Is there a way to access the token with just these 2 parameters (username & totp).
Thanks