Drupal + Basic_Auth Problem : You do not have permission to access this page (Sie haben keine Zugriffsberechtigung für diese Seite. )

Man hat ein Hosting +  Basic_Auth aktiviert.

Nachdem Authentifizierung (Basic_Auth) zeigt Drupal eine Meldung statt Inhalt "Sie haben keine Zugriffsberechtigung für diese Seite. " (English: You do not have permission to access this page).

 

Die Lösung ist oft eine Deaktivierung von Basic_Auth Modul von Drupal:

drush pmu basic_auth -y

 

Comments

My problem was:

Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: The used authentication method is not allowed on this route. 
in Drupal\Core\EventSubscriber\AuthenticationSubscriber->onExceptionAccessDenied() 
(line 135 of /web/core/lib/Drupal/Core/EventSubscriber/AuthenticationSubscriber.php).

Uninstall basic_auth helped, thanks !

Neuen Kommentar schreiben

CAPTCHA
This question is for testing whether or not you are a human visitor and to prevent automated spam submissions.

Suche

Neueste Kommentare