Damyon Wiese
|
1d43165a5a
|
MDL-58220 oauth2: Provide template specific help links
E.g. separate pages for Microsoft / Google.
|
2017-04-03 13:43:27 +08:00 |
|
Damyon Wiese
|
818e789a00
|
MDL-58220 oauth2: Remove extra step
Show create google/facebook/office365 buttons on the main page instead
of hiding them behind a click.
|
2017-04-03 13:43:25 +08:00 |
|
Damyon Wiese
|
eca128bf47
|
MDL-58220 oauth2: Global enable/disable for issuers.
|
2017-04-03 13:41:19 +08:00 |
|
Damyon Wiese
|
870a4a824e
|
MDL-58090 oauth2: Improve help
Provide a link to the help for setting up an OAuth 2 service.
Part of MDL-58220
|
2017-04-03 13:40:13 +08:00 |
|
Damyon Wiese
|
931c023468
|
MDL-58090 oauth2: Add unit tests
Part of MDL-58220
|
2017-04-03 13:40:13 +08:00 |
|
Damyon Wiese
|
dc4b56852a
|
MDL-58090 oauth2: Do not install services by default
Instead provide buttons to quickly create pre-configured
versions of any of the known OAuth 2 services.
Part of MDL-58220
|
2017-04-03 13:40:12 +08:00 |
|
Damyon Wiese
|
8445556b4c
|
MDL-58090 oauth2: Move code from subclasses to config
Allow the behaviour of each oauth service to be customised by config instead of
subclasses.
Part of MDL-58220
|
2017-04-03 13:39:44 +08:00 |
|
Damyon Wiese
|
60237253a2
|
MDL-58090 oauth2: Store a list of oauth2 services
Build an admin page where OAuth 2 services can be installed and configured.
Part of MDL-58220
|
2017-04-03 13:39:02 +08:00 |
|