Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 294 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 294 Bytes

devnet-oidc-webforms-owin

Sample OWIN OIDC client using ASP.NET WinForms. Full .NET Framework (4.8)

  1. Change the ClientId in the StartUp.cs
  2. Change the ApplicationToken in the web.config file.
  3. Ensure your application redirectURL in SuperOffice is: http://localhost:5969/Callback.aspx: