Auth2 icon Auth2 Admin

Admin Sign In

Auth2 icon Auth2 Weststar Security
AD
Auth2 Admin Primary operator
AD
Auth2 Admin Primary operator
Admin Console

Dashboard

Review user activity, site coverage, and the current Auth2 management surface.

Auth2 / Dashboard
Total Users 0 All Auth2 identity accounts
Active Users 0 Ready to sign in
Pending Users 0 Waiting for onboarding
Registered Sites 0 Connected internal apps

User Status Breakdown

Live counts from the Auth2 identity registry.

Logins Over Time

Successful access events over the last 7 days from audit data.

Logins by Day of Week

Traffic shape across the current audit sample.

Recent Activity

Latest admin and authentication events recorded by Auth2.
No recent activity yet.

Register New User Account

Create and manage identity accounts used across your internal systems.

Auth2 Users

Edit user details through the modal so the registry stays compact and easy to scan.
Auth User ID Email Backup Email First Name Last Name Status Last Login Actions
No users loaded.

Register Site to Auth2 Services

Register new sites here and define their basic authentication setup.

Authenticator Policy

Compact site policy view. Use Edit to manage full site auth settings.
Site Key Site Name Base URL Status Actions
No sites yet.

Audit Logs

Latest admin actions and authentication events for visibility and tracking.
Action User Site Time
No audit logs loaded.

API Keys

Auth2 supports per-user API keys, but key management remains server-side so a service secret is never exposed in the browser.

Why this stays server-side

The available API-key endpoints are protected by X-Service-Key. That is intentional: exposing a service key in the admin browser would weaken the security model.

Current workflow

Use backend tooling or trusted integration services to create, list, verify, and revoke Auth2 API keys for a user.

Endpoint Method Purpose
/api/auth_api_keys_list.php POST List API keys for a specific Auth2 user ID.
/api/auth_api_keys_create.php POST Create a new key and return the raw token once.
/api/auth_api_keys_revoke.php POST Revoke a key by key ID or raw token.
/api/auth_api_key_verify.php POST Verify a presented API key from a trusted service.

Edit Identity User

Update central Auth2 identity details here.
!

Are you sure?

Do you really want to delete this user from the registry list? This action cannot be undone.

Edit Site Policy

Update site details and authenticator policy.