http://homologportal.descomplicavendas.com.br/admin/login

Security Token

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

Security Firewall

admin Name
Security enabled
Stateless
Allows anonymous

Configuration

Key Value
provider fos_user.user_provider.username
context user
entry_point security.authentication.form_entry_point.admin
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
listeners
[
  "form_login"
  "anonymous"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#563
  -map: Symfony\Component\Security\Http\AccessMap {#564 …}
  -authenticationEntryPoint: Symfony\Component\Security\Http\EntryPoint\RetryAuthenticationEntryPoint {#576 …}
  -logger: Symfony\Bridge\Monolog\Logger {#549 …}
}
0.06 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#583
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#675 …}
  -sessionKey: "_security_user"
  -logger: Symfony\Bridge\Monolog\Logger {#549 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#582 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#796 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#556 …}
  -rememberMeServices: null
  -sessionTrackerEnabler: [
    Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#676 …}
    "enableUsageTracking"
  ]
}
0.04 ms (none)
Symfony\Component\Security\Http\Firewall\UsernamePasswordFormAuthenticationListener {#579
  -csrfTokenManager: null
  #options: [
    "check_path" => "/admin/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 {#549 …}
  #authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#578 …}
  #providerKey: "admin"
  #httpUtils: Symfony\Component\Security\Http\HttpUtils {#543 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#676 …}
  -sessionStrategy: Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy {#586 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#796 …}
  -successHandler: Symfony\Component\Security\Http\Authentication\DefaultAuthenticationSuccessHandler {#657 …}
  -failureHandler: Symfony\Component\Security\Http\Authentication\DefaultAuthenticationFailureHandler {#577 …}
  -rememberMeServices: null
}
0.01 ms (none)
Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener {#580
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#675 …}
  -secret: "XJup9Rx"
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#578 …}
  -logger: Symfony\Bridge\Monolog\Logger {#549 …}
}
37.89 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#537
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#676 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "/admin/logout"
  ]
  -handlers: [
    Symfony\Component\Security\Http\Logout\CsrfTokenClearingLogoutHandler {#540
      -csrfTokenStorage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#541 …}
    }
    Symfony\Component\Security\Http\Logout\SessionLogoutHandler {#547}
  ]
  -successHandler: Symfony\Component\Security\Http\Logout\DefaultLogoutSuccessHandler {#539 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#543 …}
  -csrfTokenManager: null
}
0.01 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#610
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#676 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#348 …}
  -map: Symfony\Component\Security\Http\AccessMap {#564 …}
  -authManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#578 …}
}
0.98 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 GRANTED IS_AUTHENTICATED_ANONYMOUSLY
Symfony\Component\HttpFoundation\Request {#54
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#73 …}
  +request: Symfony\Component\HttpFoundation\ParameterBag {#94 …}
  +query: Symfony\Component\HttpFoundation\ParameterBag {#68 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#65 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#75 …}
  +cookies: Symfony\Component\HttpFoundation\ParameterBag {#74 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#77 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: [
    "*/*"
  ]
  #pathInfo: "/admin/login"
  #requestUri: "/admin/login"
  #baseUrl: ""
  #basePath: ""
  #method: "GET"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#542 …}
  #locale: null
  #defaultLocale: "pt_BR"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS GRANTED
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
Show voter details