zitadel/internal/integration
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
..
config tie loose ends, documentation 2023-05-02 19:24:24 +03:00
assert_test.go tie loose ends, documentation 2023-05-02 19:24:24 +03:00
assert.go feat: session v2 passkey authentication (#5952) 2023-06-07 17:28:42 +02:00
client.go fix: provide domain in session, passkey and u2f (#6097) 2023-06-27 14:36:07 +02:00
integration_test.go AddHumanUser tests 2023-04-28 14:39:53 +03:00
integration.go feat: session v2 passkey authentication (#5952) 2023-06-07 17:28:42 +02:00
usertype_string.go AddHumanUser tests 2023-04-28 14:39:53 +03:00