Hello,
is it possible to configure WebSphere as identity provider in a SAMP or OAUTH/OPENID environment. I read already the follwing documentation:
But as far as I understand WebSphere cannot play the role of an IDP, or am I wrong?
I have the following situation:
We have an existing Web Application
A with a DB2 database containing a tables for the user credentials (username, password) and roles. This application is deployed on a WebSphere application server. Now a new application
B is implemented, which should use the users and roles of application
A for authorization to access the protected web pages of application
B. So an unauthorized user should be redirected to the login npage of application
A (IDP) and after sucessful authentication redirected to the web page of application
B. Appliation
B is deployed on an external application server. So I have a classic SSO situation. When a user is authenticated by Application
A (IDP) it should be authorized ta access the protected pages of application
A and
B depending on the roles associated to the user,
So the question is, how can I configure WebSphere/application A to serve as IDP for application A and B?
If this is not possible, are there recomended third products i can use for this purpose?
Thank you for hints and support
Thomas
------------------------------
Thomas Mayr
------------------------------