diff --git a/public/docs-static/img/how-to-guides/single-sign-on/jumpcloud-idp/jumpcloud-sso-config.png b/public/docs-static/img/how-to-guides/single-sign-on/jumpcloud-idp/jumpcloud-sso-config.png new file mode 100644 index 00000000..15daa3f2 Binary files /dev/null and b/public/docs-static/img/how-to-guides/single-sign-on/jumpcloud-idp/jumpcloud-sso-config.png differ diff --git a/public/docs-static/img/how-to-guides/single-sign-on/jumpcloud-idp/jumpcloud-sso.png b/public/docs-static/img/how-to-guides/single-sign-on/jumpcloud-idp/jumpcloud-sso.png new file mode 100644 index 00000000..6fdf049f Binary files /dev/null and b/public/docs-static/img/how-to-guides/single-sign-on/jumpcloud-idp/jumpcloud-sso.png differ diff --git a/src/pages/how-to/single-sign-on.mdx b/src/pages/how-to/single-sign-on.mdx index 0f470b42..968486fb 100644 --- a/src/pages/how-to/single-sign-on.mdx +++ b/src/pages/how-to/single-sign-on.mdx @@ -162,3 +162,43 @@ We recommend using a secure channel to share the Client’s secret. You can send https://onetimesecret.com/en/
https://password.link/en + +### JumpCloud + +1. Access the JumpCloud and navigate to USER AUTHENTICATION > SSO Applications + +2. Click + Add New Application, select Custom Application and click Next + +3. Enable Manage Single Sign-On (SSO), select Configure SSO with OIDC and click Next + +

+ jumpcloud +

+ +4. Add NetBird as Display Label and click Next. Optionally, you can enter a Description, adjust the User Portal Image and choose to hide or Show in User Portal. + +5. Review the application setting and click Configure Application to proceed + +

+ jumpcloud-idp +

+ +6. On the New Application screen, go to the SSO tab and under Endpoint Configuration set the following values: + +- Redirect URIs: https://login.netbird.io/login/callback + +- Login URL: https://app.netbird.io + +7. Under Attribute Mapping enable Email and Profile scopes + +8. Go to the User Groups and select the list of groups to which you want to give access to the application and then click activate + +9. Record the Client ID and Client Secret that JumpCloud generates for your application. + +10. Share your Client ID, and Client Secret with our team. Please use a secure method for sharing this information. + + +We recommend using a secure channel to share the Client’s secret. You can send a separate email and use a secret sharing service like:
+- https://onetimesecret.com/en/
+- https://password.link/en
+