Secure Your ASP.NET Web Forms Application with OpenID Connect and Okta

Dave Ayiku

I followed the example above and I am receiving an error in the Startup.cs class file. The error is on the UserInfoClient
the type or namespace ‘UserInfoClient’ could not be found
Is there any information on how to fix this issue?