We have an application in development that consists of a Winforms front-end and Rest web services on the back end. (All .Net)
We also have an identity provider that only supports SAML v2 SP initiated federated access (no OpenID/OAuth).
Our problem is that the IDP setup is intended for a web application, not a thick client.
We need to:
1. Provide user authentication with our identity provider
2. Protect our Rest web services
Can componentpro's SAML package help us implement a solution?
Thanks, Jeff
asked 5/17/2019 7:57:35 PM