Skip to content

Return group memberships of entity during read#3526

Merged
vishalnayak merged 9 commits intomasterfrom
entity-read-groups
Nov 6, 2017
Merged

Return group memberships of entity during read#3526
vishalnayak merged 9 commits intomasterfrom
entity-read-groups

Conversation

@vishalnayak
Copy link
Contributor

No description provided.

@vishalnayak vishalnayak added this to the 0.8.4 milestone Nov 3, 2017
Copy link
Contributor

@chrishoffman chrishoffman left a comment

Choose a reason for hiding this comment

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

This looks good. I wonder if there will be any way to expand and flatten the group hierarchy to see all groups they are a member of, even if they are nested.

@vishalnayak
Copy link
Contributor Author

@chrishoffman The API returns segregated sets of group membership data now.

briankassouf
briankassouf previously approved these changes Nov 3, 2017
Copy link
Contributor

@briankassouf briankassouf left a comment

Choose a reason for hiding this comment

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

This looks great!

chrishoffman
chrishoffman previously approved these changes Nov 3, 2017
Copy link
Contributor

@chrishoffman chrishoffman left a comment

Choose a reason for hiding this comment

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

Looking good!
😎

respData["aliases"] = aliasesToReturn

// Fetch the groups this entity belongs to and return their identifiers
groups, impliedGroups, err := i.groupsByEntityID(entity.ID)
Copy link
Contributor

Choose a reason for hiding this comment

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

minor: Can we match the external names with the internal variable names? implied vs inherited

jefferai
jefferai previously approved these changes Nov 6, 2017
Copy link
Member

@jefferai jefferai left a comment

Choose a reason for hiding this comment

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

LGTM with Chris' comment addressed.

@vishalnayak vishalnayak merged commit 55c032d into master Nov 6, 2017
@vishalnayak vishalnayak deleted the entity-read-groups branch November 6, 2017 18:01
chrishoffman pushed a commit that referenced this pull request Nov 7, 2017
* oss/master: (30 commits)
  Handle 'not supplied' case for field type TypeNameString (#3546)
  Fix deprecated cassandra backend tests (#3543)
  changelog++
  auth/aws: Make disallow_reauthentication and allow_instance_migration mutually exclusive (#3291)
  changelog++
  More Mount Conflict Detection (#2919)
  Fix swallowed errors in TestRollbackManager_Join() (#3327)
  changelog++
  added AWS enpoint handling (#3416)
  Seal wrap all root tokens and their leases (#3540)
  Return group memberships of entity during read (#3526)
  Add note on support for using rec keys on /sys/rekey (#3517)
  Add third party tools list to website (#3488)
  Minor client refactoring (#3539)
  changelog++
  Add PKCS8 marshaling to PKI (#3518)
  Update SSH list roles docs (#3536)
  Update gocql dep
  changelog++
  Return role info for each role on pathRoleList (#3532)
  ...
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