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

Allow admin to customize default macaroons authz. #942

Merged
merged 1 commit into from
Mar 25, 2019

Conversation

bbockelm
Copy link
Contributor

With this, the admin can set a new macaroons.onmissing configuration flag to allow the authorization plugin to always allow in the case when no macaroon exists.

This is useful for EOS as EOS does not utilize the XRootD authorization system and will apply its own authorizations downstream of this plugin.

Additionally, this fixes a memory leak of the macaroon object that occurs on successful validation.

With this, the admin can set a new `macaroons.onmissing` configuration
flag to allow the authorization plugin to always allow in the case
when no macaroon exists.

This is useful for EOS as EOS does not utilize the XRootD authorization
system and will apply its own authorizations downstream of this plugin.
@bbockelm bbockelm mentioned this pull request Mar 22, 2019
@ffurano ffurano merged commit f037f9c into xrootd:master Mar 25, 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