/microservice-security-jose

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

Primary LanguageJavaApache License 2.0Apache-2.0

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