docs/versioned_docs/version-2.30.0/user-authentication/sso/saml.md
ToolJet supports SAML authentication for your workspace. The supported SAML providers are: Okta, Active Directory Federation Services, Azure AD, Auth0 and other SAML SSO providers.
To enable SAML authentication, you need to configure the following workspace settings:
:::tip Downloading the metadata from your identity provider Generally, the metadata is available in the form of an XML file which can be downloaded from your identity provider's dashboard.
Copy the metadata from the XML file and paste it into the ToolJet's SAML SSO configuration settings. Please ensure that the metadata is pasted in the correct format, as it contains essential configuration details from the identity provider necessary for authentication.
Additionally, you can often find this data by navigating to https://<your-identity-provider>/federationmetadata/2007-06/federationmetadata.xml :::
<div style={{textAlign: 'center'}}> </div>As a result, users can now log in to your workspace using the provided Login URL. The login page will prominently feature the name of the SAML provider configured in your workspace settings.
<div style={{textAlign: 'center'}}> </div>SAML Name button and you will be redirected to the SAML provider's login page.