Migrate people to identities / memberships / profiles

Signed-off-by: Émile Ré <emile@getprobo.com>
This commit is contained in:
Émile Ré
2026-02-03 17:44:04 +04:00
parent 89e35af703
commit 70dec6cc7d
4 changed files with 557 additions and 18 deletions

View File

@@ -1852,7 +1852,7 @@ func (r *mutationResolver) CreateTrustCenterAccess(ctx context.Context, input ty
prb := r.ProboService(ctx, input.TrustCenterID.TenantID())
// TODO: should not create an access nor identity, but send an invitation
// TODO: should not create an access nor identity, but send a compliance page invitation
identity, err := r.iam.AuthService.LoadOrCreateIdentity(
ctx,
&iam.LoadOrCreateIdentityRequest{