Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/damienbod/aspnetcoreidentityserver4persistence
EF Core database for the IdentityServer4 configuration data
https://github.com/damienbod/aspnetcoreidentityserver4persistence
asp-net-core ef-core identityserver4 oidc openid sqlite
Last synced: 7 days ago
JSON representation
EF Core database for the IdentityServer4 configuration data
- Host: GitHub
- URL: https://github.com/damienbod/aspnetcoreidentityserver4persistence
- Owner: damienbod
- Created: 2017-12-23T23:07:40.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-01-05T20:27:33.000Z (almost 7 years ago)
- Last Synced: 2024-11-01T13:42:11.422Z (14 days ago)
- Topics: asp-net-core, ef-core, identityserver4, oidc, openid, sqlite
- Language: C#
- Homepage: https://damienbod.com/2017/12/30/using-an-ef-core-database-for-the-identityserver4-configuration-data/
- Size: 2.61 MB
- Stars: 21
- Watchers: 5
- Forks: 9
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Using an EF Core database for the IdentityServer4 configuration data
https://damienbod.com/2017/12/30/using-an-ef-core-database-for-the-identityserver4-configuration-data/
# Creating specific themes for OIDC clients using razor views with IdentityServer4
https://damienbod.com/2018/01/05/creating-specific-themes-for-oidc-clients-using-razor-views-with-identityserver4/