Individual single sign-on
Sign in with Google and Sign in with Microsoft are available for individual accounts and require no additional configuration when you sign up using either option. If you choose to sign up using one of these methods, you can’t later change to an email and password login. Note that Sign in with Microsoft supports Microsoft accounts only, and doesn’t support Entra ID accounts. For Entra ID authentication, refer to the custom SSO configuration described below.Custom single sign-on
Custom SSO allows you to authenticate Matillion users using your own identity provider.This feature is available to customers on specific editions. Visit Matillion pricing to learn more about each edition.
- Microsoft Entra ID
- Okta
- Ping Identity
- OneLogin
- Create a DNS entry to confirm ownership of your domain.
- Create an application in your identity provider:
-
Submit a support ticket and include the following details:
- The name of your identity provider.
- Whether you’re using SAML or OpenID Connect.
- The email domains you want associated with the connection.
- The TXT record value from the DNS entries created in step 1, formatted as
matillion:example-com-saml. - For SAML:
- Login URL.
- The Identifier or Audience set in your application, formatted as
urn:auth0:matillion:example-com-saml. - The certificate obtained from your provider, encoded in Base64 format.
- For OpenID Connect:
- Client ID.
- OpenID Connect metadata URL. This usually ends with
/.well-known/openid-configuration. - A link that allows us to access the secret. You must use a secure service, such as https://onetimesecret.com/, to share it.
- When asked to do so by Matillion, test the connection.
-
After the connection has been successfully tested and is functioning correctly, and you’re ready for SSO to be activated:
- Commit all work to Git for all users. Only committed work will be migrated and anything uncommitted will be lost.
- Confirm to Matillion that you’re ready for the connection to be fully activated.
- Once complete, Matillion will ask you to sign in to https://app.matillion.com to confirm everything is working as expected. Once you’ve confirmed this, all users can then log in and will be prompted to use SSO.

