Skip to content
This repository has been archived by the owner on Jan 12, 2022. It is now read-only.

Manually test custom auth0 client ID feature #1175

Closed
jgehrcke opened this issue Aug 3, 2021 · 5 comments
Closed

Manually test custom auth0 client ID feature #1175

jgehrcke opened this issue Aug 3, 2021 · 5 comments

Comments

@jgehrcke
Copy link
Contributor

jgehrcke commented Aug 3, 2021

I was relying on automated tests where we did not change the corresponding 'domain'. That was a pitfall. I think this is actually broken for people other than us!

Rethink, manually test.

@puntakana
Copy link

Hi,

I tried to install opstrace with a custom dns and custom auth0 id and when I tried to enter on the application, I'm redirected to : https://opstrace-dev.us.auth0.com/authorize?audience=https%3A%2F%2Fuser-cluster.opstrace.io%2Fapi&client_id= blablabbla

So I can confirm It's broken for others :-)

@MatApple
Copy link
Contributor

MatApple commented Aug 19, 2021

Thanks for verifying @puntakana!

@puntakana
Copy link

I guess you need to add a third parameter like custom_auth0_dns. I don’t know auth0 service very well but for me with only auth0 client id you can’t find the auth0 url. Indeed, opstrace cluster name can be different than auth0 tenant name and tenant can be in us/eu/asia so the auth0 url can be https://TENANT_NAME.{us,eu,….}.auth0.com

@jgehrcke
Copy link
Contributor Author

@puntakana I am super happy that you're actually interested in this feature :) And sorry that we shipped something so obviously broken 🔥. We would love to hear about your use case!

Let me try to get this right for the next release. :)

@MatApple
Copy link
Contributor

Also linking to another question relating to this in our Opstrace Community Slack: https://opstrace-community.slack.com/archives/C01KZS8JRNC/p1629491378082700

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

3 participants