http://inventory.blitzen.de/

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.app_user_provider
context main
entry_point App\Security\AppAuthenticator
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "remember_me"
  "App\Security\AppAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#369
  -map: Symfony\Component\Security\Http\AccessMap {#370 …}
  -logger: Symfony\Bridge\Monolog\Logger {#336 …}
  -httpPort: 80
  -httpsPort: 443
}
0.13 ms
Symfony\Component\HttpFoundation\RedirectResponse {#367
  +headers: Symfony\Component\HttpFoundation\ResponseHeaderBag {#341 …}
  #content: """
    <!DOCTYPE html>\n
    <html>\n
        <head>\n
            <meta charset="UTF-8" />\n
            <meta http-equiv="refresh" content="0;url='https://inventory.blitzen.de/'" />\n
    \n
            <title>Redirecting to https://inventory.blitzen.de/</title>\n
        </head>\n
        <body>\n
            Redirecting to <a href="https://inventory.blitzen.de/">https://inventory.blitzen.de/</a>.\n
        </body>\n
    </html>
    """
  #version: "1.1"
  #statusCode: 301
  #statusText: "Moved Permanently"
  #charset: "UTF-8"
  #targetUrl: "https://inventory.blitzen.de/"
}
Symfony\Component\Security\Http\Firewall\ContextListener {#375
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#66 …}
  -sessionKey: "_security_main"
  -logger: Symfony\Bridge\Monolog\Logger {#336 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#376 …}
  -dispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#332 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#338 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#378 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#381
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#382 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#393
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#67 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#125 …}
  -map: Symfony\Component\Security\Http\AccessMap {#370 …}
}
0.00 ms (none)

Authenticators

No authenticators have been recorded. Check previous profiles on your authentication endpoint.

Access Decision

affirmative Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
2
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
4
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"