IdentityModel
Grow your team on GitHub
GitHub is home to over 40 million developers working together. Join them to grow your own development teams, manage permissions, and collaborate on projects.
Sign up
Pinned repositories
-
IdentityModel.AspNetCore
ASP.NET Core helper library for claims-based identity, OAuth 2.0 and OpenID Connect.
-
IdentityModel.AspNetCore.OAuth2Introspection
ASP.NET Core 2 authentication handler for OAuth 2.0 token introspection
-
IdentityModel.OidcClient
Certified C#/NetStandard OpenID Connect Client Library for native mobile/desktop Applications (RFC 8252)
-
IdentityModel
.NET standard helper library for claims-based identity, OAuth 2.0 and OpenID Connect.
-
Documentation
Documentation for the IdentityModel family of libraries
-
oidc-client-js
OpenID Connect (OIDC) and OAuth2 protocol support for browser-based JavaScript applications
-
OidcCli
.NET Tool for running IdentityModel.OidcClient from the Command Line
-
IdentityModel.PCL Archived
A PCL helper library for claims-based identity, OAuth 2.0 and OpenID Connect.
-
IdentityModel.AspNetCore.ScopeValidation Archived
[deprecated] Scope validation middleware for ASP.NET Core 1
-
Thinktecture.IdentityModel Archived
[deprecated] Thinktecture.IdentityModel
-
IdentityModel.OidcClient.Old Archived
OpenID Connect Client Library for Native Applications
-
Artwork
Logos, Icons etc. for IdentityModel
-
oidc-token-manager Archived
-
Thinktecture.IdentityModel.v1 Archived
[deprecated] Add-on and convenience extension for claims-based identity in .NET
-
AuthorizationServer Archived
Sample implementation of an OAuth2 Authorization Server
-
Thinktecture.IdentityModel.Web Archived
[deprecated ]WCF Web Programming Model extensions for token authentication and claims-based identity.
-
IdentityModel.Owin.BasicAuthentication Archived
Basic Authentication Middleware
-
Thinktecture.IdentityModel.45 Archived
[deprecated] Helper library for identity & access control in .NET 4.5 and MVC4/Web API.
-
IdentityModel.Owin.PopAuthentication Archived
Authentication Middleware for Proof of Possession Tokens
-
IdentityModel.HttpSigning Archived
A Method for Signing HTTP Requests for OAuth (https://tools.ietf.org/html/draft-ietf-oauth-signed-http-request-02)
-
UwpOidcClient Archived
Sample Universal Windows Platform (Windows 10) OpenID Connect Client
-
Thinktecture.IdentityModel.40 Archived
[deprecated] Helper library for identity & access control in .NET 4.0/WIF and MVC4/Web API.
-
IdentityModel.Owin.ClaimsTransformation Archived
Claims Transformation Middleware for OWIN/Katana