Skip to content

Secure Istsos token managment through a server side proxy

License

Notifications You must be signed in to change notification settings

gtergeomatica/istsosproxy

Repository files navigation

istsosproxy

Secure Istsos token managment through a server side proxy

Settings

Add not versioned file settings_private.py whith the following content adapted:

# logger settings
LOGGERS = [
    "info:stdout"
]  # syntax "severity:filename" filename can be stderr or stdout

ISTSOS_SERVICES = 'ceresiohourly'
ISTSOS_USERNAME = '<username>'
ISTSOS_PASSWORD = '<password>'

About

Secure Istsos token managment through a server side proxy

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published