Drupal Rocket.Chat SSO Integration will allow you to configure Single Sign On ( SSO ) login between your Drupal site and Rocket Chat. Rocket Chat SSO integration with your Drupal site will help your users to login into Rocket Chat using their Drupal credentials.
This SSO setup will also help you to manage your users in one single place. The Drupal SAML IDP - SAML 2.0 Identity Provider Single Sign-On SSO module is compatible with Drupal 7, Drupal 8 as well as Drupal 9. Here we will go through a step-by-step guide to configure SAML IDP SSO login between Rocket Chat as SP ( Service Provider ) and Drupal as IDP ( Identity Provider ).
If you have any doubts or queries, you can contact us at drupalsupport@xecurify.com. We will help you to configure the module. If you want, we can also schedule an online meeting to help you configure the Drupal SAML IDP module.
Know more about Drupal SAML Identity Provider (IDP) module from here.
You can download the Drupal SAML Identity Provider (IDP) module from here.
Composer require drupal/miniorange_saml_idp
{BaseURL}/admin/config/people/miniorange_saml_idp/idp_setup
drush dl miniorange_saml_idp
drush en miniorange_saml_idp
drush cr
{BaseURL}/admin/config/people/miniorange_saml_idp/idp_setup
{BaseURL}/admin/config/people/miniorange_saml_idp/idp_setup
Service Provider Name | RocketChat |
SP Entity ID or Issuer | https://<your-rocketchat-url>/_saml/metadata/<name-of-your-app> |
ACS URL | https://<your-rocketchat-url>/_saml/validate/<name-of-your-app> |
NameID Format | urn:oasis:names:tc:SAML:1.1:nameid-format:unspecified |
Assertion Signed | Check to sign the SAML Assertion. |
Custom Provider | <name-of-your-app> |
Custom Entry Point | Enter the SAML Login URL copied from step 2. |
IDP SLO Redirect URL | Enter the SAML Logout URL copied from step 2. |
Custom Issuer | https://<your-rocketchat-url>/_saml/metadata/<name-of-your-app> |
Public Cert Contents | (a) Open the Public Cert Contents dropdown (b)Open the downloaded (in step 2) certificate in notepad. Copy and paste the content here. |
Signature Validation Type | Validate Either Signature |
User Data Field Map | Open the User Data Field Map dropdown and enter the following attributes: {"username":"username", "email":"email", "name": "cn"} |
Note: Custom Provider = <name of your app> e.g. my-app
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 SAML IDP SSO Login module.
If you would like to test out the module to ensure your business use case is fulfilled, we do provide a 7-day trial. Please drop us an email at drupalsupport@xecurify.com requesting a trial. You can create an account with us using this link.
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