Hello
I am attempting to setup SAML authentication for our ERP system as a Service Provider. My end goal is SSO for deliverying HR ESS/MSS via ABAP Web Dynpro (i.e. no portal involved). I have read a few notes/blogs/wikis, but might be getting lost along the way. I don't have deep expertise in this area, so hoping for some assistance to point me in the right direction
Our Identity Provider is Microsoft Active Directory Federated Services (ADFS).
I've run the wizard configuration on the ABAP system and imported the metadata XML from ADFS.
- using Front Channel HTTP POST approach
In addition to any general guidance you can offer, I have two questions
1. I did not see any steps where you have to make changes on the Identity Provider side - is this normal?
2. I'm attempting to do a test and am using the 'ping' service (host:port/sap/bc/ping) --- when I access the URL it simply prompts for the id/password as it always has. Wondering if I need to figure out how to get SAML to be higher up on the logon procedure list?!
Any advice?