Skip to content

Commit

Permalink
Added a new useful tool in the Security Section
Browse files Browse the repository at this point in the history
  • Loading branch information
LisaDziuba authored Oct 17, 2024
1 parent edb2c73 commit 9cbb92c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 9cbb92c

Please sign in to comment.