Setup SSO on JumpCloud
The following guide outlines how to setup Single Sign On within JumpCloud.
Navigate to your JumpCloud console.
Once signed in select SSO Applications from the left hand menu.
This will bring up an option to select the application that you would like to integrate with. Select Custom Application and continue to the next step by clicking the Next button in the bottom right corner of your screen.
Enable the Single Sign-On feature for this application by selecting the option titled Manage Single Sign-On (SSO) . This will expand the panel where you will need to select the Configure SSO with SAML checkbox.
Customise your Application so your users know which Application they are authenticating into and continue to review and finalise the Application.
You will now need to configure your Application with the following attributes (leave any fields that are not listed below as empty).
IdP Entity ID: Enter JumpCloud
SP Entity ID: Enter urn:amazon:cognito:sp:ap-southeast-2_YlUs4JR15
ACS URLs: Add URL https://auth.vouchfor.com/saml2/idpresponse
SAMLSubject NameID: Select username
SAMLSubject NameID Format: Select urn:oasis:names:tc:SAML:2.0:nameid-format:unspecified
Signature Algorithm: Select RSA-SHA256
Sign: Select Response
Select the Declare Redirect Endpoint checkbox
Add the following attribute mappings
Service Provider Attribute Name | JumpCloud Attribute Name |
---|---|
http://schemas.xmlsoap.org/ws/2005/05/identity/claims/emailaddress |
Save your Application and add the necessary Users/Groups in the User Groups tab at the top of the page. Navigate back to the SSO tab and click the Copy Metadata URL button to generate the App Metadata information to be used to enable SSO within Vouch.
Updated about 3 hours ago