cypress-keycloak-commands
cypress-keycloak-commands copied to clipboard
How do I get otp_secret and otp_credential_id?
Hi, I'm trying to authenticate to my API which uses OTP to login, but I'm having a hard time figuring out where do i find the otp_secret
and the otp_credential_id
.
I'm not sure this would be the place to ask, it's more of a keycloak question, but since there is an example in the documentation I was hoping someone could give any kind of directions.
Thanks