Skip to content

REST API application for whole sentinel authentication backend.

License

Notifications You must be signed in to change notification settings

turris-cz/sentinel-cert-api

Repository files navigation

Certapi

pipeline status coverage report

Flask application providing HTTP API for Turris:Sentinel authentication backend.

Development usage

  • Prepare python virtual environment and install certapi package (Consider using -e option: pip install -e .)
  • Create .env file with local environment variables (see .env.example)
  • Set the configuration in instance/local.cfg
    • Example configuration can be found in instance/local.cfg.example
    • The default configuration can be found in certapi/default_settings.py
  • Run the application using flask run (Use wsgi server for production!)

About

REST API application for whole sentinel authentication backend.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages