Skip to main content

Lucid has released a new group management experience. Accounts with SCIM enabled weren’t automatically migrated to the new experience as there are required steps to ensure continued functionality with your SCIM integration. The new organizational groups feature offers enhanced flexibility in user management by allowing license settings in Lucid to be configured and applied at the group level. For instance, you can automatically assign licenses to users within your engineering group, while requiring users in your sales team to request a license. 

This post will walk you through the process of prepping your IdP side custom SCIM app and Lucid account to successfully migrate to the new organizational groups experience.

Reconfigure your Lucid SCIM integration

The prerequisite for this guide is to have a configured SCIM 2.0 application in your IdP that is being used for user/group provisioning to Lucid. You may have configured your SCIM application to assign or remove user licenses in Lucid. After enabling the organizational groups feature, user licensing will be managed solely through your organizational group settings in Lucid or manually via the Lucid Admin Panel > Users page. 

If we receive a SCIM request that attempts to modify a Lucid user’s license values after organizational groups have been enabled, no changes will be made to the user in question’s license values in Lucid. 

In this post, “group push” or “push groups” refer to groups you’ve created in your IdP/SCIM provider which you’ve used to create corresponding groups in Lucid via SCIM request. Please refer to our SCIM API documentation here for an example. 

Enable SCIM organizational groups in Lucid

For this stage of the migration, you will need account owner or account admin access to Lucid.  If you aren’t assigned one of those admin roles, reach out to the admin for your Lucid account to be assigned one of these roles before proceeding with the following steps.

  1. Log in to Lucid.
  2. Select Admin from the left-hand menu.
  3. Click App integration from the left-hand navigation menu.
  4. From the dropdown menu, click General.
  5. Locate the SCIM tile and click Settings.
  6. You will be prompted by the instructions at the top of the page to enable SCIM for organizational groups.
    • Under action item 1, click Enable SCIM for org group.
    • Then return to this page and continue with the reconfiguration of your Lucid app. When you are finished, you will return and complete action item 2 by clicking Lucid app reconfigured.
  7. If your organization uses an “All Users” group for app assignment to Lucid (will most likely have a customized name for your company but is typically used to assign all users at your company access to a given application), scroll down to the “Exclude a group from your identity provider” section of the SCIM page and click Specify a group in the top-right corner.

     

  8. In the textbox for a group name in the pop-up window, type in the exact name of the IdP group being used as your “All Users” group.
    • The name specified here must match the exact name used in your IdP.
  9. Click Save.

Remove license schema/attributes (optional) and push groups to Lucid

As referenced in the “Reconfigure your Lucid SCIM integration” section above, after enabling organizational groups, modifications to license values sent via SCIM request to update a user’s assigned licenses in Lucid will no longer be applied. If you have been using SCIM to send license values, after enabling organizational groups in the Lucid Admin Panel you can optionally remove the product license schema for Lucid in your IdP/SCIM app.  

If you have existing groups in Lucid that you’ve created via SCIM, you will need to re-push these groups to Lucid via SCIM in order to create them as organizational groups in Lucid. The steps for sending the group creation request via SCIM will be dependent on your IdP/custom SCIM app for Lucid. 

  1. We recommend customizing the following groups in your IdP:
  • (If applicable) An “All Users” group: This should be the group to which all current and new users at your company are automatically added. It allows all assigned users to sign into the Lucid application (if SAML has been configured) and is used to provision all users in this IdP group into your default Lucid organizational group.
    • There is no limit on the number of users you can have in this group within Lucid because they are provisioned as limited-access users by default. Users can have membership in this group until they leave the company.
  • A “Lucid Suite Licensed User” group: This group will be used to assign a user a license in Lucid based on their membership to the group.
    • Users assigned to this group cannot also be assigned to any other limited-access, read-only, or delicensing group since it is used to grant a license to a user.
  • A “Lucid Suite Limited Access” group: This group will be used to delicense users from the Licensed User group to free up licenses for others to use. 
    • Users assigned to this group cannot also be assigned to the “Licensed User” group since it is used to remove a license from a user.

Note: You can have as many license and delicense user groups as you want, but because a user can only belong to one organizational group, each user can also only belong to one push group at a time across all groups. The only exception to this rule is if your organization uses an “All Users” group for app assignment to Lucid, which all users belong to alongside their license or delicense group. This group (which will most likely have a customized name for your company) is typically used to assign all users at your company access to a given application.

 

View your IdP groups as organizational groups in Lucid

After you’ve pushed your groups via SCIM, check that you are seeing the expected groups from your IdP created as organizational groups in Lucid, which will confirm that the migration was successful. To access the organizational groups page in Lucid, follow these steps:

  1. Navigate back to the Lucid admin panel.
  2. Select Groups from the left-hand navigation menu.
  3. From the dropdown menu, click Organizational groups.

You should now see your IdP groups rendering as organizational groups on this page of the Lucid admin panel. 

Note: If you successfully followed the steps to exclude the All Users group in your IdP from organizational groups, you won't see that group in the Lucid admin panel. Any users that aren’t added to one of the organizational groups you created to license or delicense users will instead be added to the “Default organizational group” automatically. 

Configure license settings for each group

You’re now ready to configure the license settings for each of your organizational groups. This will ensure that users are licensed or delicensed appropriately when they are added to or removed from either of these groups.

To access license settings, follow these steps:

  1. Navigate to the Lucid admin panel.
  2. Select License settings from the left-hand navigation menu.
  3. From the dropdown menu, click Lucid Suite settings.
  4. Proceed to the appropriate set of steps below to customize license settings for each organizational group.

Configure license setting for licensed users group:

  1. Click Lucid Suite Licensed Users from the list of organizational groups on the left-hand side of the licensing page.
  2. Under the “Access eligibility” section, select Eligible for full access.
  3. Under “Customized eligibility criteria”, select Instant access.
  4. Click Save changes.

Note: These settings will make it so any users added to this group via SCIM will automatically receive a Lucid Suite license.

Configure license setting for limited access group:

  1. Click Lucid Suite Limited Access Users from the list of organizational groups on the left-hand side of the licensing page.
  2. Under the “Access eligibility” section, select Only eligible for limited access.
  3. Click Save changes.
  4. In the pop-up window that appears, you will be informed that all current and future members of this group will be delicensed by Lucid. 
    • The purpose of this group is to host limited-access users here, so this is expected. 
  5. If you are in acceptance of the stipulations expressed above and in this pop-up confirmation window, click Save changes.

You have now completed all the steps to reconfigure the Lucid app. License settings should now be managed via the organizational groups created via SCIM.

Tip: You will now return to the SCIM integration page in Lucid to complete the second action item (as outlined in step 6 of the Enable SCIM organizational groups in Lucid section above) to finalize enabling the organizational groups experience.

Be the first to reply!

Reply