Skip to main content

Configure Okta SAML SSO

Set up SAML-based Single Sign-On with Okta for your organization.

Prerequisites

  • Okta admin account
  • Access to your Okta dashboard

Contact MintMCP

Email enterprise@mintmcp.com to request SAML setup. Include your company name and contact info.

We'll provide:

  • ACS URL (Assertion Consumer Service URL)
  • SP Entity ID (Service Provider Entity ID)

These values are unique to your organization and look like:

FieldExample
ACS URLhttps://auth.mintmcp.com/sso/saml/acs/n3Px8wlK2Ja6DCUz4GFtyVBQM
SP Entity IDn3Px8wlK2Ja6DCUz4GFtyVBQM

Create the Okta application

  1. Go to ApplicationsApplications in Okta admin
  2. Click Create App Integration
Okta Applications page with Create App Integration button
  1. Select SAML 2.0 and click Next
  2. Set App name to "MintMCP"
  3. Click Next

Configure SAML settings

Enter the values MintMCP provided:

FieldValue
Single sign-on URLACS URL from MintMCP
Audience URI (SP Entity ID)SP Entity ID from MintMCP

You can leave everything else as is. Click Next.

Okta Configure SAML page with single sign-on URL and audience URI fields

Okta Support Survey

  1. Select This is an internal app that we have created
  2. Click Finish

Sign On - Attribute statements

In the Sign On tab, go to the Attribute Statements section.

Click Add expression for each row below.

NameExpression
iduser.id
emailuser.profile.email
firstNameuser.profile.firstName
lastNameuser.profile.lastName
groupsuser.getGroups({'group.type': {'OKTA_GROUP'}}).![profile.name]
Okta Attribute Statements section with all five expressions configured

Send metadata to MintMCP

  1. Go to the Sign On tab in your Okta application, and then Settings
  2. Copy the Metadata URL from the SAML 2.0 section
  3. Send it to enterprise@mintmcp.com
Okta Settings page with the Metadata URL copied

In parallel: assign users

  1. Go to Assignments tab
  2. Click AssignAssign to People or Assign to Groups
  3. Select users who need MintMCP access

Test

Once we confirm setup is complete:

  1. We'll send you a login link
  2. You should be redirected to Okta for authentication
  3. After login, verify your user info appears correctly in MintMCP

Troubleshooting