.NET Runtime
.NET: Microsoft Technologies based on the .NET software framework.Runtime: An environment required to run apps that aren't compiled to machine language.
1,264 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
hello,
I am looking for solution/suggestion to the below case:
I have winform application in .net 4.6. I am looking to integrate single sign on to it with Azure AD using
SAML. I am seeing recommendations using OpenID Connect and OAuth but my need is to use SAML
handshaking. Please let me know any pointers to this. Appreciate response. Thanks.