SSO setup with Schoology using Drupal IdP
This document will help you configure Schoology as a Service Provider (SP) making Drupal as your Identity Provider (IDP). Following these steps will allow you to configure SAML SSO between Schoology and your Drupal site such that your users will be able to log in to Schoology using their Drupal credentials.
The Drupal SAML SSO - Identity Provider module is compatible with Drupal 7, Drupal 8, Drupal 9, Drupal 10, and Drupal 11.
Prerequisite:
- Install and activate the SAML SSO - Identity Provider module on your Drupal site. Click here to check out the module installation step.
Drupal SAML IDP Metadata:
-
After installing the module on your Drupal site, in the Administration menu, navigate to Configuration → People → miniOrange SAML IDP Configuration. (/admin/config/people/miniorange_saml_idp/idp_setup)

-
Under the IDP Metadata tab, copy the Metadata URL and keep it handy. (This is needed to configure Schoology as SAML SP.)

Configure SAML SSO Application in Schoology:
- Login into your Schoology admin console.
-
After that, click on Tools tab under the dropdown select School Management tab.

-
In the left sidebar, click on the Integration tab go to Authentication. In Authentication tab select Cloud/On-Premise Directory and choose SAML.

-
Now, copy the link next to The SP Metadata can be found at and keep it handy. (You will need it for configuring Drupal as SAML IDP)

-
Enter the Metadata URL from Drupal site into Metadata URL text field. Scroll down and click on the Fill Fields Below from Metadata URL button and It will automatically get all of the fields.

- Click on the Save Changes Button.
Configure Drupal as SAML Identity Provider (IdP):
-
Navigate to the Drupal site and switch to the Service Provider Setup tab of the miniOrange SAML IDP module and click on the Upload SP metadata to expand it.

-
Now paste the metadata URL in Add from a URL text field which was copied from Schoology SSO Application. Click the Fetch Metadata button.

- Scroll down and click on Save Configuration button.
-
Click on the Test to check connection between Schoology and Drupal. If everything is configured properly, you will be redirected to the Schoology dashboard.

You have successfully set up Schoology as Service Provider and Drupal as Identity Provider.
Help improve this page
You can:
- Log in, click Edit, and edit this page
- Log in, click Discuss, update the Page status value, and suggest an improvement
- Log in and create a Documentation issue with your suggestion