User Management
The AuthAction dashboard provides user management for viewing, searching, and administering users who have signed up or logged in through your applications.
User List
Section titled “User List”Access the user list from the dashboard sidebar under Users. The list displays:
- User email or identifier
- Sign-up date
- Last login
- Assigned roles
- Associated applications
Use the search and filters to find specific users.
User Details
Section titled “User Details”Click a user to open the User Details page. From here you can:
- View profile: Email, name, and metadata.
- Manage passkeys: See registered passkeys and remove credentials if needed.
- Assign roles: Add or remove roles for tenant-level or application-level access.
- View applications: See which applications the user has accessed.
- Delete user: Remove the user from the tenant (use with caution).
Passkeys
Section titled “Passkeys”In User Details, the Passkeys section shows device-bound credentials registered for passwordless login. You can remove a passkey if the user has lost a device or needs to revoke access.
Role Assignment
Section titled “Role Assignment”Assign roles to users to control access:
- In User Details, open the Roles section.
- Click Assign Role and select a role.
- Choose the scope (tenant or application) if applicable.
Roles define what a user can do. See Role-Based Access Control for defining and managing roles.