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

Make BASE_URL_FORMAT, MANAGEMENT_API_AUD_FORMAT configurable #253

Closed
Ikana opened this issue Apr 9, 2018 · 6 comments
Closed

Make BASE_URL_FORMAT, MANAGEMENT_API_AUD_FORMAT configurable #253

Ikana opened this issue Apr 9, 2018 · 6 comments

Comments

@Ikana
Copy link

Ikana commented Apr 9, 2018

We are using istio as our service mesh, and we need to change the protocol of the api endpoint to http so that the communication from the service to the mesh is over http and then https over the internet.

@luisrudge
Copy link
Contributor

Can you explain your use case? I don't know what istio is or how it interacts with auth0 in any way. If you're using the SDK, you should talk with our endpoints directly.

@Ikana
Copy link
Author

Ikana commented Apr 9, 2018

This images describes the use case https://istio.io/blog/2018/img/https_from_the_app.svg

@luisrudge
Copy link
Contributor

So you're adding a MITM between your app and Auth0?

@Ikana
Copy link
Author

Ikana commented Apr 9, 2018

Basically yes, to log all requests the service makes on prometheus server.

@Ikana
Copy link
Author

Ikana commented Apr 9, 2018

I could do the change myself, but i wanted to know what the maintainers though

@luisrudge
Copy link
Contributor

I discussed this internally and we decided adding support to override this, specially to add a MITM, is not something we're interested in. Thanks for asking first!

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

No branches or pull requests

2 participants