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(Resources): AREX can submit jobs without proxy (token only) #7824

Open
wants to merge 1 commit into
base: rel-v8r0
Choose a base branch
from

Conversation

aldbr
Copy link
Contributor

@aldbr aldbr commented Oct 10, 2024

Until now, submission with tokens was not working with the AREXCE.
There is a bug preventing submission of jobs when a token is used along with a delegation ID.

(By the way, I wonder whether the delegation mechanism is useful in our context. I will make sure submission works without it, and if it's the case, then I will delete it from v9.)
Update: it is needed when we use proxies apparently.

BEGINRELEASENOTES
*Resources
FIX: AREX interactions with tokens
ENDRELEASENOTES

@DIRACGridBot DIRACGridBot added the alsoTargeting:integration Cherry pick this PR to integration after merge label Oct 10, 2024
@aldbr aldbr force-pushed the v8.0_FIX_AREXCE-token-integration branch from 1f7eb96 to 5d1ec59 Compare October 10, 2024 14:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
alsoTargeting:integration Cherry pick this PR to integration after merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants