openiddict
OpenIddict aims at providing a versatile solution to implement an OpenID Connect server and token validation in any ASP.NET Core.
License model
- Free • Open Source
Platforms
- Self-Hosted
- .NET Framework
Features
No features, maybe you want to suggest one?
Suggest and vote on featuresTags
openiddict News & Activities
Highlights • All activities
Recent activities
No activities found.
No comments or reviews, maybe you want to be first?
Post comment/reviewopeniddict information
What is openiddict?
OpenIddict aims at providing a versatile solution to implement an OpenID Connect server and token validation in any ASP.NET Core 2.1, 3.1 and 5.0 application, and starting in OpenIddict 3.0, any ASP.NET 4.x or OWIN application too.
OpenIddict fully supports the code/implicit/hybrid flows, the client credentials/resource owner password grants and the device authorization flow. You can also create your own custom grant types.
OpenIddict natively supports Entity Framework Core, Entity Framework 6 and MongoDB out-of-the-box, but you can also provide your own stores.