mirror of
https://github.com/zitadel/zitadel.git
synced 2024-12-13 19:44:21 +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 |
||
---|---|---|
.. | ||
access_token_test.go | ||
access_token.go | ||
api_token_verifier.go | ||
authorization_test.go | ||
authorization.go | ||
config.go | ||
context_mock.go | ||
context.go | ||
detach.go | ||
instance_test.go | ||
instance.go | ||
membertype_enumer.go | ||
permissions_test.go | ||
permissions.go | ||
session_token.go | ||
system_token.go | ||
user.go |