http://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 …}
}
1.75 ms
Symfony\Component\HttpFoundation\RedirectResponse {#220
  #targetUrl: "https://preprod.ceremh.org/"
  +headers: Symfony\Component\HttpFoundation\ResponseHeaderBag {#311 …}
  #content: """
    <!DOCTYPE html>\n
    <html>\n
        <head>\n
            <meta charset="UTF-8" />\n
            <meta http-equiv="refresh" content="0;url='https://preprod.ceremh.org/'" />\n
    \n
            <title>Redirecting to https://preprod.ceremh.org/</title>\n
        </head>\n
        <body>\n
            Redirecting to <a href="https://preprod.ceremh.org/">https://preprod.ceremh.org/</a>.\n
        </body>\n
    </html>
    """
  #version: "1.1"
  #statusCode: 301
  #statusText: "Moved Permanently"
  #charset: "UTF-8"
}
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: null
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#204 …}
  -rememberMeServices: null
  -sessionTrackerEnabler: [
    Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#155 …}
    "enableUsageTracking"
  ]
}
0.00 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
}
0.00 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"