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

Create macaroon with proper caveats and path. #935

Merged
merged 1 commit into from
Mar 18, 2019

Conversation

bbockelm
Copy link
Contributor

The new OAuth2-style of macaroon requests caused incorrect caveats to be requested - permissions were broken up across multiple caveats instead of in a single request.

Further, it requested the macaroon for the wrong path (the OAuth2 token issuer path) and this is fixed too.

Relatively safe, should be backported to 4.9.1.

@olifre olifre mentioned this pull request Mar 18, 2019
@ffurano ffurano merged commit 986fec9 into xrootd:master Mar 18, 2019
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.

None yet

2 participants