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

Allow to request specific properties when logging in #148

Open
chaen opened this issue Oct 16, 2023 · 6 comments · May be fixed by #300
Open

Allow to request specific properties when logging in #148

chaen opened this issue Oct 16, 2023 · 6 comments · May be fixed by #300
Assignees
Labels
good first issue Good for newcomers hackathon For hackathon help wanted Extra attention is needed

Comments

@chaen
Copy link
Contributor

chaen commented Oct 16, 2023

Currently, running dirac login <vo> --property <propA> --property <propB> works in the sense that it does not trow an error, but it still only returns the properties mapped to the group.

The requested properties are correctly stored in the AuthDB, but not exploited when generated requests.

It needs to be added here

dirac_properties = sorted(config.Registry[vo].Groups[dirac_group].Properties)

@chaen chaen added good first issue Good for newcomers help wanted Extra attention is needed labels Oct 16, 2023
@Dominik26-1
Copy link

Hi, I would like to contribute to this issue, can you assign to me?

@chaen
Copy link
Contributor Author

chaen commented Oct 17, 2023

With pleasure :-) I'll try to extend a bit the description to make it more descriptive and precise too. Thanks a lot

@chaen
Copy link
Contributor Author

chaen commented Oct 17, 2023

Btw @Dominik26-1 , can you tell me who you are and how you're connected to DIRAC/Rucio ? (mail is fine)

@Dominik26-1
Copy link

Dominik26-1 commented Oct 17, 2023 via email

@chaen
Copy link
Contributor Author

chaen commented Oct 17, 2023

Ah ok ! We were planning on giving this task at a workshop tomorrow. If you are happy with this, I will assign you a less time critical one by the end of the week. Looking forward to your contribution 😃

@Dominik26-1
Copy link

Dominik26-1 commented Oct 17, 2023 via email

@fstagni fstagni added the hackathon For hackathon label Sep 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers hackathon For hackathon help wanted Extra attention is needed
Projects
Status: No status
Development

Successfully merging a pull request may close this issue.

4 participants