Skip to content

Generic OAuth2 authentication and authorization for TYPO3 CMS

License

Notifications You must be signed in to change notification settings

kellerrennkadse/oauth2

 
 

Repository files navigation

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.

About

Generic OAuth2 authentication and authorization for TYPO3 CMS

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 64.7%
  • HTML 35.3%