http://localhost:9000/lasoo/create-catalogue

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 {#153
  -map: Symfony\Component\Security\Http\AccessMap {#152 …}
  -authenticationEntryPoint: Symfony\Component\Security\Http\EntryPoint\RetryAuthenticationEntryPoint {#151 …}
  -logger: Symfony\Bridge\Monolog\Logger {#164 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#149
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#257 …}
  -sessionKey: "_security_main"
  -logger: Symfony\Bridge\Monolog\Logger {#164 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#148 …}
  -dispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#146 …}
  -registered: true
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#166 …}
  -rememberMeServices: null
  -sessionTrackerEnabler: [
    Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#258 …}
    "enableUsageTracking"
  ]
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#264
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#268 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#269
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#258 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#267 …}
  -map: Symfony\Component\Security\Http\AccessMap {#152 …}
  -authManager: Symfony\Component\Security\Http\Authentication\NoopAuthenticationManager {#275 …}
  -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"