Skip to content

A microservice sample application configured to use Auth0 for OIDC and OAuth2

License

Notifications You must be signed in to change notification settings

oktadev/secure-spring-boot-microservices

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spring Boot Microservices Secured with OAuth2 and OpenID Connect

This repository contains a set of microservices that are secured with OAuth2 and OpenID Connect. This is a sample project for the workshop "Securing Spring Boot Microservices" from Auth0 by Okta.

The microservices are built using Spring Boot and Spring Cloud. The OAuth2 provider is implemented using Auth0. The microservices are:

  • car-service: A service that provides information about cars.
  • gateway: A service that acts as a gateway to the other services.
  • discovery-service: A service that provides service discovery.

Follow the workshop if you want to try this out.

About

A microservice sample application configured to use Auth0 for OIDC and OAuth2

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published