Skip to content

signature-opensource/CK-DB-OIddict

Repository files navigation

CK-DB-OIddict

logo Licence AppVeyor

2 libraries built on top of OpenIddict.

Name Nuget Description
CK.DB.OIddict Nuget Stores implementation
CK.DB.AspNet.OIddict Nuget AspNet code flow implementation (depend on CK.DB.OIddict)

CK-DB-OpenIddict is aimed to create an openid connect server with all the backend implementation of the code flow out of the box. It stores data on a SqlServer database and uses CKSetup to manage it.

You have to handle only what you need to choose, the complexity is already handled. It is of course configurable but work out of the box. Still, you have to register it into your startup, of course. It is based on OpenIddict hence register the same way.

I strongly recommend starting with the samples.

Getting started

Implements oidc code flow with endpoints and full OpenIddict Server and Validation.

Start with CK.DB.AspNet.OIddict package to quickly try it out of the box. You can follow instructions to start with it: CK.DB.AspNet.OIddict/README.md.

If you encounter any issue, check first the FAQ.

Create an administration panel with Cris

Using Cris, you can build a front end to manage applications or else to create the best oidc provider !

About

About

Provides packages based on OpenIddict code flow, that implements sql stores and aspnet auth.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages