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

gateway: oidc default scope name override #5788

Merged
merged 1 commit into from
Nov 22, 2023
Merged

Conversation

ElysaSrc
Copy link
Member

@ElysaSrc ElysaSrc commented Nov 22, 2023

Allow override of the default scope on oidc auth provider

@ElysaSrc ElysaSrc requested a review from a team as a code owner November 22, 2023 09:41
Copy link

codecov bot commented Nov 22, 2023

Codecov Report

Attention: 3 lines in your changes are missing coverage. Please review.

Comparison is base (b6b7dcf) 19.53% compared to head (9a01b82) 19.53%.

Files Patch % Lines
gateway/actix_auth/src/providers/oidc.rs 0.00% 3 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                dev    #5788      +/-   ##
============================================
- Coverage     19.53%   19.53%   -0.01%     
  Complexity     2332     2332              
============================================
  Files           907      907              
  Lines        106998   107000       +2     
  Branches       2593     2593              
============================================
  Hits          20901    20901              
- Misses        84571    84573       +2     
  Partials       1526     1526              
Flag Coverage Δ
gateway 2.53% <0.00%> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@multun multun added this pull request to the merge queue Nov 22, 2023
Merged via the queue into dev with commit 07021ee Nov 22, 2023
8 of 9 checks passed
@multun multun deleted the ev/gw-oidc-scope-override branch November 22, 2023 10:31
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.

2 participants