POST https://testing-planconcept.synqore.app/login

Security

Token

There is no security token. It was removed in ed1b29.

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.cio_user_provider
context main
entry_point security.authenticator.form_login.main
user_checker Ciosix\Core\User\Security\UserChecker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "switch_user"
  "form_login"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#1304
  -map: Symfony\Component\Security\Http\AccessMap {#1064 …}
  -logger: Monolog\Logger {#1336 …}
  -httpPort: 80
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#1302
  -sessionKey: "_security_main"
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#172 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#1299 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#640 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#1301 …}
  -logger: Monolog\Logger {#1336 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#1326 …}
}
0.04 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#1291
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#1296 …}
}
18.31 ms
Symfony\Component\HttpFoundation\RedirectResponse {#1439
  +headers: Symfony\Component\HttpFoundation\ResponseHeaderBag {#1619 …}
  #content: """
    <!DOCTYPE html>\n
    <html>\n
        <head>\n
            <meta charset="UTF-8" />\n
            <meta http-equiv="refresh" content="0;url='https://testing-planconcept.synqore.app/login'" />\n
    \n
            <title>Redirecting to https://testing-planconcept.synqore.app/login</title>\n
        </head>\n
        <body>\n
            Redirecting to <a href="https://testing-planconcept.synqore.app/login">https://testing-planconcept.synqore.app/login</a>.\n
        </body>\n
    </html>
    """
  #version: "1.1"
  #statusCode: 302
  #statusText: "Found"
  #charset: "UTF-8"
  -sentHeaders: ? array
  #targetUrl: "https://testing-planconcept.synqore.app/login"
}
Symfony\Component\Security\Http\Firewall\SwitchUserListener {#1289
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#641 …}
  -provider: Symfony\Bridge\Doctrine\Security\User\EntityUserProvider {#1332 …}
  -userChecker: Ciosix\Core\User\Security\UserChecker {#1288 …}
  -firewallName: "main"
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#540 …}
  -logger: Monolog\Logger {#1336 …}
  -usernameParameter: "_switch_user"
  -role: "ROLE_ADMIN"
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#895 …}
  -stateless: false
  -urlGenerator: Symfony\Bundle\FrameworkBundle\Routing\Router {#686 …}
  -targetRoute: null
}
(none) (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#1286
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#641 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#540 …}
  -map: Symfony\Component\Security\Http\AccessMap {#1064 …}
}
(none) (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#1327
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "logout"
  ]
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#641 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#1339 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#1326 …}
  -csrfTokenManager: null
}
(none) (none)

Authenticators

Status Authenticator
failure
"Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"
Lazy no
Duration 0.40 ms
Passport
Symfony\Component\Security\Http\Authenticator\Passport\Passport {#1305
  #user: ? Symfony\Component\Security\Core\User\UserInterface
  -badges: [
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge {#1330
      -userLoader: Symfony\Bridge\Doctrine\Security\User\EntityUserProvider::loadUserByIdentifier(string $identifier): UserInterface {#1329 …}
      -user: ? Symfony\Component\Security\Core\User\UserInterface
      -identifierNormalizer: null
      -userIdentifier: "Jonas Kraus"
      -attributes: null
    }
    "Symfony\Component\Security\Http\Authenticator\Passport\Credentials\PasswordCredentials" => Symfony\Component\Security\Http\Authenticator\Passport\Credentials\PasswordCredentials {#1307
      -password: "23wys$.'_)UN*?c"
      -resolved: false
    }
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\RememberMeBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\RememberMeBadge {#1284
      -enabled: false
      +parameters: []
    }
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\PasswordUpgradeBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\PasswordUpgradeBadge {#1283
      -plaintextPassword: "23wys$.'_)UN*?c"
      -passwordUpgrader: Symfony\Bridge\Doctrine\Security\User\EntityUserProvider {#1332 …}
    }
  ]
  -attributes: []
}
Badges UserBadge PasswordCredentials RememberMeBadge PasswordUpgradeBadge
Exception
Symfony\Component\Security\Core\Exception\UserNotFoundException {#1438
  #message: "User "Jonas Kraus" not found."
  #code: 0
  #file: "/var/www/html/vendor/symfony/doctrine-bridge/Security/User/EntityUserProvider.php"
  #line: 71
  -token: null
  -identifier: "Jonas Kraus"
  trace: {
    /var/www/html/vendor/symfony/doctrine-bridge/Security/User/EntityUserProvider.php:71 {
      Symfony\Bridge\Doctrine\Security\User\EntityUserProvider->loadUserByIdentifier(string $identifier): UserInterface …
      › if (null === $user) {    $e = new UserNotFoundException(\sprintf('User "%s" not found.', $identifier));    $e->setUserIdentifier($identifier);
    }
    /var/www/html/vendor/symfony/security-http/Authenticator/Passport/Badge/UserBadge.php:97 {
      Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge->getUser(): UserInterface …
      › if (null === $this->getAttributes()) {    $user = ($this->userLoader)($this->getUserIdentifier());} else {
    }
    /var/www/html/vendor/symfony/security-http/Authenticator/Passport/Passport.php:56 {
      Symfony\Component\Security\Http\Authenticator\Passport\Passport->getUser(): UserInterface …
      › 
      ›     $this->user = $this->getBadge(UserBadge::class)->getUser();}
    }
    /var/www/html/vendor/symfony/security-http/EventListener/UserCheckerListener.php:40 {
      Symfony\Component\Security\Http\EventListener\UserCheckerListener->preCheckCredentials(CheckPassportEvent $event): void …
      › 
      ›     $this->userChecker->checkPreAuth($passport->getUser());}
    }
    /var/www/html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
      Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
      › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
    }
    /var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
      Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
      ›     }    $listener($event, $eventName, $this);}
    }
    /var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
      Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
      › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
    }
    /var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:129 {
      Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
      › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
    }
    /var/www/html/vendor/symfony/security-http/Authentication/AuthenticatorManager.php:189 {
      Symfony\Component\Security\Http\Authentication\AuthenticatorManager->executeAuthenticator(AuthenticatorInterface $authenticator, Request $request): Response …
      › $event = new CheckPassportEvent($authenticator, $passport);$this->eventDispatcher->dispatch($event);}
    /var/www/html/vendor/symfony/security-http/Authentication/AuthenticatorManager.php:167 {
      Symfony\Component\Security\Http\Authentication\AuthenticatorManager->executeAuthenticators(array $authenticators, Request $request): Response …
      › 
      › $response = $this->executeAuthenticator($authenticator, $request);if (null !== $response) {
    }
    /var/www/html/vendor/symfony/security-http/Authentication/AuthenticatorManager.php:149 {
      Symfony\Component\Security\Http\Authentication\AuthenticatorManager->authenticateRequest(Request $request): Response …
      › 
      ›     return $this->executeAuthenticators($authenticators, $request);}
    }
    /var/www/html/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php:38 {
      Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener->authenticate(RequestEvent $event): void …
      › $request = $event->getRequest();$response = $this->authenticatorManager->authenticateRequest($request);if (null === $response) {
    }
    /var/www/html/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php:58 {
      Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener->authenticate(RequestEvent $event): void …
      › {    $this->authenticationManagerListener->authenticate($event);}
    }
    /var/www/html/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php:46 {
      Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener->authenticate(RequestEvent $event): void …
      › try {    $this->listener->authenticate($event);} catch (LazyResponseException $e) {
    }
    /var/www/html/vendor/symfony/security-bundle/Security/LazyFirewallContext.php:70 {
      Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext->authenticate(RequestEvent $event): void …
      › foreach ($listeners as $listener) {    $listener($event);}
    /var/www/html/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php:94 {
      Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener->callListeners(RequestEvent $event, iterable $listeners): void …
      › } elseif (false !== $listener->supports($event->getRequest())) {    $listener->authenticate($event);}
    }
    /var/www/html/vendor/symfony/security-http/Firewall.php:93 {
      Symfony\Component\Security\Http\Firewall->onKernelRequest(RequestEvent $event) …
      › 
      ›     $this->callListeners($event, $authenticationListeners());}
    }
    /var/www/html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
      Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
      › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
    }
    /var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
      Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
      ›     }    $listener($event, $eventName, $this);}
    }
    /var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
      Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
      › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
    }
    /var/www/html/vendor/ciosix/core/core/bundles/Flows/src/Decorator/EventDispatcherDecorator.php:35 {
      Ciosix\Core\Flows\Decorator\EventDispatcherDecorator->dispatch(object $event, ?string $eventName = null): object …
      › if (method_exists($this->decoratedDispatcher, 'dispatch')) {    return $this->decoratedDispatcher->dispatch($event, $eventName);}
    }
    /var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:129 {
      Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
      › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
    }
    /var/www/html/vendor/symfony/http-kernel/HttpKernel.php:159 {
      Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
      › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
    /var/www/html/vendor/symfony/http-kernel/HttpKernel.php:76 {
      Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
      › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
    }
    /var/www/html/vendor/symfony/http-kernel/Kernel.php:193 {
      Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
      › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
    }
    /var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:34 {
      Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
      › {    $response = $this->kernel->handle($this->request);}
    /var/www/html/vendor/autoload_runtime.php:32 {
      require_once …
      ›         ->getRunner($app)        ->run());
    }
    /var/www/html/public/index.php:10 {
      › 
      › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
        "/var/www/html/vendor/autoload_runtime.php"
      }
    }
  }
}

Access Decision