Given EJB secured with kerberos + fallback, using legacy security solution [1]
When I try to authenticate using correct Kerberos ticket and wrong username/password.
Then PLAIN SASL mechanism fails and GSSAPI is not performed.
Same scenario works correctly in
- 7.0
- 7.1 Elytron way
I have attached server.log for:
- no username password provided
- wrong username password provided
- is cloned by
-
WFLY-8872 Regression, kerberos + fallback ejb legacy security solution GSSAPI SASL mechanism not called
- Closed
- is related to
-
JBEAP-11293 Tests influencing issue. EJB client prefers last sucessful mechanism.
- Closed