cancel
Showing results for 
Search instead for 
Did you mean: 

How to access the JAVA system logon page.

Former Member

Hi All,

For my Java engine when the user enters the URL it gives the page with all the links like system information, user management, nwa etc, please tell me how can i restrict the user to the logon page only where it asks for username and password.

Regards

Mrigank Aditya

Accepted Solutions (1)

Accepted Solutions (1)

Reagan
Advisor
Advisor

If you use http://<hostname>:5<NN>00 or http://<hostname>:5<NN>00/startPage URL's to access the Java stack then you will land up in the page which you have described. If you access http://<hostname>:5<NN>00/nwa or http://<hostname>:5<NN>00/irj/portal you will get the login prompt. So ask the user to use the correct URL.

There are portal URL redirect functions. Check this wiki link for more details.

Change Portal URL - Portal - SCN Wiki

Former Member
0 Kudos

Hi Reagan,

Apologies for the delayed reponse, i have spoken to the user and have provided them with the correct URL address, wanted to know how can i restrict a user to access only nwa and not irj/portal is there a way, i guess this would be some authorization for the user can you help me with this , what i need to maintain and where shall i maintain it, any LINK or DOC would be of great help.

Regards

Mrigank Aditya

hemanth2
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Mrigank,
 

Hope you are doing good.

In the portal you have the role concept; you can just assign the bare minimum roles to the users in question.

   

Hope this helps.

_ _ _ _ _ _ _ _ _

Kind Regards,

Hemanth
SAP AGS
_ _ _ _ _ _ _ _ _
 

Answers (0)