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

add link to manually send login token to fly #4314

Merged
merged 2 commits into from Sep 11, 2019

Conversation

robwhitby
Copy link
Contributor

fixes #3747

adds a link to the local fly server for when the browser blocks the automated attempt, and pasting the token is not possible because fly only accepts it on stdin for fly login.

The UI/text probably needs some polish :)

…re requests

Signed-off-by: Rob Whitby <rob.whitby@springer.com>
@clarafu clarafu removed the request for review from a team September 4, 2019 14:14
Copy link
Member

@jamieklassen jamieklassen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like there's no other way to get Safari to cooperate, and I don't think it's worth making fly use HTTPS just to listen for tokens (and use a self-signed cert or similar trickery). So the page looks like
Screen Shot 2019-09-11 at 9 55 40 AM
and when you click the 'send token to fly directly' link you go to a blank page (since fly's token listener doesn't send any HTML in the response). It's kinda ugly but only appears in such a narrow use case that I don't think it's super urgent to address.

@jamieklassen jamieklassen merged commit 52b3949 into concourse:master Sep 11, 2019
@jamieklassen jamieklassen added this to the v5.6.0 milestone Sep 11, 2019
@robwhitby robwhitby deleted the fly-login-link branch September 12, 2019 20:08
@jomsie jomsie added the release/documented Documentation and release notes have been updated. label Sep 20, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release/documented Documentation and release notes have been updated.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

fly login token transfer does not work in Safari
3 participants