Monday, August 7, 2017

PeopleSoft PIA error after setting up Oracle PeopleSoft image - Your URL must contain domain ".XYZ.com"

Error in PeopleSoft login - Your URL must contain domain ".xyz.com"

If you get following error after setting PeopleSoft Image it is most common because of hostname given to server. Here are some steps you can follow to avoid this error.

1. Add entry in local host file of client machine 
IP   hostname   hostname.xyz.com


OR
1. Login to psadmin PIA menu and clear domain authentication type. Bounce PIA services clearing cache.

OR
If it still did not work make sure to check config_prop and weblogic.xml and clear domain authentication value. After validation this error won't come in Chrome as it automatically matches token value but in IE it will give following message after login

IE UnAuthorized Token has been detected by the System. Please signon with your User ID and Password.

2 comments:

  1. Thank you! Clearing the cookie-domain value in the weblogic.xml worked for me.

    ReplyDelete