Hi
I am having a URL iview suppose:
www.hostname.com/clientname/accesscontent
If I access above URL directly it redirects me to
www.hostname.com/clientname/Login
The Scenario is :
- User has already logged in through portal.
- There he see this above URL - iview.
- Now when he click on this iview he gets redirected to login page in portal content area.
So, How can I achieve this SSO on URL iview.
Ofcorse, login credentials for portal and this iview are same.