zitadel/internal/api/authz
Tim Möhlmann 062d153cfe
feat: impersonation roles (#7442)
* partial work done

* test IAM membership roles

* org membership tests

* console :(, translations and docs

* fix integration test

* fix tests

* add EnableImpersonation to security policy API

* fix integration test timestamp checking

* add security policy tests and fix projections

* add impersonation setting in console

* add security settings to the settings v2 API

* fix typo

* move impersonation to instance

---------

Co-authored-by: Livio Spring <livio.a@gmail.com>
2024-02-28 10:21:11 +00:00
..
access_token_test.go refactor: rename package errors to zerrors (#7039) 2023-12-08 15:30:55 +01: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 refactor: rename package errors to zerrors (#7039) 2023-12-08 15:30:55 +01:00
authorization.go refactor: rename package errors to zerrors (#7039) 2023-12-08 15:30:55 +01: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 refactor: rename package errors to zerrors (#7039) 2023-12-08 15:30:55 +01:00
detach.go perf: query data AS OF SYSTEM TIME (#5231) 2023-02-27 22:36:43 +01:00
instance_test.go feat: impersonation roles (#7442) 2024-02-28 10:21:11 +00:00
instance.go feat: impersonation roles (#7442) 2024-02-28 10:21:11 +00:00
membertype_enumer.go feat: add SYSTEM_OWNER role (#6765) 2023-10-25 15:10:45 +00:00
permissions_test.go refactor: rename package errors to zerrors (#7039) 2023-12-08 15:30:55 +01:00
permissions.go refactor: rename package errors to zerrors (#7039) 2023-12-08 15:30:55 +01:00
session_token.go refactor: rename package errors to zerrors (#7039) 2023-12-08 15:30:55 +01:00
system_token.go refactor: rename package errors to zerrors (#7039) 2023-12-08 15:30:55 +01:00
user.go refactor: rename package errors to zerrors (#7039) 2023-12-08 15:30:55 +01:00