bravecobra / dotnet-microservices

infrastructure services for microservices in .NET
MIT License
2 stars 2 forks source link

Add an IDP to authenticate with OAuth #11

Open bravecobra opened 5 years ago

bravecobra commented 5 years ago

With IdentityServer which we can run locally for debugging reasons, but keep it OIDC compatible at the same time to be able to replace it with another like Auth0, Cognito or Okta

bravecobra commented 5 years ago

The following repo is possible candidate: https://github.com/skoruba/IdentityServer4.Admin