mirror of
https://github.com/mfornos/awesome-microservices.git
synced 2024-11-20 11:16:15 -05:00
Merge pull request #255 from LisaDziuba/patch-1
Added Cerbos Hub in Security
This commit is contained in:
commit
7c8b912fa8
1 changed files with 1 additions and 0 deletions
|
@ -417,6 +417,7 @@ A curated list of Microservice Architecture related principles and technologies.
|
|||
|
||||
### Security
|
||||
|
||||
- [Cerbos Hub](https://www.cerbos.dev/product-cerbos-hub) - Authorization management system for authoring, testing, and deploying access policies. Built scalable, fine-grained authorization in a microservice architecture.
|
||||
- [Dex](https://github.com/coreos/dex) - Opinionated auth/directory service with pluggable connectors. OpenID Connect provider and third-party OAuth 2.0 delegation.
|
||||
- [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.
|
||||
|
|
Loading…
Reference in a new issue