zitadel/internal/api/grpc/user/v2beta/integration_test
Stefan Benz 4d593dace2
fix: add domain as attribute to list user auth methods (#8718)
# 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 #8615

---------

Co-authored-by: Livio Spring <livio.a@gmail.com>
2024-10-10 16:50:53 +00:00
..
email_test.go fix: add domain as attribute to list user auth methods (#8718) 2024-10-10 16:50:53 +00:00
otp_test.go fix: add domain as attribute to list user auth methods (#8718) 2024-10-10 16:50:53 +00:00
passkey_test.go fix: add domain as attribute to list user auth methods (#8718) 2024-10-10 16:50:53 +00:00
password_test.go fix: add domain as attribute to list user auth methods (#8718) 2024-10-10 16:50:53 +00:00
phone_test.go fix: add domain as attribute to list user auth methods (#8718) 2024-10-10 16:50:53 +00:00
query_test.go fix: add domain as attribute to list user auth methods (#8718) 2024-10-10 16:50:53 +00:00
totp_test.go fix: add domain as attribute to list user auth methods (#8718) 2024-10-10 16:50:53 +00:00
u2f_test.go fix: add domain as attribute to list user auth methods (#8718) 2024-10-10 16:50:53 +00:00
user_test.go fix: add domain as attribute to list user auth methods (#8718) 2024-10-10 16:50:53 +00:00