jap

command
v0.0.7 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 28, 2016 License: BSD-2-Clause Imports: 23 Imported by: 0

Documentation

Overview

The jap command launches an OAuth2 server that generates a JSON Web Signature (JWS) to prove the users identity to other Jitsi services.

Environment

To use the supported providers, a few environment variables must be set:

GOOGLE_CLIENT_ID, GOOGLE_CLIENT_SECRET: Needed to support login with Google.

The private key used to sign JWTs can also be loaded directly from an environment variable:

JAP_PRIVATE_KEY

Signals

On POSIX based systems templates can be reloaded in a running process by sending the process a SIGHUP. For more information on POSIX signals, see the signal(7) man page.

For more information try:

jap -help

Notes

Bugs

  • JAP does not support TLS. To access the service with TLS (which you

    really should be doing), use a reverse proxy such as Nginx.
    

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL