You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
apache leitet per default den Authorization Header aus Sicherheitsgründen nicht an den Client weiter. Das ist in dem Fall aber notwendig, sonst kommt in PHP keine Authentifizierung an. Es muss dazu SetEnvIf Authorization "(.*)" HTTP_AUTHORIZATION=$1 im VirtualHost oder der generellen Config gesetzt sein, was bei mir lokal schon der Fall war.
17:25
Steht hier in der Lexik-Doku auch: https://github.com/lexik/LexikJWTAuthenticationBundle/blob/3.x/Resources/doc/index.rst#important-note-for-apache-users
17:25
Missing image:
and wrong link:
https://demo.mapbender.org/mapbender/api/doc/
should be
https://demo.mapbender.org/api/doc/
Darüber hinaus:
sollte vermutlich dann auch in die Mapbender-Doku