/acmeair-authservice-java

During the login it generates a JWT which will be used by booking and customer services to validate the user.

Primary LanguageJavaApache License 2.0Apache-2.0

Acme Air Auth Service - Java/Liberty

An implementation of the Acme Air Auth Service for Java/Liberty. The primary task of the auth service is to generate JWT if the user/password is valid.

This implementation can support running on a variety of runtime platforms including standalone bare metal system, Virtual Machines, docker containers, IBM Bluemix, IBM Bluemix Container Service, and IBM Spectrum CFC.

Build Instructions

Docker Instructions

See Documentation for the Main Service

IBM Container Instructions

See Documentation for the Main Service

Istio Instructions

See Documentation for the Main Service