mirror of
https://github.com/mfornos/awesome-microservices.git
synced 2024-11-20 11:16:15 -05:00
add identityserver4
This commit is contained in:
parent
dae69c3305
commit
a9344f8550
1 changed files with 1 additions and 0 deletions
|
@ -433,6 +433,7 @@ A curated list of Microservice Architecture related principles and technologies.
|
|||
|
||||
- [Crtauth](https://github.com/spotify/crtauth) - A public key backed client/server authentication system.
|
||||
- [Dex](https://github.com/coreos/dex) - Opinionated auth/directory service with pluggable connectors. OpenID Connect provider and third-party OAuth 2.0 delegation.
|
||||
- [Identity Server](https://github.com/IdentityServer/IdentityServer4) - OpenID Connect and OAuth 2.0 Framework for ASP.NET Core.
|
||||
- [JWT](http://jwt.io/) - JSON Web Tokens are an open, industry standard RFC 7519 method for representing claims securely between two parties.
|
||||
- [Keycloak](https://github.com/keycloak/keycloak) - Full-featured and extensible auth service. OpenID Connect provider and third-party OAuth 2.0 delegation.
|
||||
- [Light OAuth2](https://github.com/networknt/light-oauth2) - A fast, lightweight and cloud native OAuth 2.0 authorization microservices based on light-java.
|
||||
|
|
Loading…
Reference in a new issue