https://api2t4.mototoursapi.ru/motoroute

Security Token

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

Security Firewall

main Name
Security enabled
Stateless
Allows anonymous

Configuration

Key Value
provider security.user.provider.concrete.app_user_provider
context main
entry_point (none)
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
listeners
[
  "anonymous"
]

Listeners

Listener Duration Response
Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext {#176
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#132 …}
  -listeners: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#175 …}
  -exceptionListener: Symfony\Component\Security\Http\Firewall\ExceptionListener {#173 …}
  -logoutListener: null
  -config: Symfony\Bundle\SecurityBundle\Security\FirewallConfig {#168 …}
}
0.78 ms (none)

Security Voters (3)

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"