OIDC Okta with Galaxy

Hi all,

We’re working on getting OIDC Okta running with galaxy and we’re hitting a bug.

We get:
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://myco.okta.com/oauth2/.well-known/openid-configuration?client_id=

But our well known openid config doesn’t have oauth2 in the url
https://myco.okta.com/.well-known/openid-configuration?client_id=

On the oidc_backends.config.xml, we have:

<redirect_uri>https://galaxy.myco.org/authnz/okta/callback</redirect_uri>
<api_url>https://myco.okta.com/oauth2</api_url>

Thanks!

Hi @jdlamstein

If you would like to help us to develop that authentication method, please reach out to the developers. Galaxy Working Groups and Projects - Galaxy Community Hub