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 the use of $BEARER_TOKEN when accessing data #40

Merged
merged 1 commit into from
Aug 29, 2023

Conversation

DrDaveD
Copy link
Contributor

@DrDaveD DrDaveD commented Aug 28, 2023

This fixes cvmfs_scitoken_helper to correctly pass the contents of $BEARER_TOKEN for accessing data. Previously it did work for accessing the repository but not for accessing the data. Discussed in a GGUS ticket.

At the same time, a variable called proxy that was reused to hold a token is renamed to token.

Copy link
Collaborator

@djw8605 djw8605 left a comment

Choose a reason for hiding this comment

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

Just a quick comment.

src/scitoken_helper_fetch.cc Show resolved Hide resolved
@djw8605 djw8605 merged commit d2fb940 into cvmfs-contrib:master Aug 29, 2023
@DrDaveD DrDaveD deleted the fix-bearer-token-env branch August 29, 2023 22:08
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.

2 participants