Skip to content

enemaerke/IdentityServer3.DocumentDb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IdentityServer3.DocumentDb

Persistence layer for IdentityServer3 on Azure DocumentDb

Typical usage

A sample usage is given in WebHost sample application. Examine: Startup.cs and Factory.cs.

For the moment, ToConnectionSettings() is internal, so you can provide your own mapper from DocumentDbServiceOptions to ConnectionSettings which is rather trivial as you can find in DocumenDBServiceOptions internal ConnectionSettings ToConnectionSettings().

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages