Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0027277Openbravo ERPA. Platformpublic2014-08-04 20:492014-08-19 14:14
jecharri 
alostale 
immediatemajoralways
closedfixed 
5
 
3.0PR14Q4 
AugustoMauch
OBPS
Google Chrome
Core
30232
No
0027277: Impossible to login in Openbravo using Google account because we are using deprecated Openid2 protocol
Impossible to login in Openbravo using Google account because we are using deprecated Openid2 protocol

As we can read in the following link, our protocol Openid2 has been deprecated for Google and it is not going to work for new domains since 19th of May and it will be unsupported in April of 2015

https://developers.google.com/accounts/docs/OpenID2 [^]
https://developers.google.com/+/api/auth-migration#timetable [^]
-
No tags attached.
has duplicate defect 00272783.0PR14Q4 closed AugustoMauch Google sign on uses deprecated OpenID2.0 protocol 
Issue History
2014-08-04 20:49jecharriNew Issue
2014-08-04 20:49jecharriAssigned To => AugustoMauch
2014-08-04 20:49jecharriOBNetwork customer => No
2014-08-04 20:49jecharriWeb browser => Google Chrome
2014-08-04 20:49jecharriModules => Core
2014-08-04 20:49jecharriSupport ticket => 30232
2014-08-04 20:49jecharriResolution time => 1407362400
2014-08-04 20:49jecharriTriggers an Emergency Pack => No
2014-08-04 20:49jecharriWeb browserGoogle Chrome => Google Chrome
2014-08-04 20:49jecharriDescription Updatedbug_revision_view_page.php?rev_id=6242#r6242
2014-08-04 20:50jecharriOBNetwork customerNo => Yes
2014-08-04 20:50jecharriWeb browserGoogle Chrome => Google Chrome
2014-08-05 12:06shuehnerIssue Monitored: shuehner
2014-08-05 13:42alostaleRelationship addedhas duplicate 0027278
2014-08-11 09:25alostaleAssigned ToAugustoMauch => alostale
2014-08-11 11:48hgbotCheckin
2014-08-11 11:48hgbotNote Added: 0069291
2014-08-11 13:09alostaleNote Added: 0069294
2014-08-11 13:09alostaleReview Assigned To => AugustoMauch
2014-08-11 13:09alostaleWeb browserGoogle Chrome => Google Chrome
2014-08-11 13:09alostaleStatusnew => scheduled
2014-08-11 13:09alostalefix_in_branch => pi
2014-08-11 13:10alostaleStatusscheduled => resolved
2014-08-11 13:10alostaleFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/075ca846cedffeda3fe48a46cc5dbe3b7d2f3aea [^]
2014-08-11 13:10alostaleResolutionopen => fixed
2014-08-12 20:57hudsonbotCheckin
2014-08-12 20:57hudsonbotNote Added: 0069324
2014-08-19 14:14AugustoMauchNote Added: 0069507
2014-08-19 14:14AugustoMauchStatusresolved => closed
2014-08-19 14:14AugustoMauchFixed in Version => 3.0PR14Q4

Notes
(0069291)
hgbot   
2014-08-11 11:48   
Repository: erp/devel/pi
Changeset: 075ca846cedffeda3fe48a46cc5dbe3b7d2f3aea
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Mon Aug 11 11:43:25 2014 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/075ca846cedffeda3fe48a46cc5dbe3b7d2f3aea [^]

related to issue 27277: core changes to support new Google sign in
  New Google OAuth2 sign is implemented by an external module [1], this patch
  provides required infrastructure in order it to be implemented:

    - Sign In button in Login page can be modified by external modules
    - Some methods in LoginHandler are now accessible to be used by classes extending it

[1] http://centralrepository.openbravo.com/heartbeat-server/org.openbravo.forge.ui/sso/ForgeModuleDetail/Google-Sign-In [^]

---
M src/org/openbravo/base/secureApp/LoginHandler.java
M src/org/openbravo/erpCommon/security/Login.java
A src/org/openbravo/erpCommon/security/SignInProvider.java
---
(0069294)
alostale   
2014-08-11 13:09   
Sign In using OAuth2 is implemented as a new module:
http://wiki.openbravo.com/wiki/Modules:Google_Sign_In [^]
(0069324)
hudsonbot   
2014-08-12 20:57   
A changeset related to this issue has been promoted main and to the
Central Repository, after passing a series of tests.

Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/f93c6f350902 [^]
Maturity status: Test
(0069507)
AugustoMauch   
2014-08-19 14:14   
Code reviewed and verified in pi@74d15eec44db