quarkiverse / quarkus-kerberos

Quarkus Kerberos extension
Apache License 2.0
4 stars 3 forks source link

Add Dev Services for Kerberos #9

Closed sberyozkin closed 2 years ago

sberyozkin commented 2 years ago

This PR introduces Dev Services for Kerberos. I've updated SpnegoAuthenticationTestCase to use the container.

The next thing I'd like to do is to do something similar for KerberosDevModeTest and also add an abstract test code which SpnegoAuthenticationTestCase and KerberosResourceTestCase will extend to avoid having to deal with the Negotiate process directly and then document 2 ways to test: 1) with Dev Services 2) with ApacheDS