Skip to content

Client uses token issuer as selection criteria during token selection process #2219

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

patrickbrophy
Copy link
Contributor

This PR addresses issue #2131 by adding an additional selection criterion to the token selection process. Specifically, it introduces a check to compare the issuer provided in the Director’s response with the issuer in each token. Tokens are only considered further if the issuers match.

@patrickbrophy patrickbrophy added bug Something isn't working client Issue affecting the OSDF client plugin Issue affecting the file transfer plugin labels Apr 18, 2025
@patrickbrophy patrickbrophy added this to the v7.17 milestone Apr 18, 2025
@patrickbrophy patrickbrophy linked an issue Apr 18, 2025 that may be closed by this pull request
7 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working client Issue affecting the OSDF client plugin Issue affecting the file transfer plugin
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Client token selection should take issuers into account
1 participant