Overview

IdentityModel.OidcClient is a C#/.Net Standard 2.0 reference implementation of the “OAuth 2.0 for native Applications” BCP (RFC 8252).

It is also an officially certified OpenId Connect client library.

Supported Platforms:

  • netstandard2.0
  • .NET Framework >= 4.6.1
  • .NET Core >= 2.0
  • UWP
  • Xamarin iOS & Android