Files
MaxKey/docs/authn/kerberos.md
shimingxy c05593d112 u
2020-03-12 15:15:52 +08:00

7 lines
318 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<h2>基于Kerberos/Spengo/AD自动登录集成</h2>
MaxKey未提供基于Kerberos的认证但是提供JWT的接入方式可以通过Kerberos认证完成然后使用JWT的实现MaxKey的自动登录。
建议参考spring-security-kerberos的实现
https://github.com/spring-projects/spring-security-kerberos