juparker37

Results 3 issues of juparker37

Hello: After a long bumpy road of one WSGI solution after another, I am trying to get Apache HTTPd and Mod_WSGI installed for my Django project. After looking through the...

I am trying to configure TLS support for my Gunicorn and Django app. Reviewing https://docs.gunicorn.org/en/stable/settings.html and configure the gunicorn.conf.py file or using the CLI for TLS cert/key/cacerts does not work....

I am following the example from the docs page at https://python-keycloak.readthedocs.io/en/latest/modules/openid_client.html and https://python-keycloak.readthedocs.io/en/latest/reference/keycloak/keycloak_openid/index.html. I am not sure what other modules the API client is expecting? I have imported the module...