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 {#547 …}
}
0.00 ms (none)
Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener {#627
  -guardHandler: Symfony\Component\Security\Guard\GuardAuthenticatorHandler {#633 …}
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#239 …}
  -providerKey: "main"
  -guardAuthenticators: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#626 …}
  -logger: Symfony\Bridge\Monolog\Logger {#547 …}
  -rememberMeServices: null
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\UsernamePasswordJsonAuthenticationListener {#616
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#234 …}
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#239 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#551 …}
  -providerKey: "main"
  -successHandler: Symfony\Component\Security\Http\Authentication\CustomAuthenticationSuccessHandler {#625 …}
  -failureHandler: Symfony\Component\Security\Http\Authentication\CustomAuthenticationFailureHandler {#619 …}
  -options: [
    "username_path" => "username"
    "password_path" => "password"
    "check_path" => "/api/authentication_token"
    "use_forward" => false
    "require_previous_session" => false
  ]
  -logger: Symfony\Bridge\Monolog\Logger {#547 …}
  -eventDispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#93 …}
  -propertyAccessor: Symfony\Component\PropertyAccess\PropertyAccessor {#266 …}
  -sessionStrategy: Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy {#622 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener {#586
  -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 {#547 …}
}
10.42 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#610
  -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.13 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 {#9
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#12 …}
  +request: Symfony\Component\HttpFoundation\ParameterBag {#10 …}
  +query: Symfony\Component\HttpFoundation\ParameterBag {#11 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#15 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#14 …}
  +cookies: Symfony\Component\HttpFoundation\ParameterBag {#13 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#16 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: [
    "*/*"
  ]
  #pathInfo: "/api"
  #requestUri: "/api"
  #baseUrl: ""
  #basePath: null
  #method: "GET"
  #format: "jsonld"
  #session: Symfony\Component\HttpFoundation\Session\Session {#1015 …}
  #locale: null
  #defaultLocale: "en"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  basePath: ""
}
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS GRANTED
Show voter details