Details
Description
The frontend Java unit tests exercise various different authentication methods separately but do not fully exercise multiple authentication methods together. Some tests check LDAP/Kerberos together, but more tests are needed to cover the cases where LDAP, Kerberos, SAML, and JWT authentication are all enabled at the same time.
These tests will need to ensure clients can authenticate with each method thus demonstrating that the different authentication methods do not conflict with each other.