mirror of
https://github.com/zitadel/zitadel.git
synced 2024-12-14 11:58:02 +00:00
dc7330f251
# 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 |
||
---|---|---|
.. | ||
integration_test | ||
email.go | ||
idp_link.go | ||
otp.go | ||
passkey_test.go | ||
passkey.go | ||
password_test.go | ||
password.go | ||
phone.go | ||
query.go | ||
server.go | ||
totp_test.go | ||
totp.go | ||
u2f_test.go | ||
u2f.go | ||
user_test.go | ||
user.go |