Skip to content
This repository has been archived by the owner on Dec 7, 2020. It is now read-only.

Groups Claim #301

Merged
merged 1 commit into from
Jan 7, 2018
Merged

Groups Claim #301

merged 1 commit into from
Jan 7, 2018

Conversation

gambol99
Copy link
Contributor

@gambol99 gambol99 commented Jan 6, 2018

The current implementation does not take into account the standard groups claim when matching on the resource. This PR add the ability to add an additional field --groups=list,of,groups to the resource.

Note unlike the roles which are applied with an AND operation a user simply has to exist in one of the groups specified.

@gambol99 gambol99 self-assigned this Jan 6, 2018
@gambol99 gambol99 changed the title Groups Claims Groups Claim Jan 6, 2018
@gambol99
Copy link
Contributor Author

gambol99 commented Jan 6, 2018

Adds the ability to caters for the groups claim within a token and implements #300

The current implementation does not take into account the standard `groups` claim when matching on the resource. This PR add the ability to add an additional field `--groups=list,of,groups` to the resource.

Note unlike the roles which are applied with an AND operation a user simply has to exist in one of the groups specified.
@gambol99 gambol99 merged commit 32a8e7e into master Jan 7, 2018
@gambol99 gambol99 deleted the identity branch January 7, 2018 19:19
gambol99 added a commit that referenced this pull request Feb 12, 2018
FEATURES:
* Added the groups parameter to the resource, permitting users to use the jest docker ecryptfs dev claim in the token [#PR301](#301)
* Removed the authors file [#PR299](#299)

FIXES:
* Fixed the custom headers when upgrading to websockets [#PR311](#311)
* Fixed exception when upgrading to websockets [#PR303](#303)
@gambol99 gambol99 mentioned this pull request Feb 12, 2018
gambol99 added a commit that referenced this pull request Feb 12, 2018
FEATURES:
* Added the groups parameter to the resource, permitting users to use the jest docker ecryptfs dev claim in the token [#PR301](#301)
* Removed the authors file [#PR299](#299)

FIXES:
* Fixed the custom headers when upgrading to websockets [#PR311](#311)
* Fixed exception when upgrading to websockets [#PR303](#303)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant