Is this possible to integrate Worklight Application Center with WebSeal?
I tried integrated the solution as described by the link
But the login form of the Worklight Application Center still appears after users login by the webseal.
Is this possible to integrate Worklight Application Center with WebSeal?
I tried integrated the solution as described by the link
But the login form of the Worklight Application Center still appears after users login by the webseal.
I think you will find the article and sample project linked from this page helpful:
Yes it is possible. The Application Center authentication and authorization mechanism uses the J2EE standard so is completely based upon the security layer of the application server. So you need only to configure the definition between WebSeal and WebSphere Application Server especially the creation of a junction and by enabling SSO using the TAI.
This concerns the AppCenter console. Concerning the AppCenter client as it uses basic authentication to call the Application Services it should also work.