Dashboard settings

Dashboard settings

Open Project settings → Authentication in the ElmapiCMS admin.

You need the access_auth_settings permission to open this area.

What you can manage

AreaWhat you do
OverviewSee auth stats for the project
UsersCreate users, suspend users, mark email verified, resend verification
SessionsReview and revoke sessions
API keysReview end-user uak_… keys
Audit logReview auth events
Email verificationRequire verified email and edit verification email copy

Create a user in the dashboard

  1. Open Authentication → Users.
  2. Create the user with email and password.
  3. Dashboard-created users are verified automatically.

Use this for support cases or seeded accounts. Most products use self-service signup from the app.

Suspend a user

  1. Open the user in Authentication → Users.
  2. Suspend the user.

The user cannot sign in. Active access tokens stop working.

Revoke sessions

  1. Open Authentication → Sessions.
  2. Revoke one session or clear sessions for a user.

Use this when a device is lost or a session looks wrong.

Email verification policy

If you require verified email:

  • Unverified users cannot sign in
  • Unverified users cannot refresh
  • Signup can return email_verification_required

Self-service signup always sends a verification email, even when the require-verified policy is off.

See Email verification.

Permission

PermissionNeeded for
access_auth_settingsOpen Authentication settings, manage users, sessions, keys, and verification

Search documentation

Find guides and reference pages