GET https://www.beta.inteligenciadigital.app.br/seguranca/esqueci-senha

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.app_user_provider
context main
entry_point App\Security\Autenticador
user_checker App\Security\VerificadorStatusUsuario
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "remember_me"
  "App\Security\Autenticador"
  "App\Security\AutenticadorGoogle"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#384
  -map: Symfony\Component\Security\Http\AccessMap {#385 …}
  -logger: Monolog\Logger {#355 …}
  -httpPort: 80
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#404
  -sessionKey: "_security_main"
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#328 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#407 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#247 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#405 …}
  -logger: Monolog\Logger {#355 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#359 …}
}
0.01 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#410
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#411 …}
}
(none) (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#463
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#246 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#457 …}
  -map: Symfony\Component\Security\Http\AccessMap {#385 …}
}
0.86 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#358
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_seguranca_sair"
  ]
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#246 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#323 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#359 …}
  -csrfTokenManager: null
}
(none) (none)

Authenticators

Status Authenticator
skipped
"App\Security\Autenticador"

This authenticator did not support the request.

skipped
"App\Security\AutenticadorGoogle"

This authenticator did not support the request.

skipped
"Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"

This authenticator did not support the request.

Access Decision

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"

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS DENIED
Show voter details
2 GRANTED Expression:
!is_granted('ROLE_USER')
Symfony\Component\HttpFoundation\Request {#8
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#98 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#40 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#50 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#17 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#56 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#57 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#16 …}
  #content: ""
  #languages: []
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/seguranca/esqueci-senha"
  #requestUri: "/seguranca/esqueci-senha"
  #baseUrl: ""
  #basePath: ""
  #method: "GET"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#304 …}
  #locale: "pt"
  #defaultLocale: "pt"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: ? bool
  -trustedValuesCache: []
  -isIisRewrite: false
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
ACCESS GRANTED
Show voter details