-
Bug
-
Resolution: Duplicate
-
Minor
-
None
-
4.0.2, 4.2.0
-
MOODLE_400_STABLE, MOODLE_402_STABLE
Users are unable to logout with SSO on Moodle App v4.0.2.
Steps to reproduce:
- Open Moodle App v4.0.2
- Login as any user.
- Select the profile icon.
- Select log out.
- On the Accounts screen, attempt to delete the account.
- Observe the outcome.
Expected outcome:
The logout button takes the user to the Accounts screen, and deleting the account from that screen will log the user out of that account. If they were also logged into another account, they can select it from the Accounts screen, but if they were not logged into any other account they should be navigated to the login screen. This matches the Moodle core app experience.
Actual outcome:
The logout button takes the user to the Accounts screen, and deleting the account from that screen returns the user to the Home screen, still logged into that account.
- duplicates
-
MOBILE-3605 In-app browser login: Should not retain cookies
- Reopened