https://b1.mirtillostudio.fr/en

Security

Token

There is no security token.

Firewall

mainName
Security enabled
Stateless

Configuration

KeyValue
providersecurity.user.provider.concrete.app_user_provider
contextmain
entry_pointApp\Security\LoginFormAuthenticator
user_checkersecurity.user_checker
access_denied_handler(none)
access_denied_url(none)
authenticators
[
  "App\Security\LoginFormAuthenticator"
]

Listeners

ListenerDurationResponse
Symfony\Component\Security\Http\Firewall\ChannelListener {#1510
  -map: Symfony\Component\Security\Http\AccessMap {#1502 …}
  -authenticationEntryPoint: null
  -logger: Symfony\Bridge\Monolog\Logger {#1529 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms(none)
Symfony\Component\Security\Http\Firewall\ContextListener {#1500
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#501 …}
  -sessionKey: "_security_main"
  -logger: Symfony\Bridge\Monolog\Logger {#1529 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#1493 …}
  -dispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#1439 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#875 …}
  -rememberMeServices: null
  -sessionTrackerEnabler: [
    Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#500 …}
    "enableUsageTracking"
  ]
}
2.11 ms(none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#1460
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#1483 …}
}
0.00 ms(none)
Symfony\Component\Security\Http\Firewall\AccessListener {#1492
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#500 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#833 …}
  -map: Symfony\Component\Security\Http\AccessMap {#1502 …}
  -authManager: null
  -exceptionOnNoToken: false
}
2.13 ms(none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#1528
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#500 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#1441 …}
  -csrfTokenManager: null
  -eventDispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#1439 …}
}
0.00 ms(none)

Authenticators

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

Access Decision

affirmativeStrategy
#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"

Access decision log

#ResultAttributesObject
1GRANTED IS_AUTHENTICATED_ANONYMOUSLY
Symfony\Component\HttpFoundation\Request {#12
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#39 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#37 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#38 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#57 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#56 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#55 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#58 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: [
    "text/x-component"
  ]
  #pathInfo: "/en"
  #requestUri: "/en"
  #baseUrl: ""
  #basePath: null
  #method: "POST"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#1481 …}
  #locale: "en"
  #defaultLocale: "en"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: null
  -isIisRewrite: false
  basePath: ""
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS GRANTED
Show voter details