Skip to content

JorgeReus/istio-jwt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Istio JWT Authentication & Authorization at the edge

Companion github repo for the article TBD. This repo is a playground for JWT authentication using istio's request authentication and JWT authorization using GRPC/HTTP external authorizers

Structure

  • auth-service Go fiber http microservice that manages JWKs/JWTs for user auth/authz
  • authz-service GRPC/HTTP service that handles authorization based a the roles claim of a JWT
  • terraform Terraform codebase for installing/managing istio using terraform's helm & terraform providers
  • manage-cluster.sh Convenience script to manage a k3d cluster including container registries

About

Companion repo for the article TBD

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published