Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
2.6.7, 2.7.4, 2.8.2, 2.9
-
MOODLE_26_STABLE, MOODLE_27_STABLE, MOODLE_28_STABLE, MOODLE_29_STABLE
-
MOODLE_27_STABLE, MOODLE_28_STABLE
-
MDL-48873_master -
Description
Prerequisites:
- You need to have CAS server (SSO) authentication method enabled with the setting "Multi-authentication" set to "yes"
- You need one account using manual authentication method.
To reproduce:
- As the manual account, go to login/index.php. You should see the double auth method page.
- Go to login/index.php?authCAS=NOCAS You should see the normal authentication page.
- Connect with this the manual user but with a wrong password and click login
Expected: stay on the same login page and see an error message
Actual: Redirected on the index.php page with the double authentication message.