Hi,
I am trying to configure SSO to my SAP App which is deployed on SAP NetWeaver Cloud.
I am using sample application which came along sdk.
I have tried with two ACS URLs
1. https://ondemand.com/saml2/sp/acs/p1798703876trial/p1798703876trial. Using this, it is landing on www.sap.com/index.epx instaed of my application. I have used my application URL as RelayState
2. I have used my application URL as ACS URL (as in one of the discussion I have read to use SAP Cloud application URL as ACS URL). In this case recursive SAMLRequest/Response is getting generated and it goes in infinite loop.
Any pointers on this will be helpful.
Thanks.