Skip to content

Adjust oidc config for the new Lifescience provider #180

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

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

martenson
Copy link
Member

@martenson martenson commented May 13, 2025

this needs to wait for release_25.0 deployment on both GCZ and UMSA

<client_id>{{ oidc_client_id }}</client_id>
<client_secret>{{ oidc_client_secret }}</client_secret>
<client_id></client_id>
<client_secret></client_secret>
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What does happen without working client ID and secret? Is it gonna be just an invalid button?

Copy link
Member Author

@martenson martenson May 13, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think Galaxy might not start up; I should probably drop this unused template completely

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

Successfully merging this pull request may close these issues.

None yet

2 participants