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
- Host: GitHub
- URL: https://github.com/kinow/cylc-web-gui-backend
- Owner: kinow
- Created: 2018-11-28T01:29:55.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-11-30T03:24:16.000Z (over 7 years ago)
- Last Synced: 2025-07-03T14:09:59.852Z (12 months ago)
- Topics: auth, authentication, cylc, tornado
- Language: Python
- Size: 3.91 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
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