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

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 {#628
  -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 {#627
  -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 {#616
  -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.30 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.64 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"

Access decision log

# Result Attributes Object
1 GRANTED IS_AUTHENTICATED_ANONYMOUSLY
Symfony\Component\HttpFoundation\Request {#52
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#71 …}
  +request: Symfony\Component\HttpFoundation\ParameterBag {#92 …}
  +query: Symfony\Component\HttpFoundation\ParameterBag {#66 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#63 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#73 …}
  +cookies: Symfony\Component\HttpFoundation\ParameterBag {#72 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#75 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: [
    "text/html"
    "application/xhtml+xml"
    "image/avif"
    "image/webp"
    "image/apng"
    "application/xml"
    "application/signed-exchange"
    "*/*"
  ]
  #pathInfo: "/api"
  #requestUri: "/api"
  #baseUrl: ""
  #basePath: ""
  #method: "GET"
  #format: "html"
  #session: Symfony\Component\HttpFoundation\Session\Session {#1550 …}
  #locale: null
  #defaultLocale: "en"
  -preferredFormat: "html"
  -isHostValid: true
  -isForwardedValid: true
}
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS GRANTED
Show voter details