Redirect 302 redirect from GET @app_login_discord (583fa9)

Security

Token

461510425360728106 Username
Authenticated
Property Value
Roles
[
  "ROLE_USER"
]
Inherited Roles none
Token
Symfony\Component\Security\Http\Authenticator\Token\PostAuthenticationToken {#630
  -user: App\Entity\User {#800 …}
  -roleNames: [
    "ROLE_USER"
  ]
  -attributes: []
  -firewallName: "main"
}

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#542
  -map: Symfony\Component\Security\Http\AccessMap {#543 …}
  -logger: Monolog\Logger {#518 …}
  -httpPort: 80
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#553
  -sessionKey: "_security_main"
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#517 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#556 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#335 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#554 …}
  -logger: Monolog\Logger {#518 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#522 …}
}
0.77 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#560
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#561 …}
}
1531.90 ms
Symfony\Component\HttpFoundation\RedirectResponse {#639
  +headers: Symfony\Component\HttpFoundation\ResponseHeaderBag {#836 …}
  #content: """
    <!DOCTYPE html>\n
    <html>\n
        <head>\n
            <meta charset="UTF-8" />\n
            <meta http-equiv="refresh" content="0;url='/'" />\n
    \n
            <title>Redirecting to /</title>\n
        </head>\n
        <body>\n
            Redirecting to <a href="/">/</a>.\n
        </body>\n
    </html>
    """
  #version: "1.1"
  #statusCode: 302
  #statusText: "Found"
  #charset: "UTF-8"
  -sentHeaders: ? array
  #targetUrl: "/"
}
Symfony\Component\Security\Http\Firewall\AccessListener {#566
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#338 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#346 …}
  -map: Symfony\Component\Security\Http\AccessMap {#543 …}
}
(none) (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#521
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#338 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#512 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#522 …}
  -csrfTokenManager: Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#340 …}
}
(none) (none)

Authenticators

Status Authenticator
success
"App\Security\DiscordAuthenticator"
Lazy no
Duration 350.04 ms
Passport
Symfony\Component\Security\Http\Authenticator\Passport\SelfValidatingPassport {#602
  #user: App\Entity\User {#800 …}
  -badges: [
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge {#626
      -userLoader: Closure(): User {#638 …}
      -user: App\Entity\User {#800 …}
      -identifierNormalizer: null
      -userIdentifier: "MTU0MTQ3OTMxNDY4NjYxMTQ4Ng.XDrqo8JAiSiWMNiBOZ8PbUTm8iV7FB"
      -attributes: null
    }
  ]
  -attributes: []
}
Badges UserBadge

Access Decision