https://dev.intranet.myleasy.com/

Security Token

There is no security token.

Security Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.app_user_provider
context main
entry_point security.authenticator.guard.main.0
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
listeners
[
  "guard"
  "remember_me"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#221
  -map: Symfony\Component\Security\Http\AccessMap {#222 …}
  -authenticationEntryPoint: Symfony\Component\Security\Http\EntryPoint\RetryAuthenticationEntryPoint {#228 …}
  -logger: Symfony\Bridge\Monolog\Logger {#195 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#230
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#324 …}
  -sessionKey: "_security_main"
  -logger: Symfony\Bridge\Monolog\Logger {#195 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#231 …}
  -dispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#198 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#172 …}
  -rememberMeServices: null
  -sessionTrackerEnabler: [
    Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#325 …}
    "enableUsageTracking"
  ]
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#234
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#235 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#141
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#325 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#300 …}
  -map: Symfony\Component\Security\Http\AccessMap {#222 …}
  -authManager: Symfony\Component\Security\Http\Authentication\NoopAuthenticationManager {#301 …}
  -exceptionOnNoToken: false
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#197
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#325 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "security_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#167 …}
  -csrfTokenManager: null
  -eventDispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#198 …}
}
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\RoleHierarchyVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"

Access decision log

# Result Attributes Object
1 DENIED IS_AUTHENTICATED_REMEMBERED
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS DENIED
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
ACCESS ABSTAIN
Show voter details