An open API service indexing awesome lists of open source software.

https://github.com/kinow/cylc-web-gui-backend


https://github.com/kinow/cylc-web-gui-backend

auth authentication cylc tornado

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

## Cylc WEB GUI Backend

Backend server for [Cyl WEB GUI](https://github.com/kinow/cylc-web-gui). Written
using Tornado and other Python libraries. Some authenticators were based on
JupyterHub classes.

Provided authenticators:

* Dummy
* LDAP
* OAuth
* PAM