LDAP HomeScreen Behaviour
Hi All,
We have recently upgraded from pega 7.1 to 7.2.2. We used LDAP authentication for user login.
Step 1: Login with user "A" then Homescreen displays
Step 2: In home screen, Click on Account details link and navigate to Account Information screen which shows "A" user details.
Step 3: Logout "A" in application
Step 3: Login with user "B" then HomeScreen Displays
Step 4: In Homescreen, without clicking on Account details link if we click browser back button it navigates to Account Information screen and displays "B" user details.
Current Behaivor : That means, When ever I click on browser back button at Home screen after login with new user(B) its navigating to old user(A) last used screen (Account Information) and displaying current user(B) details.Which is not expected.
Expected Behaviour : From Homescreen if we click on browser back button. User should not navigate to previous screen which is used by previous user. It should reload the screen at home screen
It is working fine in 7.1 but not in 7.2.2. I have attached tracer query parameter differences comparing 7.1 and 7.2.2
Seems like in Query params pyActivity=ReloadSection in 7.1 and pyActivity=pzTransformAndRun in 7.2.2.
Hi All,
We have recently upgraded from pega 7.1 to 7.2.2. We used LDAP authentication for user login.
Step 1: Login with user "A" then Homescreen displays
Step 2: In home screen, Click on Account details link and navigate to Account Information screen which shows "A" user details.
Step 3: Logout "A" in application
Step 3: Login with user "B" then HomeScreen Displays
Step 4: In Homescreen, without clicking on Account details link if we click browser back button it navigates to Account Information screen and displays "B" user details.
Current Behaivor : That means, When ever I click on browser back button at Home screen after login with new user(B) its navigating to old user(A) last used screen (Account Information) and displaying current user(B) details.Which is not expected.
Expected Behaviour : From Homescreen if we click on browser back button. User should not navigate to previous screen which is used by previous user. It should reload the screen at home screen
It is working fine in 7.1 but not in 7.2.2. I have attached tracer query parameter differences comparing 7.1 and 7.2.2
Seems like in Query params pyActivity=ReloadSection in 7.1 and pyActivity=pzTransformAndRun in 7.2.2.
Please suggest on this to achive expected behaviour.
Thanks
Sateesh Yennam
***Updated by moderator: Lochan to update Categories***