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

Traefik middleware for dealing with authentication and redirecting #110

Open
einari opened this issue Aug 28, 2018 · 0 comments
Open

Traefik middleware for dealing with authentication and redirecting #110

einari opened this issue Aug 28, 2018 · 0 comments
Assignees
Labels

Comments

@einari
Copy link

einari commented Aug 28, 2018

Look into supporting cookies and bearer tokens.
Verify tokens with the auth provider using the JWTS - RSA keys.

This is related to the Sentry project - we need to discuss how we do this practically. Sentry is moving towards a place where it will have the configuration files mounted as a volume. We need to see how we will deal with the configuration data that Sentry provides for this.

If they share the files, we need to deploy a new Traefik controller if we do changes to the format in main Sentry - not ideal. We could look at doing integration on file level now and then set up a separate task for later to make this get the events from our Event Horizon.

┆Issue is synchronized with this Asana task

@einari einari added this to the 2.0.0 milestone Aug 28, 2018
@einari einari self-assigned this Aug 28, 2018
@einari einari added the ready label Aug 28, 2018
@einari einari modified the milestones: 2.0.0, 2.1.0 Oct 1, 2018
@einari einari assigned jakhog and unassigned einari Nov 2, 2018
@einari einari added the ready label Nov 2, 2018
@einari einari removed this from the 2.1.0 milestone Dec 17, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants