GitHub - DuendeArchive/IdentityModel: .NET standard helper library for claims-based identity, OAuth 2.0 and OpenID Connect. (original) (raw)

About IdentityModel

IdentityModel is a .NET library for claims-based identity, OAuth 2.0 and OpenID Connect.

Important

IdentityModel is being rebranded to Duende.IdentityModel and henceforth will be managed in our FOSS repository under the same Apache2 licence.

It provides an object model to interact with the endpoints defined in the various OAuth and OpenId Connect specifications in the form of:

IdentityModel targets .NET Standard 2.0, making it suitable for .NET and .NET Framework.

For more documentation, please visit readthedocs.

Feedback

IdentityModel is released as open source under theApache 2.0 license. Bug reports and contributions are welcome atthe GitHub repository.