cancel
Showing results for 
Search instead for 
Did you mean: 

SAP WEBGUI logon without user name and password

Former Member
0 Kudos


Hi Experts,

I have a requirement were when user tries to use sap web gui he should not be asked for user name and password as SSO.

The scenario is it is only system which I want to give it to the end users through html webgui for training purpose.

I want to configure this on standalone abap system which is not connected to any other abap system. Is it possible to set this requirement or any other work around will be appreciated.

Regards

Aki

Accepted Solutions (0)

Answers (2)

Answers (2)

isaias_freitas
Advisor
Advisor
0 Kudos

Hi,

It seems that what you want is to enable SSO for HTTP connections.

Check out:

Regards,

Isaías

Sriram2009
Active Contributor
0 Kudos

Hi AKI.

You can hard code the user credential in service  /default_host/sap/bc/gui/sap/its/webgui

and while opening the webgui url it will not prompt the user id and password screen.

refer the snapshot and webgui configuration

Make the user id type as 'Service" in transaction SU01

Regards

SS