“”

Google OpenAuth v2 Google OpenAuth v2

google_auth / beta

Google OAuth2 implementation. Authorize your fe_users remotely, then creates a local fe_users record with data from Google Account for use in access protection. Login form can be replaced by one button - all auth happens at Google Apps. Requires Google App registration.

Last upload comment

BE login now supported. FE/BE login enables individually. Logout bug fixed. Small user profile (Extbase) editing form plugin added. Demonstration screen cast: http://www.youtube.com/watch?vhllTYB0S34U

Downloads by month

Download 4.0.0 Extension Manual
Author
Claus Due
Company
Wildside A/S
Last update
27. Jul 2012
First upload
26. Sep 2011
Downloads
4,491
Category
Services
Dependencies
none

Installation

  1. Download ZIP file
  2. Log into your TYPO3 backend
  3. Go to Extension Manager module
  4. Press the upload button on the top bar
  5. Select the ZIP file and upload it. If you want to overwrite an existing extension installation, activate the checkbox.
  1. Download T3X file
  2. Log into your TYPO3 backend
  3. Go to Extension Manager module
  4. Press the upload button on the top bar
  5. Select the T3X file and upload it. If you want to overwrite an existing extension installation, activate the checkbox.

Version history

Version Upload comment Works with TYPO3 Download
4.0.0 / beta
July 27, 2012
BE login now supported. FE/BE login enables individually. Logout bug fixed. Small user profile (Extbase) editing form plugin added. Demonstration screen cast: http://www.youtube.com/watch?vhllTYB0S34U
Download
3.0.0 / beta
July 27, 2012
BE login now supported. FE/BE login enables individually. Logout bug fixed. Small user profile (Extbase) editing form plugin added. Demonstration screen cast: http://www.youtube.com/watch?vhllTYB0S34U
Download
2.0.0 / beta
April 27, 2012
Now uses Google PHP API, some bugfixes and performance boosts. VERY IMPORTANT: New default auth scope, add to your extension config: https://www.googleapis.com/auth/userinfo.profile https://www.googleapis.com/auth/userinfo.email
Download
1.0.9 / beta
January 11, 2012
Config settings for the HTTP query building parameters numericArrayPrefix and argumentSeparator added, necessary for some endpoints. Default separator changed to unescaped ampersand for compatibility. Thanks to Patrick Bierans for bringing the issue to my
Download
1.0.8 / beta
January 04, 2012
Removed usage of classes from extension fed. Added exception messages at multiple points in the authentication process, giving more detailed error messages (in sys_log) when errors occur.
Download
1.0.7 / beta
September 29, 2011
Removed debug statement included by mistake.
Download
1.0.6 / beta
September 29, 2011
Fixed session-related token re-authentication bug. This brings the extension up to a stable level; will keep BETA status until error feedback and edgecase handling is done.
Download
1.0.5 / beta
September 29, 2011
Fixed case of authentication being forced on pages which are not access protected.
Download
1.0.4 / beta
September 27, 2011
Corrected finalUrl extension config option.
Download
1.0.3 / beta
September 26, 2011
Fixed version discrepancy.
Download
1.0.0 / alpha
September 26, 2011
Google OAuth2 implementation. Authorize your fe_users remotely, then creates a local fe_users record with data from Google Account for use in access protection. Login form can be replaced by one button - all auth happens at Google Apps. Requires Google Ap
Download
0.0.2 / beta
September 26, 2011
Added support for creating Extbase-valid fe_user records, configured through extension configuration.
Download
0.0.1 / beta
September 26, 2011
Initial release in beta state.
Download