http://199.250.217.94/login

Security Token

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

Security Firewall

main Name
Security enabled
Stateless
Allows anonymous

Configuration

Key Value
provider fos_user.user_provider.username_email
context main
entry_point security.authentication.form_entry_point.main
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
listeners
[
  "switch_user"
  "form_login"
  "remember_me"
  "anonymous"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#501
  -map: Symfony\Component\Security\Http\AccessMap {#497 …}
  -authenticationEntryPoint: Symfony\Component\Security\Http\EntryPoint\RetryAuthenticationEntryPoint {#548 …}
  -logger: Symfony\Bridge\Monolog\Logger {#557 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#547
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#139 …}
  -sessionKey: "_security_main"
  -logger: Symfony\Bridge\Monolog\Logger {#557 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#550 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#361 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#601 …}
  -rememberMeServices: Symfony\Component\Security\Http\RememberMe\TokenBasedRememberMeServices {#438 …}
  -sessionTrackerEnabler: [
    Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#138 …}
    "enableUsageTracking"
  ]
}
0.02 ms (none)
Symfony\Component\Security\Http\Firewall\UsernamePasswordFormAuthenticationListener {#553
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#555 …}
  #options: [
    "check_path" => "/login_check"
    "login_path" => "/login"
    "always_use_default_target_path" => false
    "default_target_path" => "/"
    "target_path_parameter" => "_target_path"
    "use_referer" => false
    "failure_path" => null
    "failure_forward" => false
    "require_previous_session" => false
    "username_parameter" => "_username"
    "password_parameter" => "_password"
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "authenticate"
    "post_only" => true
    "use_forward" => false
  ]
  #logger: Symfony\Bridge\Monolog\Logger {#557 …}
  #authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#125 …}
  #providerKey: "main"
  #httpUtils: Symfony\Component\Security\Http\HttpUtils {#415 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#138 …}
  -sessionStrategy: Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy {#554 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#361 …}
  -successHandler: Symfony\Component\Security\Http\Authentication\CustomAuthenticationSuccessHandler {#564 …}
  -failureHandler: Symfony\Component\Security\Http\Authentication\CustomAuthenticationFailureHandler {#563 …}
  -rememberMeServices: Symfony\Component\Security\Http\RememberMe\TokenBasedRememberMeServices {#438 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\RememberMeListener {#552
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#139 …}
  -rememberMeServices: Symfony\Component\Security\Http\RememberMe\TokenBasedRememberMeServices {#438 …}
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#125 …}
  -logger: Symfony\Bridge\Monolog\Logger {#557 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#361 …}
  -catchExceptions: true
  -sessionStrategy: Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy {#554 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener {#543
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#139 …}
  -secret: "IJfVU2K"
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#125 …}
  -logger: Symfony\Bridge\Monolog\Logger {#557 …}
}
0.23 ms (none)
Symfony\Component\Security\Http\Firewall\SwitchUserListener {#479
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#138 …}
  -provider: FOS\UserBundle\Security\EmailUserProvider {#436 …}
  -userChecker: Symfony\Component\Security\Core\User\UserChecker {#525 …}
  -providerKey: "main"
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#120 …}
  -usernameParameter: "_switch_user"
  -role: "ROLE_ALLOWED_TO_SWITCH"
  -logger: Symfony\Bridge\Monolog\Logger {#557 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#361 …}
  -stateless: false
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#414
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#138 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "/logout"
  ]
  -handlers: [
    Symfony\Component\Security\Http\Logout\CsrfTokenClearingLogoutHandler {#410
      -csrfTokenStorage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#409 …}
    }
    Symfony\Component\Security\Http\Logout\SessionLogoutHandler {#427}
    Symfony\Component\Security\Http\RememberMe\TokenBasedRememberMeServices {#438 …}
  ]
  -successHandler: Symfony\Component\Security\Http\Logout\DefaultLogoutSuccessHandler {#412 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#415 …}
  -csrfTokenManager: null
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#482
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#138 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#120 …}
  -map: Symfony\Component\Security\Http\AccessMap {#497 …}
  -authManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#125 …}
}
1.25 ms (none)

Security Voters (4)

consensus 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
"App\Security\Voter\UserManagmentVoter"

Access decision log

# Result Attributes Object
1 GRANTED IS_AUTHENTICATED_ANONYMOUSLY
Symfony\Component\HttpFoundation\Request {#55
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#89 …}
  +request: Symfony\Component\HttpFoundation\ParameterBag {#95 …}
  +query: Symfony\Component\HttpFoundation\ParameterBag {#90 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#86 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#87 …}
  +cookies: Symfony\Component\HttpFoundation\ParameterBag {#88 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#85 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/login"
  #requestUri: "/login"
  #baseUrl: ""
  #basePath: ""
  #method: "GET"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#420 …}
  #locale: null
  #defaultLocale: "fr"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS GRANTED
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserManagmentVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED ROLE_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserManagmentVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED ROLE_SUPERT_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserManagmentVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED ROLE_COMMERCIAL
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserManagmentVoter"
ACCESS ABSTAIN
Show voter details