1
0
mirror of https://github.com/zitadel/zitadel.git synced 2024-12-15 04:18:01 +00:00
zitadel/internal/webauthn
Stefan Benz 4d593dace2
fix: add domain as attribute to list user auth methods ()
# Which Problems Are Solved

There is no option to only query auth methods related to specific
domains.

# How the Problems Are Solved

Add domain as attribute to the ListAuthenticationMethodTypes request.

# Additional Changes

OwnerRemoved column removed from the projection.

# Additional Context

Closes 

---------

Co-authored-by: Livio Spring <livio.a@gmail.com>
2024-10-10 16:50:53 +00:00
..
client.go fix: add domain as attribute to list user auth methods () 2024-10-10 16:50:53 +00:00
converter.go fix: provide domain in session, passkey and u2f () 2023-06-27 14:36:07 +02:00
webauthn_test.go feat: trusted (instance) domains () 2024-07-31 18:00:38 +03:00
webauthn.go chore(tests): use a coverage server binary () 2024-09-06 14:47:57 +02:00