https://preprod.ceremh.org/

Security Token

There is no security token.

Security Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.users_in_memory
context main
entry_point (none)
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
listeners (none)

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#222
  -map: Symfony\Component\Security\Http\AccessMap {#223 …}
  -authenticationEntryPoint: Symfony\Component\Security\Http\EntryPoint\RetryAuthenticationEntryPoint {#225 …}
  -logger: Symfony\Bridge\Monolog\Logger {#206 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#234
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#156 …}
  -sessionKey: "_security_main"
  -logger: Symfony\Bridge\Monolog\Logger {#206 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#233 …}
  -dispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#228 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#204 …}
  -rememberMeServices: null
  -sessionTrackerEnabler: [
    Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#155 …}
    "enableUsageTracking"
  ]
}
2.19 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#241
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#242 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#244
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#155 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#245 …}
  -map: Symfony\Component\Security\Http\AccessMap {#223 …}
  -authManager: Symfony\Component\Security\Http\Authentication\NoopAuthenticationManager {#250 …}
  -exceptionOnNoToken: false
}
1.47 ms (none)

Security Voters (3)

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"

Access decision log

# Result Attributes Object
1 GRANTED IS_AUTHENTICATED_ANONYMOUSLY
Symfony\Component\HttpFoundation\Request {#60
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#104 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#111 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#105 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#101 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#102 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#103 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#100 …}
  #content: "0x01%5B%5D=VNUM"
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/"
  #requestUri: "/"
  #baseUrl: ""
  #basePath: ""
  #method: "POST"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#259 …}
  #locale: null
  #defaultLocale: "en"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: null
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS GRANTED
Show voter details