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

Fix director authz #223

Merged

Conversation

jhiemstrawisc
Copy link
Member

Starting to move this patch into the 7.1.x branch

I noticed while testing XRootD's ability to use a Pelican director as its
redirector (defined via the `pss.origin` directive), that XRootD will take
a token passed to it via an Authorization header and convert it directly into
an authz URL query that gets passed to the director. For the director to return
a valid redirect URL, the "Bearer " prefix must be stripped.
@jhiemstrawisc jhiemstrawisc merged commit 3bf1ae3 into PelicanPlatform:v7.1.x Oct 12, 2023
11 checks passed
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.

1 participant