Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ignatandrei/identintegra
BD + Windows+ AAD
https://github.com/ignatandrei/identintegra
Last synced: 22 days ago
JSON representation
BD + Windows+ AAD
- Host: GitHub
- URL: https://github.com/ignatandrei/identintegra
- Owner: ignatandrei
- License: mit
- Created: 2019-12-18T05:54:41.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T11:08:03.000Z (about 2 years ago)
- Last Synced: 2024-04-15T03:09:36.727Z (9 months ago)
- Language: C#
- Homepage: https://ignatandrei.github.io/IdentIntegra/
- Size: 3 MB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 21
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Blogs
- Supporting both Local and Windows Authentication in ASP.NET Core MVC using IdentityServer4
- ASP.NET Core Authorization for Windows, Local accounts
- OAuth Authentication with PKCE for a .NET Core Console Native Application
- Using HTTP Request Routes, Request Body, and Query string parameters for Authorization in ASP.NET Core
# Link docs
https://ignatandrei.github.io/IdentIntegra/
# History
2019-12-02 Added Authorization examples for HTTP request data
2019-11-22 Updated nuget packages, added swagger to the API project
2019-09-12 Updated to .NET Core 3.0, IdentityServer4 3.0
2019-05-05 Updated to in-process hosting, improved configuration
2019-05-02 Updated npm packages, nuget packages
2019-02-10 Updated to .NET Core 2.2, bootstrap 4
2018-09-17 Updated to .NET Core 2.1.4
2018-08-01 Updated to .NET Core 2.1.2
2018-05-15 Updated to .NET Core 2.1
2018-05-08 Updated to .NET Core 2.1 rc1