BACKGROUND

All of the the changes described below require a JIRA restart to take effect.


INSTALL

To deploy the authenticator, run:

    ansible-playbook /path/to/deploy.yml

To restore the default configuration, run:

    ansible-playbook /path/to/undeploy.yml


DEBUGGING

To enable debugging, run:

    ./debug.sh on

To disable, run:

    ./debug.sh off
