Single sign on / Pass Through Authentication
Content
Hi folks,
Business scenario :
- A company has its own corporate portal in that there is one tab named "Customer Portal" while clicking that tab it redirect to "XYZ--tst1.custhelp.com"
- Vise versa in customer portal there is one tab named "Launch Corporate Portal" while clicking that tab it redirect to "official corporate website lets say abc.com"
- Here corporate portal has separate login and customer portal also has separate login. The Business team / client don't want this two separate login. As the result they (client) need only one login which is maintained only at CORPORATE PORTAL (abc.com) from that login credential client want to redirect to customer portal without any extra login(authentication)
0