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

Do not send original scopes as refresh/exchange scopes unless they are explicitly sent in the request #155

Closed
jjg-123 opened this issue Jan 12, 2024 · 0 comments

Comments

@jjg-123
Copy link
Contributor

jjg-123 commented Jan 12, 2024

In QDL scripts, empty tx_scopes, tx_audience or tx_record should faithfully indicate that there were no scopes et al sent in the request rather than setting them to the original request. This allows scripts to differentiate between the arguments sent which can be necessary.

E.g. in the case of WLCG capability sets, which are only sent in the initial request and are treated as queries there. if they are in subsequent requests, they might be either ignored or raise an error.

jjg-123 pushed a commit that referenced this issue Jan 12, 2024
jjg-123 pushed a commit that referenced this issue Jan 12, 2024
@jjg-123 jjg-123 closed this as completed Jun 12, 2024
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

No branches or pull requests

1 participant