https://billy-dev.webcoupon-middleware.web.oxv.fr/

Security Token

Anonymous Username
Authenticated
Property Value
Roles none
Inherited Roles none
Token
Symfony\Component\Security\Core\Authentication\Token\AnonymousToken {#621
  -secret: "Xl3QlJx"
  -user: "anon."
  -roles: []
  -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 (none)
entry_point lexik_jwt_authentication.jwt_token_authenticator
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
listeners
[
  "guard"
  "json_login"
  "anonymous"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#571
  -map: Symfony\Component\Security\Http\AccessMap {#634 …}
  -authenticationEntryPoint: Symfony\Component\Security\Http\EntryPoint\RetryAuthenticationEntryPoint {#591 …}
  -logger: Symfony\Bridge\Monolog\Logger {#556 …}
}
0.00 ms (none)
Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener {#586
  -guardHandler: Symfony\Component\Security\Guard\GuardAuthenticatorHandler {#619 …}
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#239 …}
  -providerKey: "main"
  -guardAuthenticators: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#592 …}
  -logger: Symfony\Bridge\Monolog\Logger {#556 …}
  -rememberMeServices: null
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\UsernamePasswordJsonAuthenticationListener {#626
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#234 …}
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#239 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#550 …}
  -providerKey: "main"
  -successHandler: Symfony\Component\Security\Http\Authentication\CustomAuthenticationSuccessHandler {#625 …}
  -failureHandler: Symfony\Component\Security\Http\Authentication\CustomAuthenticationFailureHandler {#633 …}
  -options: [
    "username_path" => "username"
    "password_path" => "password"
    "check_path" => "/api/authentication_token"
    "use_forward" => false
    "require_previous_session" => false
  ]
  -logger: Symfony\Bridge\Monolog\Logger {#556 …}
  -eventDispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#12 …}
  -propertyAccessor: Symfony\Component\PropertyAccess\PropertyAccessor {#266 …}
  -sessionStrategy: Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy {#622 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener {#627
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#235 …}
  -secret: "Xl3QlJx"
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#239 …}
  -logger: Symfony\Bridge\Monolog\Logger {#556 …}
}
3.13 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#589
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#234 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#242 …}
  -map: Symfony\Component\Security\Http\AccessMap {#634 …}
  -authManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#239 …}
}
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"