【发布时间】:2014-05-06 15:41:43
【问题描述】:
根据https://docs.wso2.org/display/IS460/Enabling+IWA+in+WSO2+Identity+Server,IS 似乎配置为使用只能在 Windows 上使用的 WAFFLE。
有人有机会使用http://spnego.sourceforge.net/ 框架成功安装吗?
最好不要将环境仅限于 Windows。
【问题讨论】:
-
Tomcat 有一个内置的 Kerberos 模块 (tomcat.apache.org/tomcat-8.0-doc/windows-auth-howto.html),它依赖于 JVM 中的 JGSS 实现。在 Linux 上,您可以将 Oracle JVM 与非常棒的 JGSS 一起使用——经过很好的测试和成熟。
标签: kerberos saml windows-authentication wso2is spnego