TYPO3 Logo
TYPO3 OAuth2 Server
Release: 2.0

Loading data.

  • Introduction
  • Quick start
    • Quick installation
    • Quick integration
    • Quick configuration
  • Configuration
    • Resource route configuration
  • Known problems
  • For Developers
  • Upgrade from 1.x to 2.x
  • Sitemap

Contributors Corner

  • View source of current document
  • How to edit
  • Edit current document on GitHub
  1. TYPO3 OAuth2 Server
  2. Known problems
Report issue View source How to edit Edit on GitHub

Known problems

Apache + CGI (PHP-FPM)

Note that depending on the webserver and PHP integration therein you might need some additional configuration.

Specifically Apache + CGI (PHP-FPM) needs additional vhost/htaccess configuration in order to have proper authorization header handling.

SetEnvIfNoCase ^Authorization$ "(.+)" HTTP_AUTHORIZATION=$1
Copied!

See also: https://symfony.com/doc/current/setup/web_server_configuration.html#using-mod-proxy-fcgi-with-apache-2-4

  • Previous
  • Next
Reference to the headline

Copy and freely share the link

This link target has no permanent anchor assigned. You can make a pull request on GitHub to suggest an anchor. The link below can be used, but is prone to change if the page gets moved.

Copy this link into your TYPO3 manual.

  • Home
  • Contact
  • Issues
  • Repository

Last rendered: Dec 19, 2024 21:55

© since 2020 by R3H6 and contributors
  • Legal Notice
  • Privacy Policy