Hi,
I have written a .NET application which is supposed to Interact with IDP Server.
One of the Web Forms needs the SAML Response xml passed in which will then be processed.
How do I send the response from Outsystems to the .net application web form?
Kind Regards,
Nirmala.
Hi Nirmala,
Assuming that your .Net app will act as an SP client, you just need to configure that client on IdP server backoffice.
Regards