“”

OAuth2 authentication and authorization OAuth2 authentication and authorization

oauth2 / stable

Generic OAuth 2.0 authentication and authorization for TYPO3 CMS

This version supports TYPO3

Older versions also support TYPO3

Composer support

composer require mfc/oauth2

Tags

#composer-only #oauth2 #backend #login #authentification #gitlab

Last upload comment

Manual TER Upload.

Remove obsolete TYPO3 version from README by @mbrodala in #54
Add PHP 8.4 support by @florian-lst in #57
[FEATURE] make backend user realName configurable (supersedes #52) by @tehplague in #59
[TASK] speedup access_level determination by @infabo in #50
Add TYPO3 v12 and v13 Support

See all Information about this release:
https://github.com/marketing-factory/oauth2/releases/tag/3.3.1

Downloads by month

Download 3.3.1 Extension Manual Found an Issue? Code Insights Packagist.org
Author
Christian Hellmund, Sebastian Klein, Simon Schmidt, Karoline Steinfatt, Christian Spoo
Company
Marketing Factory Consulting GmbH
Last update
24. Mar 2025
First upload
10. Jul 2018
Downloads
51,517
Category
none
Dependencies
  • TYPO3 (11.5.0 - 13.99.99)

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. Go to your folder where the root composer.json file is located
  2. Type: composer require mfc/oauth2 to get the latest version that runs on your TYPO3 version.
  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.

Other extensions by this user (1)

restrict BE-user to IP-range

Supported TYPO3 versions:

Version history

Version Upload comment Works with TYPO3 Download
3.3.1 / stable
March 24, 2025
Manual TER Upload.

Remove obsolete TYPO3 version from README by @mbrodala in #54
Add PHP 8.4 support by @florian-lst in #57
[FEATURE] make backend user realName configurable (supersedes #52) by @tehplague in #59
[TASK] speedup access_level determination by @infabo in #50
Add TYPO3 v12 and v13 Support

See all Information about this release:
https://github.com/marketing-factory/oauth2/releases/tag/3.3.1
11.5.0 - 13.99.99 Download
3.0.0 / beta
April 29, 2021
Add publish via github workflow action.
11.0.0 - 11.5.99 Download
2.0.1 / beta
March 29, 2021
TYPO3 10 Compatibility
9.5.0 - 10.4.99 Download
1.15.1 / beta
March 29, 2021
improvements for TYPO3 8 and 9
8.7.0 - 9.5.99 Download
1.1.1 / beta
August 05, 2019
BREAKING CHANGES!!!!
===================================
Please read the manual before update. The registration for the provider has changed. (see https://github.com/marketing-factory/oauth2/blob/1.1.1/README.md)
8.7.0 - 9.5.99 Download
0.2.4 / beta
July 10, 2018
Version 0.2.4
============

- Merge user permissions from project, group and shared groups
8.7.0 - 9.4.99 Download
0.2.3 / beta
July 10, 2018
Version 0.2.3
============

- Only update user records if configured to do so
- Do not prefix GitLab users


Version 0.2.2
============

- Correctly work with permissions set by group memberships
8.7.0 - 9.4.99 Download
0.2.1 / beta
July 10, 2018
- Correctly cope with an empty default group list
- Extend README.md
- Adapt author information from composer.json
8.7.0 - 9.4.99 Download
0.2.0 / beta
July 10, 2018
initiale release
8.7.0 - 9.4.99 Download