2

我们有一个使用 Spring Security 进行身份验证的 Web 应用程序。现在我们有一个项目需要在 WebSphere 中部署 Web 应用程序,并在其他应用程序之间使用 LTPA 进行 SSO。

如何配置 Spring Security 以使用 WebSphere LTPA 身份验证?一旦 spring security 和 LTPA 已通过身份验证,我如何在 cookie 中/从 cookie 中设置/获取 LTPA 令牌?

提前致谢。

4

0 回答 0