spring-security-kerberos icon indicating copy to clipboard operation
spring-security-kerberos copied to clipboard

Spring Security Kerberos

Results 111 spring-security-kerberos issues
Sort by recently updated
recently updated
newest added

otherwise, you will get NPE when creating "KerberosPrincipal" instance

status: waiting-for-feedback

Fix for https://github.com/spring-projects/spring-security-kerberos/issues/96

status: waiting-for-feedback

hello, we are seeing occasionally below error in a number of applications using spring security ``` Error: Negotiate Header was invalid: Negotiate TlRMTVNTUAABAAAAl4II4gAAAAAAAAAAAAAAAAAAAAAGAbEdAAAADw== 2016-04-07T09:45:38.000+00:00 [App/0] OUT org.springframework.security.authentication.BadCredentialsException: Kerberos validation not...

Hello I am using KerberosRestTemplate (spring-security-kerberos-client) in order to execute Druid Query through POST Method call. I am getting "Software caused connection abort: socket write error". The following is the...

### Summary When using `SpnegoAuthenticationEntrypoint` with _forward_ to login form/custom 401 page spring is unable to authenticate any request method beside the one supported by the forward. ### Actual Behavior...

This commit updates URLs to prefer the https protocol. Redirects are not followed to avoid accidentally expanding intentionally shortened URLs (i.e. if using a URL shortener). # HTTP URLs that...

This commit updates URLs to prefer the https protocol. Redirects are not followed to avoid accidentally expanding intentionally shortened URLs (i.e. if using a URL shortener). # Fixed URLs ##...

I've asked the question over at StackOverflow but to no avail: [LINK](https://stackoverflow.com/questions/55269191/negotiate-header-invalid-with-spring-security-kerberos-plugin) Using the 1.0.1.RELEASE version of this project (via Grails Spring Security Kerberos plugin). I am getting "Negotiate Header...