Question
SMS Management & Technology
AU
Last activity: 14 Aug 2017 21:05 EDT
On LDAP Timeout, login page is displayed in content iframe
Hi,
I am using LDAP authentication (WebLDAP1) and using PegaRULES timeout configuration by specifying timeout value on access group. In WebLDAP1 authentication service, configured Web-Login (custom login page for my application) as the 'Timeout challenge stream'. Enduser portal has screen layout of Header + Content + Footer. On timeout, user is redirected to custom login page, but this login page content is sent to Content frame retaining Header and Footer frames.
How can I redirect login page content to entire page (parent)?
Attached screenshots for:
- Custom login page (LoginPage)
- Screen layout of EndUser portal (EndUserPortal)
- Login page displayed after time out (LoginAfterTimeOut)
- LDAP authentication service - Timeout configuration (LDAPAuthService)
Appreciate any suggestions on this.
Thanks & regards
Murali
Hi,
You can try adding some script in the time out stream to check if the content is embedded or not. Based on that on that you can route the top window to required URL. But we need to check on if the old session data is still maintained after logging back in.
Please let us know here if it works.
Thanks,
Santhosh