add automatic SAML redirect

This commit is contained in:
Vladyslav Matsiiako
2024-04-05 14:29:50 -07:00
parent ba1f8f4564
commit ff2c8d017f
2 changed files with 16 additions and 0 deletions

View File

@@ -335,6 +335,10 @@ To login into Infisical with OAuth providers such as Google, configure the assoc
Requires enterprise license. Please contact team@infisical.com to get more information.
</Accordion>
<ParamField query="NEXT_PUBLIC_SAML_ORG_SLUG" type="string">
Configure SAML organization slug to automatically redirect all users of your Infisical instance to the identity provider.
</ParamField>