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

chore: standardize oidc/saml group & display attribute names in helm config #8689

Merged
merged 3 commits into from
Jan 18, 2024

Conversation

carolinaecalderon
Copy link
Contributor

@carolinaecalderon carolinaecalderon commented Jan 12, 2024

Description

change groupsClaimName -> groupsAttributeName, and displayNameCLaimName -> displayNameAttributeName in OIDC. This standardizes the fields with OIDC

Test Plan

Commentary (optional)

This will break EE -- so there needs to be an extra PR to be landed shortly after this is merged (& ee is rebased) that changes the relevant variable names in the OIDC ID Token Claims struct.

Checklist

  • Changes have been manually QA'd
  • User-facing API changes need the "User-facing API Change" label.
  • Release notes should be added as a separate file under docs/release-notes/.
    See Release Note for details.
  • Licenses should be included for new code which was copied and/or modified from any external code.

Ticket

@cla-bot cla-bot bot added the cla-signed label Jan 12, 2024
Copy link

netlify bot commented Jan 12, 2024

Deploy Preview for determined-ui canceled.

Name Link
🔨 Latest commit d6cf6a3
🔍 Latest deploy log https://app.netlify.com/sites/determined-ui/deploys/65a976e79b48a20008ad6ef5

@determined-ci determined-ci requested a review from a team January 12, 2024 20:02
@determined-ci determined-ci added the documentation Improvements or additions to documentation label Jan 12, 2024
@carolinaecalderon carolinaecalderon changed the base branch from main to helm-edits-user-auth January 12, 2024 20:02
@determined-ci
Copy link
Collaborator

Docsite preview being generated for this PR.
You can (eventually) find the generated docsite here.

@carolinaecalderon carolinaecalderon changed the base branch from helm-edits-user-auth to main January 12, 2024 20:04
@carolinaecalderon carolinaecalderon changed the base branch from main to helm-edits-user-auth January 12, 2024 20:04
@carolinaecalderon carolinaecalderon changed the title Carolinac/helm doc edits user auth chore: standardize oidc/saml group & display attribute names in helm config Jan 12, 2024
@carolinaecalderon carolinaecalderon marked this pull request as ready for review January 12, 2024 20:07
Copy link

codecov bot commented Jan 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (acca434) 51.32% compared to head (d6cf6a3) 51.31%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8689      +/-   ##
==========================================
- Coverage   51.32%   51.31%   -0.01%     
==========================================
  Files         894      894              
  Lines      156712   156712              
  Branches     2096     2096              
==========================================
- Hits        80425    80424       -1     
- Misses      74792    74793       +1     
  Partials     1495     1495              
Flag Coverage Δ
backend 35.72% <ø> (-0.01%) ⬇️
harness 64.29% <ø> (ø)
web 53.80% <ø> (ø)

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

see 1 file with indirect coverage changes

Copy link
Contributor

@salonig23 salonig23 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

Base automatically changed from helm-edits-user-auth to main January 18, 2024 18:56
@carolinaecalderon carolinaecalderon self-assigned this Jan 18, 2024
@carolinaecalderon carolinaecalderon merged commit 0782c35 into main Jan 18, 2024
70 of 84 checks passed
@carolinaecalderon carolinaecalderon deleted the carolinac/helm-doc-edits-user-auth branch January 18, 2024 19:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla-signed documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants