Skip to Main Content

Chinese

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

PeopleSoft

3546993Oct 16 2017 — edited Oct 26 2017

I am currently evaluating PeopleSoft and have installed PeopleSoft on oracle cloud using image https://cloudmarketplace.oracle.com/marketplace/en_US/listing/5535526 app and following documentation .http://www.oracle.com/webfolder/technetwork/tutorials/obe/cloud/compute-iaas/deploy_psft_app_marketplace/deploy_psft_app.

However I am unable to login to the PeopleSoft IDE since I do not know the default credentials and it is not listed anywhere in the documentation. I have changed the opc credentials as per the documentation, however I have not managed to login using those.

Can you please tell me how to login? I was told by customer care that I would receive a password within 48 hours, but until now I have not received anything

Thanks!

Michele

Comments

LDC-Oracle

# F5 iRule can be used to filter and allow only legit PSFT servlets request to passthrough by using url whitelisting patterns, that can be found in the PIA weblogic accesslog . e.g. allow only /psp/.. /psc/../cs/ patterns as incoming urls
An front end Apache mod_rewrite, can do the same task as the F5 iRule
# Also disable the weblogic console or just firewall the port to this console (move the port to console to different than https port)
# Of course disable the http port and set the weblogic cookie to be set secure

1 - 1
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Nov 23 2017
Added on Oct 16 2017
1 comment
91 views