zitadel/internal/api/authz
Elio Bischof a4626f9bdb
fix: return unauthenticated code (#6819)
* fix: return unauthenticated code

* remove cfg.yaml

---------

Co-authored-by: Livio Spring <livio.a@gmail.com>
2023-10-27 06:09:07 +00:00
..
access_token_test.go feat: add SYSTEM_OWNER role (#6765) 2023-10-25 15:10:45 +00:00
access_token.go feat: add SYSTEM_OWNER role (#6765) 2023-10-25 15:10:45 +00:00
api_token_verifier.go feat: add SYSTEM_OWNER role (#6765) 2023-10-25 15:10:45 +00:00
authorization_test.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
authorization.go feat: add SYSTEM_OWNER role (#6765) 2023-10-25 15:10:45 +00:00
config.go feat: user v2alpha email API (#5708) 2023-04-25 09:02:29 +02:00
context_mock.go feat(api): add OIDC session service (#6157) 2023-07-10 13:27:00 +00:00
context.go fix: return unauthenticated code (#6819) 2023-10-27 06:09:07 +00:00
detach.go perf: query data AS OF SYSTEM TIME (#5231) 2023-02-27 22:36:43 +01:00
instance_test.go feat: enable iframe use (#4766) 2022-12-14 07:17:36 +01:00
instance.go feat: add quotas (#4779) 2023-02-15 02:52:11 +01:00
membertype_enumer.go feat: add SYSTEM_OWNER role (#6765) 2023-10-25 15:10:45 +00:00
permissions_test.go feat: add SYSTEM_OWNER role (#6765) 2023-10-25 15:10:45 +00:00
permissions.go feat: add SYSTEM_OWNER role (#6765) 2023-10-25 15:10:45 +00:00
session_token.go feat: add SYSTEM_OWNER role (#6765) 2023-10-25 15:10:45 +00:00
system_token.go feat: add SYSTEM_OWNER role (#6765) 2023-10-25 15:10:45 +00:00
user.go feat(api): add and remove OTP (SMS and email) (#6295) 2023-08-02 18:57:53 +02:00