Skip to content

Latest commit

 

History

History
24 lines (11 loc) · 886 Bytes

README.md

File metadata and controls

24 lines (11 loc) · 886 Bytes

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