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 (none)
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 {#265
  -map: Symfony\Component\Security\Http\AccessMap {#266 …}
  -logger: Symfony\Bridge\Monolog\Logger {#227 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#269
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#220 …}
  -sessionKey: "_security_main"
  -logger: Symfony\Bridge\Monolog\Logger {#227 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#270 …}
  -dispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#224 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#228 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#272 …}
}
0.15 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#275
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#276 …}
}
0.94 ms
Symfony\Component\HttpFoundation\Response {#317
  +headers: Symfony\Component\HttpFoundation\ResponseHeaderBag {#316 …}
  #content: "Invalid state parameter passed in callback URL."
  #version: "1.1"
  #statusCode: 403
  #statusText: "Forbidden"
  #charset: "UTF-8"
}
Symfony\Component\Security\Http\Firewall\AccessListener {#283
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#219 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#285 …}
  -map: Symfony\Component\Security\Http\AccessMap {#266 …}
}
0.00 ms (none)

Authenticators

Authenticator Supports Duration Passport
"App\Security\DiscordAuthenticator"
0.00 ms (none)

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"