desktop-packages team mailing list archive
-
desktop-packages team
-
Mailing list archive
-
Message #120024
Re: [Bug 1457298] Re: invalid auth for online-account
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
flickr used the standard authentication implementation.
On 2015年05月21日 16:18, Alberto Mardegan wrote:
> The yupoo API looks very similar to the old Flickr API:
> https://www.flickr.com/services/api/auth.spec.html
>
> Can you please have a look and confirm if they use the same
> authentication method?
>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQEcBAEBAgAGBQJVXfqAAAoJECfSBuGWom3jaGAIAIrdz6LCVLVaWBoqE/NJgbna
3AvQLfg5GnlStRHgQDNidKLBMx8D9sKrKwqnCTT2BpjVEhQUL+4yV6RhzTW3mpTn
/jWkRse78F2oG91sfwgCUWe1+Tqvh52j82DGUrcmNvmZvbzZLDl9eQfbPjczKvu2
45N8nWPYg+1P2pVTN2cJteKP5thEUYXEeDq8y4PehOfa7L3ZreUk92gHB+JqOq6v
eZKZHKyao4vPCAdWf9K4G3xCv56sijA7H/AxewjuovOM/ArCrbMX5ZscD2dA0+O1
HK8xKxpeN2olgW0AFb0XK44Bk8dsuIe+EU2S2+li67siUgHxbbPqa6WHLX3bm+M=
=6mTY
-----END PGP SIGNATURE-----
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to signon-plugin-oauth2 in Ubuntu.
https://bugs.launchpad.net/bugs/1457298
Title:
invalid auth for online-account
Status in signon-plugin-oauth2 package in Ubuntu:
New
Bug description:
In order to launch authentication like most other accounts, yupoo need
to register a new .provider file to Online accounts.
But this XML-format file requires an standard-parameter request for
authenticating and accessing token, including client_id, token_path
and others, which doesn't match with the request format of yupoo.
Yupoo need to launch an auth with a link like
http://www.yupoo.com/services/auth/?api_key=[api_key]&frob=[frob]&perms=[perms]&api_sig=[api_sig].
It is an non standard-format request and need additional parameter
requests before accessing token. So we can hardly integrating the
entire auth of yupoo into Online-accounts.
Shall we provide an more agile policy for configure when creating the
.provide file?
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/signon-plugin-oauth2/+bug/1457298/+subscriptions
References