Replies: 2 comments 10 replies
-
|
Well that makes total sense 😁 since we allow to configure WebAuthN as well it is something we should make available What do you think @hifabienne |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Yes, and there is already an issue for this. Unfortunately the priorisation was never as high to make it to the next sprint. |
Beta Was this translation helpful? Give feedback.
10 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.
Uh oh!
There was an error while loading. Please reload this page.
-
The QR code you need for the initial setup of TOTP contains a string that identifies the Issuer of your account.
By default these QR Codes contain the string ZITADEL.
We would like to set this to our own company name since none of our users knows what that "ZITADEL" in their TOTP app stands for.
The generated string looks like this so far:
otpauth://totp/ZITADEL:user@example.com?algorithm=SHA1&digits=6&issuer=ZITADEL&period=30&secret=AD7NX22ZGJJIEVAFMJOVA6H5XRJO4A79Beta Was this translation helpful? Give feedback.
All reactions