Skip to content

kwierman/pycas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

#PyCAS

This was intended as a python-only replacement for the Go version. Running this script provides a fake Central Authentication Server for running osf.io in development mode

Running PyCAS

Run:

python fakecas.py

There are additional options:

Changing port

python fakecas.py --port=9000

or

python fakecas.py -p 9000

Changing Log file name

python fakecas.py --file=log.log

or

python fakecas.py -f log.log

About

Python version of a fake CAS service

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages