Skip to content

Using JOSE for end to end microservice security. First presented at microXchg Berlin, Feb 2017.

License

Notifications You must be signed in to change notification settings

haeser/microservice-security-jose

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

End To End Microservice Security with JOSE

Uses JOSE to secure interactions between microservices, where public keys are registered and acessed using a trusted Service Registry.

Develop

Requires Lombok to be installed on your IDE.

Build

./mvn install

About

Using JOSE for end to end microservice security. First presented at microXchg Berlin, Feb 2017.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 90.8%
  • Shell 9.2%