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

Adding wlcg oidc endpoint. #16617

Open
wants to merge 2 commits into
base: dev
Choose a base branch
from

Conversation

maikenp
Copy link
Contributor

@maikenp maikenp commented Aug 30, 2023

It is related to the added endpoint in social-core: python-social-auth/social-core#820 (not yet merged).

How to test the changes?

Update your social-core package with the changes in python-social-auth/social-core#820

Create a WLCG IAM client at https://wlcg.cloud.cnaf.infn.it
See instructions on client settings in oidc_backends_config.xml.sample
Update your oidc_backends_config.yml with the new backend

Update your galaxy.yml config file pointing to the correct oidc_config.xml, and the oidc_backends_config.xml - and enable_oidc - example:

oidc_config_file: /srv/galaxy/config/oidc_config.xml
oidc_backends_config_file: /srv/galaxy/config/oidc_backends_config.xml
enable_oidc: true

Log into your galaxy instance using the wlcg oidc.

Screenshot 2023-08-30 at 10 29 54

License

  • I agree to license these and all my past contributions to the core galaxy codebase under the MIT license.

@github-actions github-actions bot added the area/auth Authentication and authorization label Aug 30, 2023
@github-actions github-actions bot added this to the 23.2 milestone Aug 30, 2023
@maikenp maikenp mentioned this pull request Sep 7, 2023
2 tasks
@maikenp maikenp mentioned this pull request Sep 27, 2023
4 tasks
@mvdbeek mvdbeek modified the milestones: 23.2, 24.0 Dec 19, 2023
@jdavcs jdavcs modified the milestones: 24.0, 24.1 Feb 26, 2024
@mvdbeek mvdbeek removed this from the 24.1 milestone May 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/auth Authentication and authorization
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants