Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

What is the difference between "/wps/portal" and "/wps/myportal" in IBM WebSphere Portal?

I'm using IBM WebSphere Portal, and what is the difference between /wps/portal and /wps/myportal in IBM WebSphere Portal?

like image 432
Saa Satyam Avatar asked Sep 13 '25 05:09

Saa Satyam


1 Answers

/wps/portal is for anonymous context and is used for public resources, whereas /wps/myportal is used for authenticated and authorized resources.

like image 182
Mubin Avatar answered Sep 14 '25 20:09

Mubin