-
New Feature
-
Resolution: Fixed
-
Minor
-
3.2.1
-
-
MOODLE_32_STABLE
-
MOODLE_33_STABLE
-
Moodle Mobile 3.3.0
In MDL-58400 we included some improvements to be able to display the OAuth buttons (Google, Facebook, Microsoft) directly in the Mobile app.
This is interesting because we'll be allowing SSO via OAuth without having to force administrators to configure Moodle to force authentication in a new browser window.
The overall idea is to display the Google, Facebook, Microsoft icons in the log-in page in the app (just bellow the username/password).
If the user click one of those icons, the app will launch in a new browser for Google, and in embedded browsers (Facebook, Microsoft) the admin/tool/mobile/launch.php script passing the new parameter oauthsso
- will be (partly) resolved by
-
MDL-58400 Support new OAuth methods natively in the app
- Closed