Hi,
We got a requirment to onboard an external(internet) users into developer portal using SiteMinder Registration and Login.
SAML Auth is already handled for all the Internal users and same will be applied to External users as well. Here comes the scenario for External users Registration and Login.
For the brand new user who is Registering into portal using Site Minder Registration and login to the SM and portal this works fine.Once the new users logs in.. user will be directed to developer portal.
In the other scenario User already has his login details which are not registered through the Site minder. In this case Developer portal will have this user details but this user might not have registered in the Site Minder. When user logs into Site minder,it should send this user details to the portal and portal needs to check if this user exists or not,if it exists then send success Message to Site Minder ,Site Minder will understand that this user is available in portal and needs to do Registration on Site Minder in order to have the same user entry in Site Minder.
This is my idea to implement in this way..Is it really achievable?or any ideas and suggestions would be appreciated..