java-client-api icon indicating copy to clipboard operation
java-client-api copied to clipboard

Functional tests for various types of authentication and authorization scenarios

Open vivekmuniyandi opened this issue 7 years ago • 3 comments

There are lots of combinations with Kerberos, Certificate based authentication and with internal and external authorization and with secure connection(using SSL) and without secure connection. It would be good to have functional tests covering all the scenarios so that we would know if a change is breaking any of the tests.

vivekmuniyandi avatar Nov 03 '17 07:11 vivekmuniyandi

I think there are also various ways to configure LDAP and Kerberos . . . we should at a minimum map out all the possible combinations. Then we can decide if we need to test them all.

sammefford avatar Nov 03 '17 15:11 sammefford

Moving to 4.0.5 release.

georgeajit avatar Mar 20 '18 22:03 georgeajit

Closing this task, since we need to revisit the client based Authentication / Authorization matrix. Currently we have tests DIGEST, DIGEST with SSL, Kerberos, Kerberos with tokens read from file, Certificate based test (test code available, not run continually/daily).

Have opened an internal JIRA task for PMs and Engg. to revisit use cases.

georgeajit avatar Feb 15 '22 20:02 georgeajit