Skip to content

Block User

Objects used

Allowed roles

  • SUPER_ADMIN
  • ORGANIZATION_ADMIN

Constraints

  • The user concerned cannot access the application anymore.
  • PROJECT_ADMINs and ORGANIZATION_ADMINs still see the user, but it is marked BLOCKED.
  • The user cannot be blocked if they are:
    • The last permanent PROJECT_ADMIN profile with type DEFAULT in a project
    • The last ORGANIZATION_ADMIN in an organization

Session impact

Access revocation is stateless and takes effect at the affected user's next token refresh, not immediately. The UI must clearly indicate this delay to avoid confusion.

Workflow