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.
是否可以将 Worklight Application Center 与 WebSeal 集成?
我尝试按照链接所述集成解决方案
http://pic.dhe.ibm.com/infocenter/wasinfo/v6r1/index.jsp?topic=%2Fcom.ibm.websphere.express.doc%2Finfo%2Fexp%2Fae%2Ftsec_sso_ws_step3_sso_create_junct.html
但是在用户通过 webseal 登录后,Worklight Application Center 的登录表单仍然出现。
我认为您会发现此页面链接的文章和示例项目很有帮助:
http://www-01.ibm.com/support/docview.wss?uid=swg24034222
对的,这是可能的。Application Center 身份验证和授权机制使用J2EE 标准,因此完全基于应用服务器的安全层。因此,您只需配置 WebSeal 和 WebSphere Application Server 之间的定义,尤其是创建联结并使用 TAI 启用 SSO。
这涉及 AppCenter 控制台。关于 AppCenter 客户端,因为它使用基本身份验证来调用应用程序服务,它也应该可以工作。