Signon PeopleCode : two factor authentication : Not triggering
Dear Team,
We are implementing the two factor authentication in peoplesoft HCM 9.2 application.
We have taken the approach of Signon PeopleCode to redirect the user for two factor authentication page.
Steps done:
1. New custom Page, component and Menu have been created for two factor authentication.
2. Created a new custom work record and a function on FieldDefault event to redirect the user to the two factor authentication page.
3. Added this record on the Signon PeopleCode and selected this check box to "execute if PeopleSoft authentication
fails." as we are using OAM SSO.
4. Replaced Signon Result Doc Page from 'signonresultdoctext.html' to 'signonresultdocredirect.html' in the 'Look and Feel' tab of the 'Web Profile Configuration'.