Mistral AI utilizes the SAML 2.0 standard for Single Sign-On (SSO) integration, which is widely supported by most modern Identity Providers (IdPs). While any SAML 2.0 compliant IdP should technically be compatible, we provide links to setup guides for some of the most commonly used providers:
Commonly Used & Tested Identity Providers
Microsoft Entra ID (formerly Azure Active Directory)
Microsoft's cloud-based identity and access management service.
Setup Guide: Microsoft Learn - Tutorial to configure SAML SSO
Google Workspace (as Identity Provider)
Allows you to use Google Workspace user accounts for SSO into third-party applications.
Okta
A popular identity management platform providing secure identity solutions.
When configuring your SAML application within these providers, remember to use the specific ACS URL
, Entity ID
, and attribute mappings (firstName
, lastName
, EmailAddress
for Name ID Format) provided during the SSO setup process within the Mistral AI platform.
📌 While these guides are provided for convenience, the specific steps within each IdP's interface may change over time. Always refer to the official documentation from your chosen Identity Provider for the most up-to-date instructions.
Other SAML 2.0 compliant identity providers may also work, but configuration steps will vary.