SAML Implementation for C# Angular application and ASP.NET
Budget: $30 – $250 USD
We have an application with ASP:NET backend providing webservices via C# and Angular 14 frontend.
It will be placed in envroment with SSO, where the customer requires to use their SSO.
Customer will have simple HTTP-Link to our app on one of their webpages:
- when the user clicks on the link, the browser opens a URL (example [login to view URL])
- we need to generate SAML-AuthnRequest and send it to IdP
- IdP realize, that the user is already logged in, and send a "HTTP-POST-Request", with the SAMLAssertion to the AsseritonConsumerService defined in our SP-Metadata
It will be placed in envroment with SSO, where the customer requires to use their SSO.
Customer will have simple HTTP-Link to our app on one of their webpages:
- when the user clicks on the link, the browser opens a URL (example [login to view URL])
- we need to generate SAML-AuthnRequest and send it to IdP
- IdP realize, that the user is already logged in, and send a "HTTP-POST-Request", with the SAMLAssertion to the AsseritonConsumerService defined in our SP-Metadata