Drupal SAML Bitium SSO setup will allow your user to login to your Drupal site using their Bitium Credentials. Drupal SAML module gives the ability to enable SAML Single Sign-On for Drupal. Drupal module is compatible with all SAML Identity Providers. Here we will go through a guide to configure SAML SSO between Drupal and Bitium. By the end of this guide, users from Bitium should be able to login into the Drupal site.
Step 1: Configure Bitium as Identity Provider (IdP)
Log into Bitium Admin Portal.
Once you have logged into your Bitium Admin portal, click on the Manage button in the top navigation bar for your organization, and then click on Manage Apps.
In the top right corner, click on Add More Apps. You will see a search box, then search for Drupal, and add the app to your Bitium account.
Here we will start configuring SSO. First, select a name for your page, then select SAML Authentication from the dropdown menu. Once you are done, click on Install App.
On the next screen, click on Configure Single Sign-On.
Here, we will exchange a few values between Bitium and Drupal.
SAML URL
Copy/Paste ACS URL from Service Provider Metadata tab
Entity ID
Copy/Paste SP-EntityID / Issuer from Service Provider Metadata tab
Click on Save.
Copy the following URL/Endpoints. These will be required while configuring the Module. Copy the X.509 Certificate text area value and keep it handy.
Now, assign the Drupal app to your users in the Apps Overview section.
Step 2: Configuring Drupal as Service Provider (SP)
In miniOrange SAML Module, go to Service Provider Setup tab and enter the following details:
IDP Entity ID:
Entity ID from the Single Sign-On tab in Bitium
Single Sign-On URL:
Login URL from the Single Sign-On tab in Bitium
Single Logout URL:
Logout URL from the Single Sign-On tab in Bitium
X.509 Certificate:
Paste the X.509 Certificate value from Single Sign-On tab in Bitium