Single sign-on (SSO) lets your team sign in to MCP Manager with your existing corporate identity provider (IdP) — Okta, Microsoft Entra ID, or any OIDC-compatible IdP (see Supported identity providers) — instead of an MCP Manager-specific credential. MCP Manager brokers enterprise SSO through Auth0: your IdP federates to MCP Manager’s Auth0 tenant, and MCP Manager routes each sign-in based on the user’s verified email domain. The result is one-click access for your people, central control in your IdP, and no separate password for anyone to manage.Documentation Index
Fetch the complete documentation index at: https://docs.mcpmanager.ai/llms.txt
Use this file to discover all available pages before exploring further.
How single sign-on works in MCP Manager
MCP Manager does not implement SAML or OIDC endpoints directly. Instead, it uses Auth0 as the identity broker between your corporate IdP and the MCP Manager application. Your IdP is added to MCP Manager’s Auth0 tenant as an enterprise connection, and sign-in is matched to your organization by email domain. Three properties of this flow matter for planning:- Domain-based routing. MCP Manager decides whether to send a sign-in through your IdP by matching the part of the email address after the
@against the domains you register for SSO. You tell us which domains route through your IdP (for example,yourcompany.com). - Verified email required. MCP Manager accepts a federated identity only when your IdP asserts that the email address is verified. A sign-in carrying an unverified email is rejected and returned to the login screen. This prevents anyone from claiming an account on your domain that they do not actually control.
- No forced SSO by default. Enabling SSO for a domain does not, on its own, disable other sign-in methods for addresses outside that domain. Email addresses on domains you have not registered for SSO continue to use the standard email-code login. Use this deliberately to keep a break-glass account (see Keep a break-glass account outside SSO).
What you provide, and what we configure
Connecting your IdP is a short exchange. You create one application in your IdP and send us three values; we register your enterprise connection and enable SSO for the domains you specify.Create an OIDC application in your IdP
Set the sign-in redirect URI we give you
Send us your connection details
yourcompany.okta.com). We store the secret encrypted and use these to register your enterprise connection in Auth0.Tell us which email domains route through SSO
Show MCP Manager on your IdP dashboard (optional)
By default, MCP Manager sign-in is service-provider-initiated: the user starts at MCP Manager, enters their email, and MCP Manager routes them to your IdP. You can also add an MCP Manager tile to your IdP dashboard that signs users in directly — one click takes them straight into MCP Manager through your IdP, with no email to type. This works because the tile points at a sign-in URL that already names your workspace’s connection, so MCP Manager knows which IdP to use without asking.Allow IdP-initiated launch
Set the initiate-login URI to your tenant-scoped sign-in URL
tenant value identifies your workspace’s enterprise connection and is specific to your organization — MCP Manager gives you the exact value; do not guess it. Because the URL carries the tenant, clicking the dashboard tile sends the user straight to MCP Manager and through your IdP, signed in without entering their email.Assign the application to your users
How your team signs in
For end users, signing in with SSO is nearly invisible. They never create or manage an MCP Manager password. There are two entry points:- From your IdP dashboard. If you configured the tile above, clicking it signs the user straight into MCP Manager — no email entry required.
- From the MCP Manager login page. A user can also start at MCP Manager directly, as below.
Go to the MCP Manager login page
Continue through your IdP
Land in the workspace
First sign-in and access
MCP Manager provisions an account the first time a user signs in through SSO — you do not have to pre-create accounts for SSO to work. Understanding what a freshly provisioned user can and cannot do prevents confusion on day one.- Just-in-time account creation. When a user on a registered domain signs in through your IdP and no MCP Manager account exists yet, MCP Manager creates one from the verified identity (email, first and last name). This happens even if the user was never provisioned through SCIM.
- Access still depends on teams. A just-in-time account, on its own, grants no access to any gateway. In MCP Manager, access to gateways is granted through teams. Until a user is placed on a team — automatically through SCIM group-to-team mapping or manually — they can sign in but will not see any gateways.
- SCIM is the durable path to team access. If you want users to land in the right teams automatically, pair SSO with SCIM provisioning so group membership flows from your IdP into MCP Manager teams. See SCIM provisioning.
Keep a break-glass account outside SSO
Because MCP Manager routes sign-in by email domain, any domain you do not register for SSO keeps using standard email-code login. We strongly recommend keeping at least one administrator account on such a domain.Who can configure SSO and SCIM mapping
The end-user sign-in flow is open to anyone on a registered domain — it is not gated by a capability. What is gated is the in-app SSO / SCIM settings page, where administrators manage how IdP groups map to MCP Manager teams. Visibility and access to that page are controlled by the Manage SSO/SCIM mapping capability. When a user’s role has this capability, the SSO / SCIM settings page is available to them; when it does not, the page is hidden and navigating to it returns the user to the People area. Capabilities are assigned per role and are fully configurable — including on any custom roles you create — so access depends on the capabilities granted to a person’s role, not on any fixed role name.Troubleshooting
A user is not routed to the IdP and sees a code prompt instead
A user is not routed to the IdP and sees a code prompt instead
Authentication fails after the IdP returns the user
Authentication fails after the IdP returns the user
Sign-in is rejected with an unverified-email message
Sign-in is rejected with an unverified-email message
The user signs in but sees no gateways
The user signs in but sees no gateways
The IdP dashboard tile does not sign users in
The IdP dashboard tile does not sign users in
https://gateway.mcpmanager.ai/auth/login?tenant=your-workspace-tenant). Confirm those settings, that the tenant value matches the one MCP Manager gave you, and that the user is assigned to the OIDC application..png?fit=max&auto=format&n=gKqTvJPtsRi2bLNx&q=85&s=8abbce3efb590630de2102c43d32aadf)
.png?fit=max&auto=format&n=Dy9YsIECUbR9JZiT&q=85&s=a1f404cd7f7aeb1727c89d81137ae1ac)