zitadel/internal/webauthn
Livio Spring bd5defa96a
fix: provide domain in session, passkey and u2f (#6097)
This fix provides a possibility to pass a domain on the session, which
will be used (as rpID) to create a passkey / u2f assertion and
attestation. This is useful in cases where the login UI is served under
a different domain / origin than the ZITADEL API.
2023-06-27 14:36:07 +02:00
..
client.go feat: session v2 passkey authentication (#5952) 2023-06-07 17:28:42 +02:00
converter.go fix: provide domain in session, passkey and u2f (#6097) 2023-06-27 14:36:07 +02:00
webauthn_test.go fix: provide domain in session, passkey and u2f (#6097) 2023-06-27 14:36:07 +02:00
webauthn.go fix: provide domain in session, passkey and u2f (#6097) 2023-06-27 14:36:07 +02:00