Important: This article contains out-of-date information. For current application information, see Connecting Applications with JumpCloud Using Pre-Built Connectors.
Prerequisites:
- Generate a public certificate and private key pair.
- In order to successfully complete the integration between JumpCloud and MangoApps, you must use an administrator account in MangoApps.
Notes:
- How to configure User authorization.
Configure the JumpCloud SSO Application
- Access the JumpCloud Administrator Console at https://console.jumpcloud.com.
- Select Applications in the main navigation panel.
- Select the + in the upper left, scroll or search for the application in the 'Configure New Application' side panel, the select 'configure'.
- You can upload a service provider application's XML metadata file to populate SAML connector attributes for that application. The attributes populated by the metadata file may vary by the application. To apply a metadata file for the application you're connecting, click Upload Metadata. Navigate to the file you want to upload, then click Open. You'll see a confirmation of a successful upload. Be aware that if you upload more than one metadata file, you'll overwrite the attribute values applied in the previously uploaded file.
- In the IDP Entity ID field, enter
https://YOURDOMAIN.TLD
(e.g.,https://thebestwidgets.com
). - Select Upload IdP Private Key and upload the private.pem file generated according to the above prerequisites.
- Select Upload IdP Certificate and upload the cert.pem file generated according to the above prerequisites.
- In the ACS URL field, enter
https://SUBDOMAIN.mangoapps.com/saml/consume
(replace SUBDOMAIN with your MangoApps subdomain) - In the field terminating the IdP URL, either leave the default value or enter a plaintext string unique to this connector.
- (Optional) In the Display Label field, enter a label that will appear under the Service Provider logo within the JumpCloud User console.
- Select Activate.
Configure the Service Provider
- Log in to MangoApps as an administrator and select Admin.
- Select Integration in the sidenav.
- Select Single Sign-On.
- Select SAML.
- Check the box next to Allow SAML based federated login for the domain?
- From the drop-down menu under Provider, choose Other SAML Providers.
- In the Issuer URL field, enter
https://www.mangoapps.com
. - In the SAML 2.0 Endpoint field, enter the same IdP URL that you set in the JumpCloud console (if you did not modify the termination of this URL, then enter the default URL:
https://sso.jumpcloud.com/saml2/mangoapps
). - In the Remote Logout URL field, enter
https://console.jumpcloud.com/userconsole/
. - In the X.509 Certificate field, paste the entire contents of your public certificate.
- Select Save Settings.
Validate SSO authentication workflows
IdP Initiated
- Access the JumpCloud User Console at https://console.jumpcloud.com.
- Select the Service Provider icon.
- This should automatically launch and login to the application.
SP Initiated
- Navigate to your Service Provider application URL.
- You will be redirected to log in to the JumpCloud User Portal.
- The browser will be redirected back to the application and be automatically logged in.