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

[backend] Add OpenID proxy configuration capability #6103

Merged
merged 2 commits into from
Feb 25, 2024
Merged

Conversation

richard-julien
Copy link
Member

Add OpenID proxy configuration capability
Must be activated with use_proxy option in the config.
If activated http_proxy and https_proxy will be use.

@richard-julien richard-julien added the filigran team use to identify PR from the Filigran team label Feb 24, 2024
@richard-julien richard-julien self-assigned this Feb 24, 2024
Copy link

codecov bot commented Feb 24, 2024

Codecov Report

Attention: Patch coverage is 18.18182% with 9 lines in your changes are missing coverage. Please review.

Project coverage is 66.74%. Comparing base (bfa6943) to head (60d6d6d).
Report is 1 commits behind head on master.

Files Patch % Lines
...i-platform/opencti-graphql/src/config/providers.js 18.18% 9 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master    #6103   +/-   ##
=======================================
  Coverage   66.73%   66.74%           
=======================================
  Files         540      540           
  Lines       64183    64184    +1     
  Branches     5243     5245    +2     
=======================================
+ Hits        42834    42841    +7     
+ Misses      21349    21343    -6     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@richard-julien richard-julien linked an issue Feb 25, 2024 that may be closed by this pull request
3 tasks
@richard-julien richard-julien merged commit 77c0bd1 into master Feb 25, 2024
8 checks passed
@richard-julien richard-julien deleted the issue/3426 branch February 25, 2024 10:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
filigran team use to identify PR from the Filigran team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add OpenID Proxy configuration capability
1 participant