https://assinadordigitald.recife.pe.gov.br/lei14063

Security Token

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

Security Firewall

public Name
Security enabled
Stateless
Allows anonymous

Configuration

Key Value
provider (none)
context login
entry_point (none)
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
listeners
[
  "anonymous"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#61
  -map: Symfony\Component\Security\Http\AccessMap {#62 …}
  -authenticationEntryPoint: Symfony\Component\Security\Http\EntryPoint\RetryAuthenticationEntryPoint {#64 …}
  -logger: Symfony\Bridge\Monolog\Logger {#55 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#282
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#123 …}
  -sessionKey: "_security_login"
  -logger: Symfony\Bridge\Monolog\Logger {#55 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#333 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#220 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#52 …}
  -rememberMeServices: null
  -sessionTrackerEnabler: [
    Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#124 …}
    "enableUsageTracking"
  ]
}
0.49 ms (none)
Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener {#74
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#123 …}
  -secret: "0xKAH2F"
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#248 …}
  -logger: Symfony\Bridge\Monolog\Logger {#55 …}
}
0.54 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#318
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#124 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#260 …}
  -map: Symfony\Component\Security\Http\AccessMap {#62 …}
  -authManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#248 …}
}
0.01 ms (none)

Security Voters (5)

unanimous 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"
4
"Emprel\Login\Bundle\Security\Voter\ResourceVoter"
5
"Emprel\Login\Bundle\Security\Voter\OtpVoter"