Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 430 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 430 Bytes

Auth-service

An Authentication and Authorization microservice template using Spring Cloud Security (OAuth2, JWT) that contains a Helm diagram and is ready to be deployed to Kubernetes following common GitOps practices (Argo CD, GitHub Actions, GitHub Container Registry).

Microservice contains:

  • Dockerfile
  • GitHub Actions
  • GitHub Container Registry
  • Helm chart
  • Distributed trace support (Jaeger)
  • Actuator
  • Swagger