Setting up SSO (SAML/OIDC)

Last updated: 2025-01-15
1 min read

Setting Up SSO

Enable single sign-on for your TaskForceAI organization.

Supported Providers

  • Okta
  • Azure Active Directory
  • Google Workspace
  • OneLogin
  • Any SAML 2.0 or OIDC provider

SAML Setup

Step 1: Get TaskForceAI Details

From your admin console, note:

  • ACS URL: https://auth.taskforceai.chat/saml/acs
  • Entity ID: https://taskforceai.chat

Step 2: Configure Your IdP

  1. Create a new SAML application
  2. Enter the ACS URL and Entity ID
  3. Configure attribute mappings:
    • email (required)
    • firstName (optional)
    • lastName (optional)

Step 3: Upload Metadata

  1. Download metadata XML from your IdP
  2. Go to Admin Console > SSO
  3. Upload the metadata file
  4. Click "Enable SSO"

OIDC Setup

  1. Create an OIDC application in your IdP
  2. Note the Client ID and Secret
  3. Enter these in Admin Console > SSO
  4. Configure redirect URI: https://auth.taskforceai.chat/oidc/callback

Testing

Use "Test SSO" button before enforcing for all users.

Still need help?

Our support team is available to assist you.

Contact Support