Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 649 Bytes

README.rst

File metadata and controls

22 lines (15 loc) · 649 Bytes

Meerkat Authentication

image

,'''''-._

; ,. <> `-._ ; ' _,--'"

; ( ; , ` ;, ,

The authentication module, providing a single sign on service to all meerkat components.

Note that python package cryptography, used for signing the JWTs, requires the following linux packages to be installed:

`sudo apt-get install build-essential libssl-dev libffi-dev python-dev`