Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Get session ttl from environment variable #741

Merged
merged 1 commit into from
Oct 9, 2023

Conversation

reweeden
Copy link
Contributor

There's a cloudformation parameter for it which sets an environment variable, but we're never reading the variable. Probably this got dropped when we refactored the JWT code.

thin_egress_app/app.py Outdated Show resolved Hide resolved
@reweeden reweeden force-pushed the rew/session-ttl-parameter branch from 8354b40 to 5a2fc63 Compare August 22, 2023 15:13
@reweeden reweeden force-pushed the rew/session-ttl-parameter branch from 5a2fc63 to ba59850 Compare August 22, 2023 21:54
@reweeden reweeden merged commit 3e9b718 into devel Oct 9, 2023
@reweeden reweeden deleted the rew/session-ttl-parameter branch October 9, 2023 15:29
@krobin10
Copy link
Contributor

krobin10 commented Dec 4, 2023

Setting the TTL parameter to .5 results in an error; it appears it only accepts integers, 1, 2, etc.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants