Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gillissm/thecodeattic.episerverregistration
Project demonstrating OWIN setup for Episerver. Provides a registration page for admin account creation.
https://github.com/gillissm/thecodeattic.episerverregistration
Last synced: about 1 month ago
JSON representation
Project demonstrating OWIN setup for Episerver. Provides a registration page for admin account creation.
- Host: GitHub
- URL: https://github.com/gillissm/thecodeattic.episerverregistration
- Owner: gillissm
- Created: 2019-07-09T14:55:13.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T02:02:12.000Z (about 2 years ago)
- Last Synced: 2023-03-06T07:56:46.857Z (almost 2 years ago)
- Language: C#
- Size: 25.6 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TheCodeAttic.EpiserverRegistration
Based on an empty Episerver CMS website, this solution demonstartes the configuration required for OWIN authentication for Episerver CMS, as well as providing a registration page (reachable at /adminregistration) to creation new admin accounts.