spring-projects / spring-security-kerberos

Spring Security Kerberos
https://spring.io/projects/spring-security-kerberos
186 stars 227 forks source link

Improve documentation of browser configuration for SPNEGO negotiation #37

Closed saschaszott closed 9 years ago

saschaszott commented 9 years ago

Hi folks,

the documentation of the required browser configuration in order to activate SPNEGO negotation (Appendix E) should be improved.

Here are some points that should be adapted:

Firefox

Chrome

Futhermore, a general note should be added that recommends to use https URIs for auth-negotiate-delegate-whitelist (Chrome) or network.negotiate-auth.delegation-uris (Firefox), respectively.

jvalkeal commented 9 years ago

ok, thanks looks good. I'll put these in.