Skip to main content
Scite supports several ways to give an organization access. Most institutions use IP ranges together with an approved email domain. Organizations that need centralized identity management can use SAML 2.0 single sign-on (SSO) or OpenAthens. Contact sales to choose an access method or start an SSO configuration.

Supported access methods

IP range and email-domain access are the most common combination and can usually be enabled quickly. SSO requires configuration and testing for each institution.

SAML 2.0 compatibility

Scite is identity-provider agnostic. It works with standards-compliant SAML 2.0 identity providers, including Okta, Microsoft Entra ID, Shibboleth, and other institutional identity platforms. Scite has more than 14 identity-provider configurations in production. An organization can have more than one identity-provider connection. This is useful for consortia, organizations with separate user populations, and identity-provider migrations.

Set up SAML SSO

1

Send your identity-provider metadata

Send Scite your IdP metadata XML. It normally contains the SSO entry-point URL, issuer or entity ID, and public signing certificate.
2

Register Scite with your identity provider

Scite provides the Assertion Consumer Service (ACS) URL and other service-provider details needed to create the application in your IdP.
3

Configure the email attribute

Confirm which SAML attribute contains the user’s email address. Scite can configure the attribute name for your connection.
4

Test before rollout

Complete at least one successful sign-in with a test user. Confirm that the user reaches the correct organization and that any existing Scite account is preserved.
5

Share your organization sign-in page

Your branded sign-in page follows https://scite.ai/enterprise/{org-slug}. Link to it from your intranet, library portal, or other member resources.

Email attribute requirements

Every SAML assertion must resolve to an email address. Sign-in fails if Scite cannot find one; there is no anonymous-account fallback.
Scite can read the email from a configured SAML attribute. Standard email fields such as email, mail, or an email-formatted NameID often work, but you should confirm the exact claim your IdP sends before launch.

Microsoft Entra ID

Microsoft Entra ID configurations vary. An assertion may use a namespaced claim for email, while NameID may contain a user principal name or another identifier. Before go-live, inspect a test assertion and either:
  • map the user’s email address to a standard email claim; or
  • tell Scite the exact attribute name that contains the email address.
This check prevents one of the most common SAML setup problems.

Match existing Scite accounts

The email asserted by the IdP should match the email on the user’s existing Scite account. Scite treats letter-case differences as the same address, but it cannot automatically link genuinely different addresses. Before rollout, ask users with personal, legacy, or renamed email addresses to update their Scite account to the address the IdP will send. Otherwise, their first SSO sign-in may create a separate account instead of opening their existing one.

Require SSO for your organization

Scite can require organization members to use SSO instead of a password. To prevent an organization from locking itself out, enforcement is available only after the SAML connection has completed a successful test sign-in. Keep at least one tested administrator path available while you change identity-provider settings. Coordinate enforcement changes with Scite.

Rotate a signing certificate

Scite supports overlapping signing certificates so organizations can rotate a certificate without planned sign-in downtime. Send the replacement certificate to Scite before the current certificate expires, test the new certificate, and remove the old certificate after the rotation is complete.

Use SSO accounts with MCP

MCP does not authenticate directly with SAML. It uses OAuth for interactive clients or an API key for programmatic access. When your organization is configured to retain license access on user accounts, a user can sign in to scite.ai through SSO once and then authorize MCP with the same account. The organization access associated with that account carries into the MCP OAuth flow. See Scite MCP authentication for client setup.

Get help

Contact sales to configure institutional access, request SAML or OpenAthens setup, plan a certificate rotation, or discuss a partner autologin integration.