cancel
Showing results for 
Search instead for 
Did you mean: 

SAP Login screen appearing in browser after logged into sap gui

former_member236708
Participant
0 Kudos

Hi

Need help.

I have logged into SAP gui and then testing some service under SICF, URL opens in browser window and again SAP login screen appears in browser.

Is there a way of executing service seamless, once authenticated in GUI then service should be displayed in browser with out any additional logins.

Logging to GUI, will it create necessary cookies required for browser to understand that the user authenticated already.

Please assist

Thanks

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

is your SAP password saved in browser ?

former_member236708
Participant
0 Kudos

Nope - no password saver.

What all I need was seamless access of test service from SAP GUI under SICF.

Thanks

Sriram2009
Active Contributor
0 Kudos

Hi Mohan

For this you have define the ABAP code to execute the URL with open the web browser.

we are also use the same way in BSP link from one the SAP application we are call the URL opening in the web browser

Regards

Sriram

former_member236708
Participant
0 Kudos

Hi

Thanks for your reply.

The issue is not with URL, why we are getting sap logon screen in browser when we are already logged in using SAP GUI.

Thanks

Former Member
0 Kudos

u have to log in once on the browser and it wont ask 4 the password next time.

another way to achieve is SSO

former_member236708
Participant
0 Kudos

Hi

We don't want to login again in browser, please help on how ca we achieve it using SSO, do we need to make any additional change in ECC to help browser to know that we are logged into SAP using GUI.

Thanks

Former Member
0 Kudos

SSO is single Sign On feature which require additional changes in both your active directory and SAP

you can try multiple workarounds try using NO Authentication in SOAMANAGER or save password in SICF's logon data of that service.

former_member236708
Participant
0 Kudos

Hi

Thanks for your reply.

Requirement is to use SAP GUI

- Logon to SAP GUI

- goto - SICF

- select any service -> right click -> test service

- Browser window opens with URL

- SAP Login screen appears again in browser though I have already logged in using SAP GUI

Thanks

Sriram2009
Active Contributor
0 Kudos

Hi Mohan

You can use the Webgui for that you may require to perform some of the basic configuration on your SAP system. Kindly refer the SCN link

BR

SS

former_member182921
Participant
0 Kudos

Hi Mohan ,

Can You please elaborate more .

Regards,

Abhi