No description
Kumi
ea09e6a49e
Introduce conditional session refresh middleware addition based on new 'SessionValidity' config option. This change ensures that the OIDC session refresh middleware is only appended to the Django settings when a valid session expiry period is configured, enhancing the flexibility and configurability of authentication sessions. The expiry time is converted from minutes to seconds to align with OIDC_RENEW_ID_TOKEN_EXPIRY_SECONDS requirements. |
||
---|---|---|
pix360 | ||
.gitignore | ||
.gitlab-ci.yml | ||
manage.py | ||
requirements.txt | ||
settings.dist.ini |