| Summary: | Facebook authentification fails if account is created with GOA | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Ghislain Vaillant <ghisvail> |
| Component: | gnome-online-accounts | Assignee: | Debarshi Ray <debarshir> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 19 | CC: | bnocera, bugzilla, bugzilla, debarshir, gareth.k.jones, julien.enche, martin.engbers, sgraf |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2014-04-09 16:15:22 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
|
Description
Ghislain Vaillant
2013-09-08 18:38:18 UTC
I can confirm this bug on another computer running up-to-date Fedora 19 x86_64. Facebook chat works if the account is configured from within Empathy, but authorization fails for Facebook accounts configured using GOA. Google+ and Windows Live accounts are unaffected. Same issue here. It doesn't work with Ubuntu/UOA/Empathy either. I am guessing something broke at Facebook's end. (In reply to Martin Engbers from comment #1) > I can confirm this bug on another computer running up-to-date Fedora 19 > x86_64. Facebook chat works if the account is configured from within > Empathy, but authorization fails for Facebook accounts configured using GOA. That is because when you are using GOA it is using a different SASL mechanism -- namely X-FACEBOOK-PLATFORM [1]. Otherwise you are using DIGEST-MD5. [1] https://developers.facebook.com/docs/chat/#platauth Still happening in Gnome 3.10 (Fedora 20 alpha) This bug is reported upstream and fixes has been pushed to master for 3.10 https://bugzilla.gnome.org/show_bug.cgi?id=710363 |