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.