Hey folks, is it possible to disable/lock/suspend ...
# talk-kratos
e
Hey folks, is it possible to disable/lock/suspend an identity (account)? Use case below 1. User A reports User B 2. Admin reviews case and decides to disable the user's account (but not delete) Alternative 1 --> reverse-RBAC with role of "disabled" Alternative 2 --> RBAC all users with role of "user", remove role to disable Alternative 3 --> Store
status: disabled
or similar in Public or Admin metadata, check for
status: disabled
in our PDP AWS Cognito https://docs.aws.amazon.com/cognito-user-identity-pools/latest/APIReference/API_AdminDisableUser.html FWIW we're on Ory Cloud SOLVED IN 2 MINUTES LOL --> Found
inactive
state! https://www.ory.sh/docs/guides/manage-identities/identity-schema#identity-state