Hello,
I want to configure SPNEGO as auth-method in my application security. However, I am not a tomcat expert and as I understand it, SPNEGO or NEGOTIATE are not standard supported auth-method values. My question is, is there a way to add an authmethod and program a implementaion for it? Or is there a way to override for example the BASIC method and implemetation, so it uses SPNEGO? I have already writen the code for handlig the protocol.
Thanks in advance,
Alex
Start Free Trial