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

[auth] allow proxying root domains #213

Merged
merged 1 commit into from
Jun 13, 2019

Conversation

cameronattard
Copy link
Contributor

Problem

Currently, when users try to proxy requests to a root domain (i.e. not a subdomain of the root domain), they receive a 400 response (invalid redirect parameter). I would like to be able to serve content on my root domains in addition to the subdomains.

Solution

Allow the literal root domain to be a valid redirect URI.

@jphines
Copy link
Contributor

jphines commented Jun 13, 2019

@cameronattard Thanks for the contribution!

@jphines jphines merged commit d8d65a1 into buzzfeed:master Jun 13, 2019
@cameronattard
Copy link
Contributor Author

My pleasure @jphines. Is there an ETA for the next release?

@jphines
Copy link
Contributor

jphines commented Jun 17, 2019

@cameronattard we're planning on creating a formal release at the end of the month. You can pull dev-releases from https://hub.docker.com/r/buzzfeed/sso-dev -- but there is some drift now from latest docs in master to what the latest builds.

We're planning on cleaning those up as part of the formal release process.

@tarpdalton tarpdalton mentioned this pull request Jul 1, 2019
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

Successfully merging this pull request may close these issues.

2 participants