In this repository, you will see that how to secure microservices with using standalone Identity Server 4 and backing with Ocelot API Gateway. We’re going to protect our ASP.NET Web MVC and API applications with using OAuth 2 and OpenID Connect in IdentityServer4. Securing your web application and API with tokens, working with claims, authentication and authorization middlewares and applying policies, and so on
Stars
0
Forks
1
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
51
commits
fix (IdentityServer): check context.caller for populating RequestClaimTypes
4735fddView on GitHubfeat (ApiGateway): add authentication handler in ocelot
1617c97View on GitHubfeat (ApiGateway): add the project and configure dependencies
28e2584View on GitHuba0ee1f9View on GitHubfix (Movies.Client.Interactive): fix passing accesstoken to Movie.API
fcffcc0View on GitHub