https://api.guidefacile.com/coupons.json?endAt%5Bafter%5D=Sat%20Sep%2028%202024&itemsPerPage=10&page=3

Security Token

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

Security Firewall

coupons Name
Security enabled
Stateless
Allows anonymous

Configuration

Key Value
provider security.user.provider.concrete.entity_provider
context (none)
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 {#1058
  -map: Symfony\Component\Security\Http\AccessMap {#1059 …}
  -authenticationEntryPoint: Symfony\Component\Security\Http\EntryPoint\RetryAuthenticationEntryPoint {#1060 …}
  -logger: Symfony\Bridge\Monolog\Logger {#1051 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener {#1064
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#207 …}
  -secret: "Tz1yM5Q"
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#320 …}
  -logger: Symfony\Bridge\Monolog\Logger {#1051 …}
}
1.60 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#1067
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#206 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#323 …}
  -map: Symfony\Component\Security\Http\AccessMap {#1059 …}
  -authManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#320 …}
  -exceptionOnNoToken: true
}
0.01 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"