zitadel/internal/api/grpc/user/v2/integration_test
Livio Spring dc7330f251
fix(API): select org context by domain (#8706)
# Which Problems Are Solved

V2 and V3 APIs allow setting the organization context by providing the
organization domain in the request. Users currently experience the
following error: "rpc error: code = Unauthenticated desc = context
missing (AUTH-rKLWEH)"

# How the Problems Are Solved

Correctly check the org domain when set.

# Additional Changes

None

# Additional Context

- support request
2024-10-02 06:38:54 +00:00
..
email_test.go chore(tests): use a coverage server binary (#8407) 2024-09-06 14:47:57 +02:00
idp_link_test.go chore(tests): use a coverage server binary (#8407) 2024-09-06 14:47:57 +02:00
otp_test.go chore(tests): use a coverage server binary (#8407) 2024-09-06 14:47:57 +02:00
passkey_test.go chore(tests): use a coverage server binary (#8407) 2024-09-06 14:47:57 +02:00
password_test.go chore(tests): use a coverage server binary (#8407) 2024-09-06 14:47:57 +02:00
phone_test.go chore(tests): use a coverage server binary (#8407) 2024-09-06 14:47:57 +02:00
query_test.go chore(tests): use a coverage server binary (#8407) 2024-09-06 14:47:57 +02:00
totp_test.go chore(tests): use a coverage server binary (#8407) 2024-09-06 14:47:57 +02:00
u2f_test.go chore(tests): use a coverage server binary (#8407) 2024-09-06 14:47:57 +02:00
user_test.go fix(API): select org context by domain (#8706) 2024-10-02 06:38:54 +00:00