Hi Everyone
I've setup SAML 2.0 single sign-on to ADFS from SAP NW AS ABAP and this is working fine.
However can anyone advise how to configure it for multiple Clients in the ABAP system?
I've run the saml2 configuration in each Client and enabled it with different Provider Names https://<SID><CLNT> for each Client, but even with the saml2 Selection Mode set to Manual I only ever get one identity provider alias in the login drop down list. I expect this is because the ABAP system is going to log me in against the default ABAP Client.
I've tried adding the ?sap-client=<CLNT> to the url I'm calling for the NWBC for HTML and that kind of works - at least I get a different Identity Provider alias - but this isn't very robust if a user forgets.
Is there a standard method for providing support for multiple ABAP Clients ?
Thanks in advance
Mark