SSO from Moodle to Stream

This guide provides step-by-step instructions for Moodle administrators to configure Single Sign-On (SSO) functionality that allows users to seamlessly stream content from Moodle to Stream.

To configure Single Sign-On (SSO) from Moodle to Stream, follow these steps:

Custom menu items
  1. Log in to your Moodle site as an administrator.

  2. Navigate to Site Administration > Appearance > Themes > Theme settings.

  3. Scroll down to the "Custom menu items" field[1].

  4. Add the following line to the Custom menu items field:

This will create a menu item labeled "STREAM" that initiates the SSO process when clicked[1].

  1. Save the changes.

Additional Configuration

To ensure proper functionality, make sure you have:

  • Installed and configured the Stream local plugin in Moodle.

  • Set up the necessary authentication settings in both Moodle and Stream.

  • Configured any required API keys or shared secrets between the two platforms.

Testing the SSO

After adding the custom menu item:

  1. Log out of Moodle.

  2. Return to the Moodle homepage.

  3. Look for the "STREAM" item in the custom menu.

  4. Click on the "STREAM" menu item.

  5. You should be redirected to Stream and automatically logged in if the SSO is configured correctly.

If you encounter any issues, double-check your Stream plugin configuration and ensure that all necessary settings are correctly implemented on both the Moodle and Stream sides.

Remember to test the SSO process thoroughly before making it available to all users, as it involves sensitive authentication mechanisms.

Last updated