https://preprod.estim-formation.com/devis-formation-intervenants-domicile?type=intra

Security

Token

Anonymous Username
Authenticated
Property Value
Roles none
Inherited Roles none
Token
Symfony\Component\Security\Core\Authentication\Token\AnonymousToken {#224
  -user: "anon."
  -roleNames: []
  -authenticated: true
  -attributes: []
  -secret: "P1437lS"
}

Firewall

main Name
Security enabled
Stateless
Allows anonymous

Configuration

Key Value
provider security.user.provider.concrete.backend_users
context main
entry_point security.authentication.basic_entry_point.main
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
listeners
[
  "http_basic"
  "anonymous"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#255
  -map: Symfony\Component\Security\Http\AccessMap {#261 …}
  -authenticationEntryPoint: null
  -logger: Symfony\Bridge\Monolog\Logger {#237 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#205
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#80 …}
  -sessionKey: "_security_main"
  -logger: Symfony\Bridge\Monolog\Logger {#237 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#208 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#184 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#42 …}
  -rememberMeServices: null
  -sessionTrackerEnabler: [
    Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#36 …}
    "enableUsageTracking"
  ]
}
3.45 ms (none)
Symfony\Component\Security\Http\Firewall\BasicAuthenticationListener {#222
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#36 …}
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#254 …}
  -providerKey: "main"
  -authenticationEntryPoint: Symfony\Component\Security\Http\EntryPoint\BasicAuthenticationEntryPoint {#248 …}
  -logger: Symfony\Bridge\Monolog\Logger {#237 …}
  -ignoreFailure: false
  -sessionStrategy: Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy {#252 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener {#235
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#80 …}
  -secret: "P1437lS"
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#254 …}
  -logger: Symfony\Bridge\Monolog\Logger {#237 …}
}
3.24 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#280
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#36 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#245 …}
  -map: Symfony\Component\Security\Http\AccessMap {#261 …}
  -authManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#254 …}
  -exceptionOnNoToken: true
}
0.11 ms (none)

Authenticators

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

Access Decision

affirmative Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
2
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"