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

docs: make clear that any access token expiry dates are ignored #2644

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

shuesken
Copy link

Description

Make clear in the documentation that oauth2-proxy will not consider expiry dates set within JWT access tokens.

Motivation and Context

People are occasionally confused that oauth2-proxy will not use an expiry date in JWT access tokens and do not realize they must set "cookie-refresh". The documentation was unclear on this issue. This PR fixes it and will hopefully pre-empt some issues. Briefly discussed in Slack.

How Has This Been Tested?

Hasn't been tested beyond the Github Markdown parser.

Checklist:

  • My change requires a change to the documentation or CHANGELOG.
  • I have updated the documentation/CHANGELOG accordingly.
  • I have created a feature (non-master) branch for my PR.
  • I have written tests for my code changes.

@shuesken shuesken requested a review from a team as a code owner May 15, 2024 08:52
@github-actions github-actions bot added the docs label May 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant