Search Results :
×Drupal FusionAuth SSO integration will allow you to configure Single Sign-On ( SSO ) login between your Drupal site and FusionAuth using OAuth/OpenID protocol. Drupal OAuth 2.0/OpenID connect module gives the ability to enable login using OAuth 2.0/OIDC Single Sign-On to Drupal Site.
We provide the Drupal OAuth/OpenID Client module for Drupal 7, Drupal 8, and Drupal 9.
Here we will go through a guide to configure the SSO login between Drupal and FusionAuth. By following these steps,
users of FusionAuth will be able to log into the Drupal site using their FusionAuth credentials.
If you have any queries or if you need any sort of assistance in configuring the module, you can contact us at drupalsupport@xecurify.com. If you want, we can also schedule an online meeting to help you configure the Drupal
OAuth & OpenID Connect Login – OAuth2 Client SSO Login module.
Composer require 'drupal/miniorange_oauth_client'
{BaseURL}/admin/config/people/miniorange_oauth_client/config_clc
drush en drupal/miniorange_oauth_client
drush cr
{BaseURL}/admin/config/people/miniorange_oauth_client/config_clc
{BaseURL}/admin/config/people/miniorange_oauth_client/config_clc
Note:- By default, FusionAuth doesn’t Permit to users to create a new account. This is handy when you have an internal tool where admins manually create the accounts. But if you want the users to be able to register an account, you need to turn on self-service registration in the “Registration” tab. You can also customize which fields are required by turning them on.
FusionAuth Application Endpoints and Scope:
Scope: | openid profile |
Authorize Endpoint: | {YOUR_FUSIONAUTH_URL}/oauth2/authorize |
Access Token Endpoint: | {YOUR_FUSIONAUTH_URL}/oauth2/token |
Get User Info Endpoint: | {YOUR_FUSIONAUTH_URL}/oauth2/userinfo |
Please note: Mapping the Email Attribute is mandatory for your login to work.
If you face any issues or if you have any questions, please feel free to reach out to us at drupalsupport@xecurify.com. In case you want some additional features to be included in the module, please get in touch with us, and we can get that custom-made for you. Also, If you want, we can also schedule an online meeting to help you configure the Drupal OAuth/OpenID Single Sign On module.
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