-
Improvement
-
Resolution: Unresolved
-
Minor
-
None
-
3.3, Future Dev
-
MOODLE_33_STABLE
This issue is a MDL-58905 followup. After MDL-58905 we don't show the user preferences' linked logins link when the oauth2 auth plugin is disabled and in linkedlogins.php we only display issuers that allow login. But ideally we would not show the linked logins link if non of them allow users to login. We didn't do this as part of MDL-58905 because we could either add 1 more db read to any moodle page request (not nice) or we could add a application cache. 2nd option required changes were too risky for a Friday before the release so we defer it to a followup issue.
- Testing discovered
-
MDL-58905 Disable auth_oauth2 funtionalities if the plugin is not enabled or it does not have services that allow users to login
-
- Closed
-