SAML SSO
SAML SSO lets your users authenticate with a RUN application through a SAML-compatible identity provider. You can configure it in RUN Settings > Integrations > SSO SAML.
Supported providers
You can use any SAML 2.0-compatible identity provider, including Okta, Auth0, Microsoft Azure AD, OneLogin, PingIdentity, and Google Workspace.
Configuration guide
The configuration steps vary depending on your identity provider, but the overall process is similar across providers:
- Create a SAML application in your IdP and configure the required settings (such as the Assertion Consumer Service URL and Entity ID provided by RUN).
- Add and manage users on the IdP side, including group membership and permissions.
- Import the IdP metadata or configuration details into RUN under SSO SAML settings.
- Enable SSO and verify that your users can sign in through the IdP.
For a step-by-step walkthrough, see the Auth0 SSO setup guide on the TagoIO Community. If you are using a different provider, the Auth0 guide is still a useful reference since the steps are often comparable.