-
New Feature
-
Resolution: Fixed
-
Minor
-
3.2.2
-
MOODLE_32_STABLE
-
MOODLE_33_STABLE
-
MDL-58400-master -
Right now it would be possible to log-in using a Facebook/Google/Microsoft account in the mobile app but it will require to launch a browser pointing to the Moodle log-in page where the user would be able to choose to log-in via oauth or an existing account.
We should be able to avoid launching the browser in first place in the app, this can be easily achieve doing the following changes:
- Returning the list of oauth-methods enabled via the public ajax web service tool_mobile_get_public_config
- Supporting redirectiong to oauth methods in admin/tool/mobile/launch.php
- caused a regression
-
MDL-58618 Notice when using MNET auth
- Closed
- is blocked by
-
MDL-58220 Implement Better office integrations project
- Closed
- will help resolve
-
MOBILE-2096 Support new OAuth methods natively in the app
- Closed