-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: None
-
Component/s: security-libs
-
b12
-
Verified
In JAAS, if a LoginModule is optional and it fails, there is only one debug line printed (if -Djava.security.debug=logincontext):
[LoginContext]: login OPTIONAL failure
It would be nice to print out more information (Ex: stack trace of an exception) so the developer has a better understanding on what the reason is.
[LoginContext]: login OPTIONAL failure
It would be nice to print out more information (Ex: stack trace of an exception) so the developer has a better understanding on what the reason is.