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

[JBIDE-20464] opening oauth login in ext. browser (not dialog) in MacOS #745

Closed
wants to merge 1 commit into from

Conversation

adietish
Copy link
Member

No description provided.

@adietish
Copy link
Member Author

@fbricon pls review

@fbricon
Copy link
Member

fbricon commented Aug 14, 2015

Couldn't we just get the response of the token url into a string, then parse it to extract the token (response.substring(indexOf("--token="), indexOf()), put it directly into the textbox?

@adietish
Copy link
Member Author

@fbricon nope since the user still has to do the oauth login/auth in the browser (RH SSO in our stg server)

@fbricon
Copy link
Member

fbricon commented Aug 21, 2015

Applied in master

@fbricon fbricon closed this Aug 21, 2015
@adietish adietish deleted the JBIDE-20464 branch March 31, 2016 13:55
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.

None yet

2 participants