Skip to content

hintjen/synapse-oidc-cli-login

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

oidc-cli-proxy

Enable OIDC authentication for your command-line utilities. Only support Matrix's Synapse for now.

Setup

$ python -m venv venv
$ pip install -r requirements.txt

Start the proxy

$ python synapse/proxy.py

Authenticate with access.fractalnetworks.co via CLI

$ python synapse/login.py

About

Enable OIDC authentication for your command-line utilities

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages