RFR: 8215916: The failure reason of an optional JAAS LoginModule is not logged [v2]

Jayashree Huttanagoudar duke at openjdk.org
Sat Jul 16 15:26:58 UTC 2022


On Sat, 16 Jul 2022 13:32:44 GMT, Weijun Wang <weijun at openjdk.org> wrote:

> There are quite some JAAS tests inside `test/jdk/javax/security/auth/login` where you can copy. The one you found has a very old copyright header and invalid format (like trailing spaces...). Also, I don't think it's worth implementing a new principal and a new login module. You can just using the out-of-box UnixLoginModule and NTLoginModule.

That makes sense :) I will try that.

-------------

PR: https://git.openjdk.org/jdk/pull/9159



More information about the security-dev mailing list