Add JumpCloud SAML

This commit is contained in:
Tuan Dang
2023-07-30 14:29:47 +07:00
parent ba6355e4d2
commit 6729caeb75
20 changed files with 106 additions and 17 deletions

View File

@@ -4,9 +4,10 @@ description: "Log in to Infisical via SSO protocols"
---
<Warning>
Infisical currently only supports SAML SSO authentication with Okta and Azure
AD. We're expanding support for other IdPs in the coming months, so stay tuned
with this issue [here](https://github.com/Infisical/infisical/issues/442).
Infisical currently has confirmed support for SAML SSO authentication with
Okta, Azure AD, and JumpCloud. We're expanding support for other IdPs in the
coming months, so stay tuned and feel free to request a IdP at this
[issue](https://github.com/Infisical/infisical/issues/442).
</Warning>
You can configure your organization in Infisical to have members authenticate with the platform via protocols like [SAML 2.0](https://en.wikipedia.org/wiki/SAML_2.0).
@@ -16,3 +17,4 @@ your IdP cannot and will not have access to the decryption key needed to decrypt
- [Okta SAML](/documentation/platform/sso/okta)
- [Azure SAML](/documentation/platform/sso/azure)
- [JumpCloud SAML](/documentation/platform/sso/jumpcloud)