diff --git a/README.md b/README.md index 7011603a7..70aa7e55c 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ QQ交流群:434469201 | 邮箱EMAIL: shimingxy@163.com | 2 | 双因素认证 | | 3 | 短信认证 腾讯云短信/阿里云短信/网易云信 | | 4 | Google/Microsoft Authenticator/FreeOTP/支持TOTP或者HOTP | -| 5 | Kerberos/Spengo/AD域| +| 5 | Kerberos/SPNEGO/AD域| | 6 | 社交账号 微信/QQ/微博/钉钉/Google/Facebook/其他 | diff --git a/docs/_includes/navigation.html b/docs/_includes/navigation.html index 9b0f5c552..5208ab631 100644 --- a/docs/_includes/navigation.html +++ b/docs/_includes/navigation.html @@ -20,7 +20,7 @@
  • 双因素认证MFA
  • 社交集成
  • TOTP/Google Authenticator
  • -
  • Kerberos/Spengo/AD
  • +
  • Kerberos/SPNEGO/AD
  • LDAP
  • 忘记密码(Forget Password)
  • diff --git a/docs/authn/kerberos.md b/docs/authn/kerberos.md index 390b951b4..d3e53a445 100644 --- a/docs/authn/kerberos.md +++ b/docs/authn/kerberos.md @@ -1,4 +1,4 @@ -

    基于Kerberos/Spengo/AD自动登录集成

    +

    基于Kerberos/SPNEGO/AD自动登录集成

    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/ \ No newline at end of file +http://spnego.sourceforge.net/ diff --git a/docs/team.md b/docs/team.md index 94876c0d2..15f205199 100644 --- a/docs/team.md +++ b/docs/team.md @@ -63,20 +63,21 @@ 以下其他人员通过建议,补丁或文档的方式为该项目做出了贡献。 - + + - - - + + +
    名称头像github ID组织角色时区名称头像github ID组织角色时区问题
    QQ793732900(恍然如梦) contributorAsia/北京解决Maxkey在Chrome “您的连接不是私密连接” 问题
    其他贡献者 -https://github.com/shimingxy/MaxKey/graphs/contributors \ No newline at end of file +https://github.com/shimingxy/MaxKey/graphs/contributors diff --git a/docs/welcome.md b/docs/welcome.md index 5b4c53ef4..e57a5a224 100644 --- a/docs/welcome.md +++ b/docs/welcome.md @@ -93,7 +93,7 @@ 5 - Kerberos/Spengo/AD域 + Kerberos/SPNEGO/AD域 6