OpenID Connect authentication plugin for Moodle LMS
Перейти к файлу
James McQuillan 977857781a MSFTMPP-765: Improve resiliency of auth_oidc_token userid linking 2019-07-29 16:32:07 -04:00
classes MSFTMPP-765: Improve resiliency of auth_oidc_token userid linking 2019-07-29 16:32:07 -04:00
db MSFTMPP-697: Fix default value for new userid column in auth_oidc_token 2018-11-04 03:38:12 -05:00
lang MSFTMPP-765: Improve resiliency of auth_oidc_token userid linking 2019-07-29 16:32:07 -04:00
pix MSFTMPP-110: Added configurable icons for OpenID Connect link on login page. 2015-02-23 12:51:15 -05:00
sass MSFTMPP-115: Provide users a way to connect to Office365 without changing their authentication method in Moodle 2015-03-10 02:01:58 -04:00
tests MSFTMPP-748: Update privacy providers 2019-04-12 15:25:02 -04:00
.travis.yml MSFTMPP-398: POET - Setting up for integration testing. 2016-03-28 01:13:25 -04:00
LICENSE MSFTMPP-64: Added LICENSE files 2015-01-16 19:55:55 -05:00
README.md small updates to readme 2018-11-13 13:42:41 -05:00
auth.php MSFTMPP-697: Update code getting OIDC tokens via username to use userid 2018-10-28 00:59:07 -04:00
index.php MSFTMPP-405: Update references to Microsoft Open Technologies to read Microsoft, update documentation links. 2016-03-24 01:15:00 -04:00
lib.php MSFTMPP-404: Split auth/oidc:manageconnection permissions 2016-05-20 09:07:36 -04:00
settings.php MSFTMPP-472 - Improvements based on Office 365 + MS Services review 2016-05-12 14:50:46 -04:00
styles.css MSFTMPP-115: Provide users a way to connect to Office365 without changing their authentication method in Moodle 2015-03-10 02:01:58 -04:00
ucp.php MSFTMPP-697: Update code getting OIDC tokens via username to use userid 2018-10-28 00:59:07 -04:00
version.php MSFTMPP-773: Update version files for v3.7 2019-07-29 05:12:44 -04:00

README.md

Office 365 and Azure Active Directory Plugins for Moodle

OpenID Connect Authentication Plugin.

The OpenID Connect plugin provides single-sign-on functionality using configurable identity providers.

This is part of the suite of Office 365 plugins for Moodle.

This repository is updated with stable releases. To follow active development, see: https://github.com/Microsoft/o365-moodle

Installation

  1. Unpack the plugin into /auth/oidc within your Moodle install.
  2. From the Moodle Administration block, expand Site Administration and click "Notifications".
  3. Follow the on-screen instuctions to install the plugin.
  4. To configure the plugin, from the Moodle Administration block, go to Site Administration > Plugins > Authentication > Manage Authentication.
  5. Click the icon to enable the plugin, then visit the settings page to configure the plugin. Follow the directions below each setting.

For more documentation, visit https://docs.moodle.org/34/en/Office365

For more information including support and instructions on how to contribute, please see: https://github.com/Microsoft/o365-moodle/blob/master/README.md

Issues and Contributing

Please post issues for this plugin to: https://github.com/Microsoft/o365-moodle/issues/ Pull requests for this plugin should be submitted against our main repository: https://github.com/Microsoft/o365-moodle

© Microsoft, Inc. Code for this plugin is licensed under the GPLv3 license.

Any Microsoft trademarks and logos included in these plugins are property of Microsoft and should not be reused, redistributed, modified, repurposed, or otherwise altered or used outside of this plugin.