0
Answer

create identity provider call another saml2 identity provider

Photo of Yahia Zakaria

Yahia Zakaria

4y
487
1
Hi everyone I need to create identity provider call another saml2 identity provider so the idp1 call the idp2 then the idp2 redirect the user to login page and if the login is successfull the idp2 send the Assertion back to the idp1 then idp1 send the assertion back to the calling application all of this I need it in asp.net mvc