Use JumpCloud SAML Single Sign-On (SSO) to give your users convenient but secure access to all their web applications with a single set of credentials. Automatically provision, update and deprovision users and groups in Asana from JumpCloud using the Identity Management (SCIM) integration. Leverage this integration to centralize user lifecycle, user identity, and group management in JumpCloud for Asana. Save time and avoid mistakes, as well as potential security risks, related to manually creating users.
Read this article to learn how to setup the Asana integration.
Prerequisites
- A JumpCloud administrator account.
- A super admin account for an Asana organization that’s on an Enterprise tier.
- An Asana service account.
- Asana SCIM API is based on version 2.0 of the SCIM standard.
- Asana does not support reactivating users and deleting teams (groups).
- Asana does not return guest users, therefore management of guest users is not supported.
- Groups are supported.
- Asana enforces multiple kinds of rate limiting to protect the stability of their API and keep it available to all users.
- Standard rate limits : Asana’s standard rate limiter imposes a quota on how many requests can be made in a given window of time | Domain type | Maximum requests per minute | |————————|—————————–| | Free | 150 | | Premium | 1500 |
- Concurrent request limits : In addition to limiting the total number of requests in a given time window, Asana also limits the number of requests being handled at any given instant.
Asana Concurrent Requests
Request Type | Maximum Concurrent Requests |
---|---|
Reads GET | 150 |
Writes POST, PUT, PATCH, DELETE | 1500 |
Attribute Considerations
- A default set of attributes are managed for users. See the Attribute Mappings section for more details.
Group Management Important Considerations
Enabling Group Management
You must select the Enable management of User Groups and Group Membership in this application option to manage groups and group membership in the application from JumpCloud.
Group Provisioning and Syncing
- Empty groups are not created.
- JumpCloud takes over management of existing groups in the application when the user group name in JumpCloud matches the name of the group in the application.
- All user groups associated with the application in JumpCloud are synced. Syncing occurs whenever there is a membership or group change event.
- Group renaming is supported.
- If a user group is disassociated from the application in JumpCloud, syncing immediately stops and the group is left as-is in the application. All members of that user group are deactivated in the application unless they are associated with another active application group that is managed from JumpCloud.
Group Deletion
- Managed groups deleted in JumpCloud are deleted in the application.
- All members of the deleted group are deactivated in the application, unless they are associated with another active application group that is managed from JumpCloud.
Disabling Group Management
- You can disable group and group membership management by unchecking the Enable management of User Groups and Group Membership in this application option.
- The managed groups and group membership are left as-is in the application.
- JumpCloud stops sending group membership information for the user, but the user’s identity will continue to be managed from JumpCloud.
Creating a new JumpCloud Application Integration
- Log in to the JumpCloud Admin Portal.
- Go to USER AUTHENTICATION > SSO Applications.
- Click + Add New Application.
- Type the name of the application in the Search field and select it.
- Click Next.
- In the Display Label, type your name for the application. Optionally, you can enter a Description, adjust the User Portal Image and choose to hide or Show in User Portal.
- If this is a Bookmark application, enter its URL in the Bookmark URL field.
- Click Save Application.
- If successful, click:
- Configure Application and go to the next section.
- Close to configure your new connector at a later time.
Configuring the SSO Integration
To configure JumpCloud
- Create a new application or select it from the Configured Applications list.
- Select the SSO tab.
- Add or change any additional attributes.
- Click save.
To download the certificate
- Find your application in the Configured Applications list and click anywhere in the row to reopen its configuration window.
- Select the SSO tab and click IDP Certificate Valid > Download certificate.
The certificate.pem will download to your local Downloads folder.
To configure Asana
- Log in to Asana as an administrator.
- Click on your profile photo and select [Organization’s Name] Settings from the dropdown menu.
- Select the Administration tab, and under the Authentication section, select the Members must log in via SAML radio button.
- Ensure that the Members may also log in with email/password checkbox is selected (if desired, you may change this setting once you have tested your single sign-on).
- In the Sign-in page URL field, paste the JumpCloud IDP URL.
- In the X.509 Certificate field, copy and paste the contents of your downloaded certificate.
Tip: Copy only the content between the BEGIN CERTIFICATE and the END CERTIFICATE headings.
- Select Save.
Authorizing User SSO Access
Users are implicitly denied access to applications. After you connect an application to JumpCloud, you need to authorize user access to that application. You can authorize user access from the Application Configuration panel or from the Groups Configuration panel.
To authorize user access from the Application Configuration panel
- Log in to the JumpCloud Admin Portal.
- Go to USER AUTHENTICATION > SSO Applications, then select the application to which you want to authorize user access.
- Select the User Groups tab. If you need to create a new group of users, see Get Started: Groups.
- Select the check box next to the group of users you want to give access.
- Click save.
To learn how to authorize user access from the Groups Configuration panel, see Authorize Users to an SSO Application.
Validating SSO authentication workflow(s)
IdP Initiated
- Access the JumpCloud User Console.
- 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.
Configuring the Identity Management Integration
To configure Asana
- Using a super admin account, log into Asana, and navigate to the admin console menu by clicking on your profile picture in the top right, and clicking on Admin console.
- Select the Apps tab.
- Click Add service account.
- Adding a service account will generate an API key. Copy this and use it in the next section.
To configure JumpCloud
- Create a new application or select it from the Configured Applications list.
- Select the Identity Management tab.
- Select the Enable management of User Groups and Group Membership in this application checkbox if you want to provision, manage, and sync groups in Asana from JumpCloud.
- Click Configure.
- Paste the API key you generated when configuring Asana.
- Click Activate.
- You will receive a confirmation that the Identity Management integration has been successfully verified.
- Click save.
Attribute Mappings
The following table lists attributes that JumpCloud sends to the application. See Attribute Considerations for more information regarding attribute mapping considerations.
Learn about JumpCloud Properties and how they work with system users in our API.
Asana User Attributes
JumpCloud Property | JumpCloud UI Field Name | SCIM v2 Mapping | Asana Value |
---|---|---|---|
username | Username | userName | userName |
firstname | First Name | name.givenName | First Name |
lastname | Last Name | name.familyName | Last Name |
firstname/lastname | First Name/Last Name | name.formatted | Full Name |
Company Email | emails:value | emails | |
active | Status | active | active |
jobTitle | Job Title | title | User Title |
preferredLanguage | preferredLanguage | preferredLanguage | preferredLanguage |
department | Department | department | Department |
displayname | Display Name | displayName | displayName |
Group Attributes
JumpCloud Property | JumpCloud UI Field Name | SCIM v2 Mapping | Application Value |
---|---|---|---|
name | Name | displayName | Organization |
Importing Users
This functionality is helpful if users have already been created in the application but have not been created in JumpCloud.
- Log in to the JumpCloud Admin Portal.
- Go to USER AUTHENTICATION > SSO Applications.
- Search for the application and click to open its configuration panel.
- Select the Identity Management tab.
- Click manual import.
- Select the users you want to create in JumpCloud from the application from the list of users that appear. Users in the list have two import statuses:
- New – The user has not been imported.
- Imported – user has been imported and has an account in JumpCloud.
Tip: Try using the New Users-only filter when selecting users to import. This will move all of your new users to the top of the list, making them easier to identify and select.
- Click import.
- If you are importing less than 100 users, your import results will display in real time and you can continue onboarding your users.
- If you have more than 100 users being imported, JumpCloud will send you an email when your import is complete.
- You can now connect and grant users access to all their JumpCloud resources. Learn more in the Authorize Users to an Application and Connecting Users to Resources articles.
Warning: Imported users must be members of a user group bound to an application for JumpCloud to manage their identity in, and access to, the application.
Removing the Integration
To deactivate the IdM Integration
- Log in to the JumpCloud Admin Portal.
- Go to USER AUTHENTICATION > SSO Applications.
- Search for the application that you’d like to deactivate and click to open its details panel.
- Under the company name and logo on the left hand panel, click the Deactivate IdM connection link.
- Click confirm.
- If successful, you will receive a confirmation message.
To deactivate the SSO Integration
- Log in to the JumpCloud Admin Portal.
- Go to USER AUTHENTICATION > SSO Applications.
- Search for the application that you’d like to deactivate and click to open its details panel.
- Select the SSO tab.
- Scroll to the bottom of the configuration.
- Click Deactivate SSO.
- Click save.
- If successful, you will receive a confirmation message.
To delete the application
- Log in to the JumpCloud Admin Portal.
- Go to USER AUTHENTICATION > SSO Applications.
- Search for the application that you’d like to delete and click to open its details panel.
- Check the box for the application.
- Click Delete.
- Enter the number of the applications you are deleting
- Click Delete Application.
- If successful, you will see an application deletion confirmation notification.