This commit is contained in:
shimingxy
2020-03-12 15:15:52 +08:00
parent 7e6f2265c3
commit c05593d112
3 changed files with 11 additions and 4 deletions

View File

@@ -1 +1,7 @@
TODO
<h2>基于Kerberos/Spengo/AD自动登录集成</h2>
MaxKey未提供基于Kerberos的认证但是提供JWT的接入方式可以通过Kerberos认证完成然后使用JWT的实现MaxKey的自动登录。
建议参考spring-security-kerberos的实现
https://github.com/spring-projects/spring-security-kerberos