using keytab file with spring security kerberos extension
问题 My goal: implement SSO on a java-based web application. My problem: I'm not a security guy... After some investigation I found that spring security kerberos extension is what I need (also looked into apache shiro but could only find example with a login page). I used the samples in the following project: https://github.com/spring-projects/spring-security-kerberos/tree/master/spring-security-kerberos-sample I realized that I need to create a keytab. When I tried to use the keytab I got the