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

Protect using auth0 #14

Open
wkulesza opened this issue Sep 9, 2021 · 1 comment
Open

Protect using auth0 #14

wkulesza opened this issue Sep 9, 2021 · 1 comment

Comments

@wkulesza
Copy link

wkulesza commented Sep 9, 2021

When starting the transitime-core through docker, one exposes both endpoints /web and /api to the world. We're trying to protect it using auth0 and can do it with /web, but can't with /api, since it would require passing auth0 arguments in the URL - i.e. gtfs-rt vehicle positions/trip update urls.

@vsperez
Copy link
Member

vsperez commented Sep 10, 2021

This might help:

image

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