Skip to main content

Dashboard Overview

After signing in, you land on the workspace dashboard — the operational hub for everything AuthSec manages.

AuthSec Dashboard — metrics and quick-starts

Top-level metrics

The tiles across the top show live counts for your workspace:

TileWhat it shows
ApplicationsTotal protected MCP servers registered
HealthyApplications whose runtime state = ready
Needs AttentionApplications in setup / scan / failed state
End UsersUsers who have authenticated through your applications
Identity ProvidersConfigured OIDC / SAML providers

Click any tile to jump straight to that section.

Setup quick-starts

Below the metrics, six cards track your onboarding progress:

CardWhat it does
Wire an identity providerConnect Auth0, Okta, Azure AD, or another SAML/OIDC IdP for end-user logins
Connect Directory SyncImport users from Active Directory or Entra ID on a schedule
Wrap your first MCP serverRegister an Application and protect it with the SDK (guide)
Configure SCIM provisioningPush user provisioning events from your IdP via SCIM 2.0
Manage clientsReview OAuth clients (agents, apps, M2M services) registered across the workspace
Define roles & scopesBuild role-based access for the tools your MCP servers expose

Green-bordered cards are complete; the counter (e.g. "3 / 6 configured") tracks your overall setup progress.

AuthSec Dashboard — full sidebar

The sidebar organizes everything into five sections:

SectionPagesPurpose
WORKSPACEUsers, Applications, Service Accounts, Agents, ClientsYour protected servers, their end users, and the things that call them
AUTHZRoles, Scopes, AssignmentsWho may do what — role-based access control
CONFIGUREIdentity Providers, SCIM Connections, Directory Sync, ConnectorsExternal identity infrastructure
MONITORAuth Logs, Audit Logs, M2M LogsReal-time and historical observability
SETTINGSTeam, Trusted IssuersWorkspace members and workload identity providers

(The fresh-workspace view shows all zeroes — your first application will light up these counters.)

Key pages for your first setup

  • Applications — register, protect, and launch MCP servers. Each application has tabs: Overview · Setup · Tools · Scopes · Roles · Access · Clients · Connections · Consent Grants · Test · Monitor.
  • Service Accounts — machine identities for M2M auth (client secret, private-key JWT, or Kubernetes/SPIFFE). See Connect agents and services.
  • Agents — AI agents that act on behalf of users via ID-JAG delegation. See ID-JAG agents.
  • Trusted Issuers — register SPIRE trust domains and OIDC federation (e.g. GitHub Actions) for workload identity.

Next step

From zero to launched -->