All Projects → damienbod → Aspnetcorewindowsauth

damienbod / Aspnetcorewindowsauth

Licence: mit
Local and Windows Authentication, ASP.NET Core MVC, IdentityServer4

Projects that are alternatives of or similar to Aspnetcorewindowsauth

Aspnet5identityserverangularimplicitflow
OpenID Connect Code / Implicit Flow with Angular and ASP.NET Core 5 IdentityServer4
Stars: ✭ 670 (+670.11%)
Mutual labels:  aspnetcore, authentication, authorization, identityserver4
Run Aspnetcore Realworld
E-Commerce real world example of run-aspnetcore ASP.NET Core web application. Implemented e-commerce domain with clean architecture for ASP.NET Core reference application, demonstrating a layered application architecture with DDD best practices. Download 100+ page eBook PDF from here ->
Stars: ✭ 208 (+139.08%)
Mutual labels:  aspnetcore, authentication, authorization
XAF Security E4908
This repository contains examples for Role-based Access Control, Permission Management, and OData / Web / REST API Services for Entity Framework and XPO ORM
Stars: ✭ 47 (-45.98%)
Mutual labels:  mvc, aspnetcore, authorization
MsCoreOne
MsCoreOne is a simple Ecommerce with using many technologies such as .NET 5, Entity Framework Core 5, React 16.13 with modern Clean Architecture, Domain-Driven Design, CQRS, SOLID, Identity Server 4, Blazor. It will focus on resolving the problems always see in the process to develop projects.
Stars: ✭ 77 (-11.49%)
Mutual labels:  mvc, aspnetcore, identityserver4
Identityserver4aspnetcoreidentitytemplate
An ASP.NET Core 3.1 IdentityServer4 Identity Bootstrap 4 template with localization
Stars: ✭ 262 (+201.15%)
Mutual labels:  aspnetcore, identityserver4, mvc
Blazorboilerplate
Blazor Boilerplate / Starter Template with MatBlazor
Stars: ✭ 1,258 (+1345.98%)
Mutual labels:  authentication, authorization
Spring Boot Webflux Jjwt
Example Spring Boot and WebFlux (Reactive Web) with Spring Security and JWT for token Authentication and Authorization
Stars: ✭ 71 (-18.39%)
Mutual labels:  authentication, authorization
Authex
Authex is an opinionated JWT authentication and authorization library for Elixir.
Stars: ✭ 73 (-16.09%)
Mutual labels:  authentication, authorization
Spring Boot Oauth2 Jwt Swagger Ui
Spring Boot , OAuth 2 , JWT (Json Web Token) and Swagger UI
Stars: ✭ 77 (-11.49%)
Mutual labels:  authentication, authorization
Identityserver4 Swagger Integration
How to get Swashbuckle or NSwag Swagger UI's working with IdentityServer 4
Stars: ✭ 60 (-31.03%)
Mutual labels:  aspnetcore, identityserver4
Yishaadmin
基于 .NET Core MVC 的权限管理系统,代码易读易懂、界面简洁美观。演示版 http://106.14.124.170/admin
Stars: ✭ 1,186 (+1263.22%)
Mutual labels:  aspnetcore, mvc
Aspnetcorespa
Asp.Net 5.0 & Angular 11 SPA Fullstack application with plenty of examples. Live demo:
Stars: ✭ 1,211 (+1291.95%)
Mutual labels:  aspnetcore, identityserver4
Ziggurat foundations
Framework agnostic set of sqlalchemy classes that make building applications that require permissions an easy task.
Stars: ✭ 67 (-22.99%)
Mutual labels:  authentication, authorization
Nim Httpauth
HTTP Authentication library for Nim
Stars: ✭ 67 (-22.99%)
Mutual labels:  authentication, authorization
Stormpath Sdk Php
PHP SDK for the Stormpath User Management and Authentication REST+JSON API
Stars: ✭ 72 (-17.24%)
Mutual labels:  authentication, authorization
Grpc Auth Example
Examples of client authentication with gRPC
Stars: ✭ 65 (-25.29%)
Mutual labels:  authentication, authorization
Cas
Apereo CAS - Enterprise Single Sign On for all earthlings and beyond.
Stars: ✭ 9,154 (+10421.84%)
Mutual labels:  authentication, authorization
Ueberauth
An Elixir Authentication System for Plug-based Web Applications
Stars: ✭ 1,259 (+1347.13%)
Mutual labels:  authentication, authorization
Brandenburg
Laravel Authentication Package
Stars: ✭ 79 (-9.2%)
Mutual labels:  authentication, authorization
Charon
Authorization and authentication service.
Stars: ✭ 79 (-9.2%)
Mutual labels:  authentication, authorization

Blogs

running the applications

    1. Start the StsServer project and the Web API project (Visual Studio IIS Express)
  • 2a. Start the MvcHybridClient (Visual Studio IIS Express)
  • 2b. Start the NativeConsolePKCEClient (Console APP)
    1. Login and run.

Note: the IISExpress certificates need to be allowed when running.

History

2021-01-05 Update .NET 5

2020-08-25 Adding claims (all roles) to the id_token

2020-08-23 Updated Nuget packages. IdentityServer 4 V4

2020-05-03 Updated Nuget packages

2019-12-20 Updated to .NET Core 3.1

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].