cancel
Showing results for 
Search instead for 
Did you mean: 

Gateway Client prompts to enter credentials for each request

Former Member
0 Kudos

Our gateway system is configured as Embedded Deployment (Gateway and Backend on the same System). And everything works fine - I can read and write via ODATA. If I use my Browser, I need to logon only once ... and than I can run as many ODATA requests as I want.

But each time I trigger an ODATA request in the Gateway Client, it prompts to enter credentials.

Profile Parameters for SSO are set as follows:

login/accept_sso2_ticket

= 1

login/create_sso2_ticket

= 2

Thanks for your help.

Accepted Solutions (0)

Answers (1)

Answers (1)

mike_reader3
Active Participant
0 Kudos

Get rid of everything in front of:

/sap/opu/odata/sap/ZYOUR_SERVICE_NAME/....

The request should just start with /sap/... when you run it in the GW Client.