Skip to content

Update auth-jwt to v0.7.0#9320

Merged
tvoran merged 4 commits into
masterfrom
VLTE-385/azure-distributed-claims
Jun 29, 2020
Merged

Update auth-jwt to v0.7.0#9320
tvoran merged 4 commits into
masterfrom
VLTE-385/azure-distributed-claims

Conversation

@tvoran
Copy link
Copy Markdown
Member

@tvoran tvoran commented Jun 25, 2020

Adds support for distributed groups claims on Azure, necessary when a
user is a member of more than 200 groups (hashicorp/vault-plugin-auth-jwt#120).

Steps taken:
go get github.com/hashicorp/vault-plugin-auth-jwt@v0.7.0
go mod tidy
go mod vendor

Associated docs PR: #9287

Adds support for distributed groups claims on Azure, necessary when a
user is a member of more than 200 groups.
@tvoran tvoran added auth/jwt-oidc dependencies Pull requests that update a dependency file labels Jun 25, 2020
@tvoran tvoran requested a review from a team June 25, 2020 16:29
@tvoran tvoran added this to the 1.5 milestone Jun 25, 2020
Copy link
Copy Markdown

@Valarissa Valarissa left a comment

Choose a reason for hiding this comment

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

Looked over the code changes here, all looks good.

Ran through an auth process, both before and after to verify the problem existed, and that the problem was fixed (with additional configuration for azure).

Great job~!

@tvoran tvoran merged commit 6f94c5e into master Jun 29, 2020
@tvoran tvoran deleted the VLTE-385/azure-distributed-claims branch June 29, 2020 17:23
andaley pushed a commit that referenced this pull request Jul 17, 2020
Adds support for distributed groups claims on Azure, necessary when a
user is a member of more than 200 groups.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auth/jwt-oidc dependencies Pull requests that update a dependency file ecosystem

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants