cancel
Showing results for 
Search instead for 
Did you mean: 

how to access portal admin page without logging in.

Former Member
0 Kudos
1,130

I plan to start modifying the login page. In case something goes wrong with the portal login page I modify, I need to have a way to access the portal administration console without having to log in. What is the URL for the portal admin page (where I can deploy par files etc) that does not require me to log in? Or at least requires me to log in without showing the standard login screen (that is specified in the authschemes.xml).

View Entire Topic
abdulbasit
Active Contributor
0 Kudos

Hi,

One more option :

access system information page through :

http://<server>:<port>/sap/monitoring/SystemInfo

which will authenticate you through basic authentication. It will not use standard portal login page.

Then in the same browser go to the

http://<server>:<port>/irj/portal

Since you are already authenticated, it will not ask you password....

Regards

Abdul.