Browse Source

Update kerberos.md

MaxKey 5 years ago
parent
commit
7e3074bc6a
1 changed files with 2 additions and 2 deletions
  1. 2 2
      docs/authn/kerberos.md

+ 2 - 2
docs/authn/kerberos.md

@@ -1,4 +1,4 @@
-<h2>基于Kerberos/Spengo/AD自动登录集成</h2>
+<h2>基于Kerberos/SPNEGO/AD自动登录集成</h2>
 
 MaxKey未提供基于Kerberos的认证,但是提供JWT的接入方式,可以通过Kerberos认证完成,然后使用JWT的实现MaxKey的自动登录。
 
@@ -12,4 +12,4 @@ https://github.com/spring-projects/spring-security-kerberos
 
 Integrated Windows Authentication and Authorization in Java
 
-http://spnego.sourceforge.net/
+http://spnego.sourceforge.net/