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

GH-587: Fix set_user_root_attributes attribute on enterprise connections #619

Merged
merged 1 commit into from
Jun 7, 2023

Conversation

sergiught
Copy link
Contributor

🔧 Changes

The set_user_root_attributes attribute on the enterprise connections seem to not be behaving consistently for more than just waad connections, as reported in the original issue. After testing all of them we patch the ones that don't consistently show the sync at each login toggle as enabled.

📚 References

🔬 Testing

📝 Checklist

  • All new/changed/fixed functionality is covered by tests (or N/A)
  • I have added documentation for all new/changed functionality (or N/A)

@sergiught sergiught marked this pull request as ready for review June 5, 2023 12:43
@sergiught sergiught requested a review from a team as a code owner June 5, 2023 12:43
@codecov-commenter
Copy link

Codecov Report

Merging #619 (3a2e11c) into main (92759d1) will increase coverage by 0.03%.
The diff coverage is 100.00%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #619      +/-   ##
==========================================
+ Coverage   86.59%   86.62%   +0.03%     
==========================================
  Files          76       76              
  Lines       11896    11926      +30     
==========================================
+ Hits        10301    10331      +30     
  Misses       1220     1220              
  Partials      375      375              
Impacted Files Coverage Δ
internal/auth0/connection/expand.go 96.30% <100.00%> (+0.09%) ⬆️
internal/auth0/connection/flatten.go 89.15% <100.00%> (+0.28%) ⬆️

Copy link
Contributor

@willvedd willvedd left a comment

Choose a reason for hiding this comment

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

Good sleuthing 👍

@sergiught sergiught merged commit f381ddc into main Jun 7, 2023
@sergiught sergiught deleted the patch/fix-google-workspace-set-user-attr branch June 7, 2023 07:25
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.

4 participants