Category: identityserver
-
.NET Core Multiple Authentication–Windows AD,Azure AD,Database
I was having a project about how to do in .NET Core multiple authentication: Windows AD,Azure AD,Database – and integrate with Roles. It was an interesting project – and I decide to not make everything – but to construct on an existing project. The most promising sounds IdentityServer – with the Federation Gateway. : http://docs.identityserver.io/en/latest/topics/federation_gateway.html…