Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我目前正在评估将旧版 JBoss EAP 6.1 应用程序从基于 Kerberos 的安全域迁移到带有 Elytron 的 JBOSS EAP 7.1 的 SAMLv2(PicketBox 已弃用且无法正常工作)。
现在我发现很难在 EAP7.1 中找到任何合适的示例或文档。
是简单地使用 Keycloak Adapters 的想法吗?我无法让它工作。
任何帮助表示赞赏。
问候,克里斯
Elytron 不为 SAML 提供任何解决方案。是的,您应该使用 Keycloak Adapter 方式。