Need Help? We are right here!
Thanks for your inquiry.If you dont hear from us within 24 hours, please feel free to send a follow up email to info@xecurify.com
Steps:
Run the command to add the Premium version of the module to the composer configuration:
composer config repositories.ldap_auth_premium vcs https://github.com/miniorange-drupal/ldap_auth_premium.git
Run the command to update the module to your site:
composer require "miniorange/ldap_auth"
You will be prompted to enter the token (one-time only).
Once done please run the update script using the URL below:
{BASE_URL_OF_DRUPAL_SITE}/update.php
Run the command to add the All Inclusive version of the module to the composer configuration:
composer config repositories.ldap_auth_all_inclusive vcs https://github.com/miniorange-drupal/ldap_auth_all_inclusive.git