Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork9.6k
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
-
We use redis as native session storage in
Session framework:session:handler_id:~cookie_secure:truecookie_httponly:truestorage_factory_id:session.storage.factory.php_bridge We added some #[Route('/probe', name:'app_frontend_probe_')]class ProbeControllerextends AbstractController{ #[Route('/liveness', name:'liveness')]publicfunction getLiveness(Request$request):JsonResponse For these we don't security and sessions, hence I disabled security for security:firewalls:probe:pattern:^/probe/security:falsestateless:true Why do I still get |
BetaWas this translation helpful?Give feedback.
All reactions
Replies: 1 comment
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
-
Can you check your (Note that you don’t need to configure a firewall as If a session is still being created, configure your routes as |
BetaWas this translation helpful?Give feedback.
All reactions
👀 1