Skip to content

Latest commit

 

History

History
29 lines (15 loc) · 920 Bytes

README.md

File metadata and controls

29 lines (15 loc) · 920 Bytes

TYPO3 Extension oauth2 (mfc/oauth2)

Latest Stable Version License

This extension provides OAuth 2.0 to TYPO3 installations (only version 8LTS and the upcoming version 9 for the time being).

1. Features

  • Can automatically create new backend users
  • Certain OAuth resource servers can control admin permissions and assign backend group memberships

2. Usage

1) Installation

The only way to install this extension is by using Composer. In your Composer based TYPO3 project root, just run composer require mfc/oauth2.

2) Configure the extension

3. License

mfc/oauth2 is released under the terms of the MIT License.