| Pages: [1] :: one page |
| Author |
Thread Statistics | Show CCP posts - 0 post(s) |

Cecil B Heimerdinger
My very own little corporation
0
|
Posted - 2015.06.23 07:17:07 -
[1] - Quote
Is it possible to use SSO on device without web browser? From https://developers.eveonline.com/resource/single-sign-on seems that answer is not, but that just seems to weird to me. I would expect something like https://developers.google.com/identity/protocols/OAuth2ForDevices to exists, but cannot find anything.
Does anyone know of way to use SSO without browser?
Thanks |

Pete Butcher
KarmaFleet Goonswarm Federation
294
|
Posted - 2015.06.23 09:03:24 -
[2] - Quote
Cecil B Heimerdinger wrote:
There are already topics about SSO outside the browser. You can read answers there.
http://evernus.com - the ultimate multiplatform EVE trade tool + nullsec Alliance Market tool + Trade Advisor
|

Cecil B Heimerdinger
My very own little corporation
0
|
Posted - 2015.06.23 11:59:14 -
[3] - Quote
Pete Butcher wrote:Cecil B Heimerdinger wrote: There are already topics about SSO outside the browser. You can read answers there.
Not really. Those are topic about desktop apps, meaning there is firefox or something on the same machine. I'm talking about device without browser. Even without X server. Just a ssh. And no, links or w3m doesn't handle eve login page very well. |

Steve Ronuken
Fuzzwork Enterprises Vote Steve Ronuken for CSM
5376
|
Posted - 2015.06.23 12:26:17 -
[4] - Quote
Cecil B Heimerdinger wrote:Pete Butcher wrote:Cecil B Heimerdinger wrote: There are already topics about SSO outside the browser. You can read answers there. Not really. Those are topic about desktop apps, meaning there is firefox or something on the same machine. I'm talking about device without browser. Even without X server. Just a ssh. And no, links or w3m doesn't handle eve login page very well.
If you can get a refresh token, then you're set.
That pretty much requires a real auth, though you can do that with something like POSTman for Chrome.
Woo! CSM X!
Fuzzwork Enterprises
Twitter: @fuzzysteve on Twitter
|

Pete Butcher
KarmaFleet Goonswarm Federation
294
|
Posted - 2015.06.23 12:28:12 -
[5] - Quote
Cecil B Heimerdinger wrote:Pete Butcher wrote:Cecil B Heimerdinger wrote: There are already topics about SSO outside the browser. You can read answers there. Not really. Those are topic about desktop apps, meaning there is firefox or something on the same machine. I'm talking about device without browser. Even without X server. Just a ssh. And no, links or w3m doesn't handle eve login page very well.
That's a bit tougher. Simple answer is acquiring a refresh tokens upfront and using it later. Complex answer is emulating a browser - making http requests with cookie, redirect, etc support.
http://evernus.com - the ultimate multiplatform EVE trade tool + nullsec Alliance Market tool + Trade Advisor
|

Cecil B Heimerdinger
My very own little corporation
0
|
Posted - 2015.06.23 13:31:27 -
[6] - Quote
So from what I read here simplest solutions would be to have dedicated web app which will do SSO and offer download of encrypted refresh_token which then can be used by my shell app to request proper access token? Seems doable. Thanks |
| |
|
| Pages: [1] :: one page |
| First page | Previous page | Next page | Last page |