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

Fix use of identity/group endpoint to edit group by name #10812

Merged
merged 3 commits into from
Jan 29, 2021

Conversation

mgritter
Copy link
Contributor

No description provided.

@mgritter mgritter marked this pull request as draft January 29, 2021 21:28
@mgritter mgritter changed the title Fix use of identity/group endpoint to edit group by name (#10223) Fix use of identity/group endpoint to edit group by name Jan 29, 2021
@vercel vercel bot temporarily deployed to Preview – vault-storybook January 29, 2021 21:33 Inactive
@vercel vercel bot temporarily deployed to Preview – vault January 29, 2021 21:33 Inactive
@mgritter mgritter marked this pull request as ready for review January 29, 2021 22:03
@mgritter mgritter merged commit 22008ee into master Jan 29, 2021
mgritter pushed a commit that referenced this pull request Jan 29, 2021
* Updates identity/group to allow updating a group by name (#10223)
* Now that lookup by name is outside handleGroupUpdateCommon, do not
use the second name lookup as the object to update.
* Added changelog.

Co-authored-by: dr-db <[email protected]>
mgritter pushed a commit that referenced this pull request Feb 1, 2021
…0813)

* Updates identity/group to allow updating a group by name (#10223)
* Now that lookup by name is outside handleGroupUpdateCommon, do not
use the second name lookup as the object to update.
* Added changelog.
Co-authored-by: dr-db <[email protected]>
@vishalnayak vishalnayak deleted the fix_10223_group_by_name branch February 9, 2021 00:52
@vishalnayak
Copy link
Contributor

Looked at this post merge, and it looked great!

@creslinux
Copy link

This PR breaks the API used to discover group_id, also the guides for OIDC / Group Auth no longer work.
#10223 (comment)
#11334

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.

Group-membership inconsistencies when using identity/group to remove member entities by group name
5 participants