.. include:: ../Includes.txt .. _introduction: ============ Introduction ============ .. _what-it-does: What does it do? ================ Allow your backend users to add login possibilities via any OAuth2 provider. Popular examples are Github or Gitlab, Google, Facebook or LinkedIn or classically self-hosted solutions like Keycloak. The extension allows administrators/integrators to configure various providers and offers any backend user an interface to add their OAuth2 based login. This extension is especially powerful in combination with the Multi-Factor Capabilities of TYPO3 as you can provide users with a single-sign-on login of their choice and add additional security of MFA to TYPO3. .. figure:: ../Images/loginScreen.png :class: with-shadow :alt: TYPO3 Login Screen :width: 300px Login with any available provider. .. figure:: ../Images/configuredProviders.png :class: with-shadow :alt: TYPO3 Oauth2 Configured Providers :width: 600px Manage provider configuration .. figure:: ../Images/adminUser.png :class: with-shadow :alt: TYPO3 Login Screen :width: 600px Use in conjunction with MFA.