Skip to content

Conversation

schnaker85
Copy link
Contributor

Summary

Provides proxy support for jwt token reuse.

  • fixes the openid Strategy
  • fixes the openid jwt strategy (jwksRsa fetching in a proxy environment)

Change Type

Please delete any irrelevant options.

  • Bug fix (non-breaking change which fixes an issue)

Testing

Please describe your test process and include instructions so that we can reproduce your test. If there are any important variables for your testing configuration, list them here.

Local test via docker-compose.

Checklist

Please delete any irrelevant options.

  • My code adheres to this project's style guidelines
  • I have performed a self-review of my own code
  • My changes do not introduce new warnings

- fixes the openid Strategy
- fixes the openid jwt strategy (jwksRsa fetching in a proxy environment)

Signed-off-by: Regli Daniel <[email protected]>
@danny-avila danny-avila changed the title Fixes https://github.com/danny-avila/LibreChat/issues/8099 in correct… Fixes #8099 in correct… Jul 1, 2025
@danny-avila
Copy link
Owner

Thanks @schnaker85

Can you fix the ESLint errors?

- properly formatted

Signed-off-by: Regli Daniel <[email protected]>
@schnaker85
Copy link
Contributor Author

@danny-avila : ok.
I did rerun npm run format and pushed again

@danny-avila danny-avila linked an issue Jul 1, 2025 that may be closed by this pull request
1 task
@danny-avila danny-avila changed the title Fixes #8099 in correct… 🛂 fix: Reuse OpenID Auth Tokens with Proxy Setup Jul 1, 2025
@danny-avila danny-avila merged commit 8a5dbac into danny-avila:dev Jul 1, 2025
5 checks passed
miguelwon pushed a commit to miguelwon/LibreChat that referenced this pull request Jul 9, 2025
* Fixes danny-avila#8099 in correctly setting up proxy support

- fixes the openid Strategy
- fixes the openid jwt strategy (jwksRsa fetching in a proxy environment)

Signed-off-by: Regli Daniel <[email protected]>

* Fixes danny-avila#8099 in correctly setting up proxy support

- properly formatted

Signed-off-by: Regli Daniel <[email protected]>

---------

Signed-off-by: Regli Daniel <[email protected]>
Signed-off-by: Regli Daniel <[email protected]>
Co-authored-by: schnaker85 <1daniregligmail.com>
kenshinsamue pushed a commit to intelequia/LibreChat that referenced this pull request Aug 4, 2025
* Fixes danny-avila#8099 in correctly setting up proxy support

- fixes the openid Strategy
- fixes the openid jwt strategy (jwksRsa fetching in a proxy environment)

Signed-off-by: Regli Daniel <[email protected]>

* Fixes danny-avila#8099 in correctly setting up proxy support

- properly formatted

Signed-off-by: Regli Daniel <[email protected]>

---------

Signed-off-by: Regli Daniel <[email protected]>
Signed-off-by: Regli Daniel <[email protected]>
Co-authored-by: schnaker85 <1daniregligmail.com>
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.

[Bug]: Reuse OpenID Auth tokens does not work with PROXY Setup
2 participants