Re-direct the PeopleSoft Login Page
edited Apr 28, 2011 11:16AM in PeopleTools and Lifecycle Management - PSFT (MOSC) 2 commentsAnswered
We need to have the main login page of Peoplesoft first check if it came from a webpage we are developing which is a disclaimer page to the user. If it has come from that page we display the normal login page. If it hasn't come from that page, it needs to redirect the user to that page.
For instance, when the user clicks on the PeopleSoft link they have, the sign on page will realize the user hasn't passed the disclaimer page, so it automatically routes the user to the disclaimer page. Once the user hits accepts the disclaimer and hits Ok, that page will re-direct the user back to the page it came from ( the PeopleSoft login page ) . At that point the check we need will then see it came from that disclaimer page, and load the normal login page.
For instance, when the user clicks on the PeopleSoft link they have, the sign on page will realize the user hasn't passed the disclaimer page, so it automatically routes the user to the disclaimer page. Once the user hits accepts the disclaimer and hits Ok, that page will re-direct the user back to the page it came from ( the PeopleSoft login page ) . At that point the check we need will then see it came from that disclaimer page, and load the normal login page.
0