Hi Experts,
I have a SAML issue and wonder someone can give me some hints?
Suppose we have two services (app1 and app2) running on the same ABAP server. App1 is a standard app and linked to IdP1 for authentication. App2 has higher security requirements and must connect to IdP2. The authentication result of IdP1 shall not be accepted by App2.
I understand I should create a SP on ABAP and trust two IdPs. But what should I do to separate the authentication for these two apps?
Best Regards
Jack Xiong