How to install OAuth OIDC SSO module?

Last updated on
9 June 2023

Installation of miniOrange Drupal OAuth Login module:

Using Composer:

  • For Windowcomposer require drupal/oauth_login_oauth2
  • For Linuxcomposer require 'drupal/oauth_login_oauth2'
  • Navigate to Extend menu on your Drupal admin console and search for miniOrange OAuth/OIDC Login using the search box.
  • Enable the module by selecting the checkbox and clicking on the Install button.
  • Configure the module at {BaseURL}/admin/config/people/oauth_login_oauth2/config_clc

Using Drush:

  • Download the module: composer require drupal/oauth_login_oauth2
  • Enable the module: drush en oauth_login_oauth2
  • Clear the cache: drush cr
  • Configure the module at {BaseURL}/admin/config/people/oauth_login_oauth2/config_clc

Manual installation:

  • Go to Extend menu on your Drupal admin console and click on Install new module.
  • Install the Drupal OAuth & OIDC Login - OAuth2 Client SSO module either by downloading the zip or from the URL of the package (tar/zip).
  • Click on Enable newly added modules and search for miniOrange OAuth/OIDC Login using the search box.
  • Enable this module by enabling the checkbox and clicking on the Install button.
  • Configure the module at {BaseURL}/admin/config/people/oauth_login_oauth2/config_clc

You have successfully installed and enabled the module on your Drupal site.

Support:

24*7 Active Support:

If you face any issues or have any questions regarding the module, you can click on the button below to submit your query:

Support Request

Help improve this page

Page status: No known problems

You can: