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

fix(oauth): Fix issue where externally-terminated SSL deployments had… #390

Merged
merged 1 commit into from
May 9, 2017

Conversation

ttomsu
Copy link
Member

@ttomsu ttomsu commented May 9, 2017

… HTTP-only redirect to /login

@ethanfrogers, please give this guy a spin.

@cfieber FYI, but this PR shouldn't affect you.

@ethanfrogers
Copy link
Contributor

@ttomsu confirmed that it works! Thank you so much!

@ttomsu ttomsu merged commit d701fbb into spinnaker:master May 9, 2017
@ttomsu ttomsu deleted the google-ext-ssl branch May 9, 2017 18:17
@ethanfrogers
Copy link
Contributor

ethanfrogers commented May 9, 2017

There's still a little inconsistent behavior that I didn't see when testing this. After the /login endpoint it hit and it authenticates with Google, the /auth/redirect endpoint is http instead of https.

This solves the problem it is supposed to but exposes another problem. If you refresh the page, you are in fact authenticated.

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