Search Results :

×

Setup Delinea (Centrify) as a SCIM Client and Drupal as SCIM Server

With the User Provisioning and Sync Module, you should be able to automatically create (provision) and delete (deprovision) user accounts and have them synced bidirectionally between Drupal and any Identity Provider - in this case, Delinea (Centrify). Any changes or updates done to the user information can also be synced between the SCIM Client and Server. Follow along to learn how.

  • Download the module:
    composer require 'drupal/user_provisioning'
  • Navigate to Extend menu on your Drupal admin console and search for miniOrange User Provisioning using the search box.
  • Enable the module by checking the checkbox and click on Install button.
  • Configure the module at
    {BaseURL}/admin/config/people/user_provisioning/overview
  • Install the module:
    drush en user_provisioning
  • Clear the cache:
     drush cr
  • Configure the module at
    {BaseURL}/admin/config/people/user_provisioning/overview
  • Navigate to Extend menu on your Drupal admin console and click on Install new module button.
  • Install the Drupal User Provisioning and Sync module either by downloading the zip or from the URL of the package (tar/zip).
  • Click on Enable newly added modules.
  • Enable this module by checking the checkbox and click on Install button.
  • Configure the module at
    {BaseURL}/admin/config/people/user_provisioning/overview
Note and Contact Us - SSO between two WordPress sites

Note: You will require the Premium Version of the module to set up Drupal as an SCIM server.

  • Once the module is installed, go to the Configuration tab on your Drupal site and select miniOrange User Provisioning.
miniOrang User Provisioning and Sync module installation steps

  • Navigate to the User Provisioning tab of the module and click the Configure button under the Changes from Provider to Drupal (SCIM Server) section.
Dalinea-click-on-configure-button

  • Copy the SCIM Base URL and SCIM Bearer Token, and Keep them handy, as they will be required for the SCIM Client configuration.
Drupal User Provisioning and Sync - Copy the SCIM Base URL and SCIM Bearer Token

  • Configure Delinea for SSO:
    • In your Delinea account, add a new custom app.
    • In the application, setup your SAML SSO Configuration.
    • Now, go to the Account Mapping section and select the Directory Service Field.
Centrify SCIM - Automated User Provisioning in drupal - Account Mapping

  • Navigate to the Provisioning tab and configure it as follows:
    • Enable Enable provisioning for this application checkbox.
    • Paste the copied SCIM Base URL into the SCIM Service URL text field.
    • In Authorization Type, select Authorization Header.
    • Paste the SCIM Bearer Token into the Bearer Token text field.
Centrify SCIM - Automated User Provisioning in drupal - Provisioning tab Dalinea

  • Once done, click Verify.
  • In the Role Mappings section, make sure to set the role as User.
Centrify SCIM - Automated User Provisioning in drupal - Role Mapping

You have successfully configured the miniOrange Drupal SCIM User Provisioning module with Delinea (Centrify).

ADFS_sso ×
Hello there!

Need Help? We are right here!

support