Download and Install

#Using Composer:

  • For Windows:
    composer require drupal/miniorange_saml_idp

  • For Linux:
    composer require 'drupal/miniorange_saml_idp'

  • Navigate to Extend menu on your Drupal admin console and search for miniOrange SAML Identity Provider using the search box.

  • Enable the module by checking the checkbox and click on install button.

  • Configure the module at
    {BaseURL}/admin/config/people/miniorange_saml_idp/idp_setup

#Using Drush:

  • Download the module:
    drush dl miniorange_saml_idp

  • Install the module:
    drush en miniorange_saml_idp

  • Clear the cache:
    drush cr

  • Configure the module at
    {BaseURL}/admin/config/people/miniorange_saml_idp/idp_setup

#Manual Installation:

  • Navigate to Extend menu on your Drupal admin console and click on Install new module button.

  • Install the Drupal SAML IDP 2.0 Single Sign On (SSO) - SAML Identity Provider 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/miniorange_saml_idp/idp_setup