https://dev.ici-grenoble.org/

Security

Token

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

Firewall

main Name
Security enabled
Stateless
Allows anonymous

Configuration

Key Value
provider security.user.provider.concrete.app_user_provider
context main
entry_point App\Security\LoginFormAuthenticator
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
listeners
[
  "guard"
  "remember_me"
  "anonymous"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#389
  -map: Symfony\Component\Security\Http\AccessMap {#388 …}
  -authenticationEntryPoint: null
  -logger: Symfony\Bridge\Monolog\Logger {#403 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#383
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#101 …}
  -sessionKey: "_security_main"
  -logger: Symfony\Bridge\Monolog\Logger {#403 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#384 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#225 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#404 …}
  -rememberMeServices: Symfony\Component\Security\Http\RememberMe\TokenBasedRememberMeServices {#437 …}
  -sessionTrackerEnabler: [
    Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#103 …}
    "enableUsageTracking"
  ]
}
0.23 ms (none)
Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener {#462
  -guardHandler: Symfony\Component\Security\Guard\GuardAuthenticatorHandler {#453 …}
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#458 …}
  -providerKey: "main"
  -guardAuthenticators: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#463 …}
  -logger: Symfony\Bridge\Monolog\Logger {#403 …}
  -rememberMeServices: Symfony\Component\Security\Http\RememberMe\TokenBasedRememberMeServices {#437 …}
  -hideUserNotFoundExceptions: false
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#103 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\RememberMeListener {#467
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#101 …}
  -rememberMeServices: Symfony\Component\Security\Http\RememberMe\TokenBasedRememberMeServices {#437 …}
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#458 …}
  -logger: Symfony\Bridge\Monolog\Logger {#403 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#225 …}
  -catchExceptions: true
  -sessionStrategy: Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy {#454 …}
}
0.01 ms (none)
Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener {#470
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#101 …}
  -secret: "ALx3Lcp"
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#458 …}
  -logger: Symfony\Bridge\Monolog\Logger {#403 …}
}
0.85 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#400
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#103 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#409 …}
  -csrfTokenManager: null
  -eventDispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#399 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#475
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#103 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#205 …}
  -map: Symfony\Component\Security\Http\AccessMap {#388 …}
  -authManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#458 …}
  -exceptionOnNoToken: true
}
0.06 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\RoleHierarchyVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
4
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"

Access decision log

# Result Attributes Object
1 DENIED ROLE_EDITOR
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED ROLE_EDITOR
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED ROLE_SUPER_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED ROLE_USER
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS ABSTAIN
Show voter details