-
Type:
Bug
-
Resolution: Duplicate
-
Priority:
Low
-
None
-
Affects Version/s: 8.7.1
-
Component/s: Server - Authentication
-
None
-
1
-
Severity 3 - Minor
Issue Summary
This is reproducible on Data Center: yes
Steps to Reproduce
- Configure SSO with OpenID
- Keep both basic auth and SSO viewable on the login page.
- Try to do basic auth with either an inexistent user or wrong password.
Expected Results
The basic auth should show a "unknown username or password" error.
Actual Results
The system simply directly redirects to the SSO, which can confuse users specially if they don't have a user name and password on the SSO directory.
The logs shows the same info as described in Authentication Filter intercepting POST calls into login.action
Workaround
No workaround known at the moment.
- duplicates
-
CONFSERVER-94218 Incorrect credential message doesn't show when SAML is enabled
-
- Closed
-