zitadel/internal/repository
Livio Spring 0e181b218c
feat: implement user schema management (#7416)
This PR adds the functionality to manage user schemas through the new user schema service.
It includes the possibility to create a basic JSON schema and also provides a way on defining permissions (read, write) for owner and self context with an annotation.

Further annotations for OIDC claims and SAML attribute mappings will follow.

A guide on how to create a schema and assign permissions has been started. It will be extended though out the process of implementing the schema and users based on those.

Note:
This feature is in an early stage and therefore not enabled by default. To test it out, please enable the UserSchema feature flag on your instance / system though the feature service.
2024-03-12 13:50:13 +00:00
..
action fix(setup): init projections (#7194) 2024-01-25 17:28:20 +01:00
asset refactor: rename package errors to zerrors (#7039) 2023-12-08 15:30:55 +01:00
authrequest fix(setup): init projections (#7194) 2024-01-25 17:28:20 +01:00
deviceauth fix(setup): init projections (#7194) 2024-01-25 17:28:20 +01:00
execution feat: add executions for actions v2 (#7433) 2024-02-26 12:49:43 +02:00
feature feat: implement user schema management (#7416) 2024-03-12 13:50:13 +00:00
flow refactor: rename package errors to zerrors (#7039) 2023-12-08 15:30:55 +01:00
idp refactor: rename package errors to zerrors (#7039) 2023-12-08 15:30:55 +01:00
idpconfig refactor: rename package errors to zerrors (#7039) 2023-12-08 15:30:55 +01:00
idpintent fix(setup): init projections (#7194) 2024-01-25 17:28:20 +01:00
instance feat: impersonation roles (#7442) 2024-02-28 10:21:11 +00:00
keypair fix(setup): init projections (#7194) 2024-01-25 17:28:20 +01:00
limits fix(setup): init projections (#7194) 2024-01-25 17:28:20 +01:00
member refactor: rename package errors to zerrors (#7039) 2023-12-08 15:30:55 +01:00
metadata refactor: rename package errors to zerrors (#7039) 2023-12-08 15:30:55 +01:00
milestone fix(setup): init projections (#7194) 2024-01-25 17:28:20 +01:00
oidcsession fix(setup): init projections (#7194) 2024-01-25 17:28:20 +01:00
org fix(setup): init projections (#7194) 2024-01-25 17:28:20 +01:00
policy refactor: rename package errors to zerrors (#7039) 2023-12-08 15:30:55 +01:00
project fix(setup): init projections (#7194) 2024-01-25 17:28:20 +01:00
pseudo feat: push telemetry (#6027) 2023-07-06 08:38:13 +02:00
quota fix(setup): init projections (#7194) 2024-01-25 17:28:20 +01:00
restrictions fix(setup): init projections (#7194) 2024-01-25 17:28:20 +01:00
session fix(setup): init projections (#7194) 2024-01-25 17:28:20 +01:00
settings refactor: rename package errors to zerrors (#7039) 2023-12-08 15:30:55 +01:00
target feat: actions v2 execution targets command side (#7384) 2024-02-15 05:39:10 +00:00
user feat: implement user schema management (#7416) 2024-03-12 13:50:13 +00:00
usergrant fix(setup): init projections (#7194) 2024-01-25 17:28:20 +01:00