Friday, June 19, 2020

Secure web api with Azure AD authentication

The following post describes various steps required to secure a web api application with Azure AD authentication

https://nicksnettravels.builttoroam.com/post-2017-01-28-securing-a-web-api-using-azure-active-directory-and-owin-aspx/

No comments:

SSL Error - The connection for this site is not secure

 After cloning a git repo of dot net framework website and trying to run it all I could see was this error Turns out the fix was to simply e...