https://my-audio-api.server-preprod.ovh/articles/categories/withArticle

Security Token

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

Security Firewall

main Name
Security enabled
Stateless
Allows anonymous

Configuration

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#726
  -map: Symfony\Component\Security\Http\AccessMap {#668 …}
  -authenticationEntryPoint: Symfony\Component\Security\Http\EntryPoint\RetryAuthenticationEntryPoint {#710 …}
  -logger: Symfony\Bridge\Monolog\Logger {#701 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#702
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#415 …}
  -sessionKey: "_security_main"
  -logger: Symfony\Bridge\Monolog\Logger {#701 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#823 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#633 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#194 …}
  -rememberMeServices: null
  -sessionTrackerEnabler: [
    Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#416 …}
    "enableUsageTracking"
  ]
}
0.02 ms (none)
Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener {#803
  -guardHandler: Symfony\Component\Security\Guard\GuardAuthenticatorHandler {#727 …}
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#409 …}
  -providerKey: "main"
  -guardAuthenticators: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#672 …}
  -logger: Symfony\Bridge\Monolog\Logger {#701 …}
  -rememberMeServices: null
  -hideUserNotFoundExceptions: true
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\UsernamePasswordFormAuthenticationListener {#711
  #options: [
    "check_path" => "app_login"
    "login_path" => "app_login"
    "always_use_default_target_path" => false
    "default_target_path" => "/"
    "target_path_parameter" => "_target_path"
    "use_referer" => false
    "failure_path" => null
    "failure_forward" => false
    "require_previous_session" => false
    "username_parameter" => "email"
    "password_parameter" => "password"
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "authenticate"
    "post_only" => true
    "use_forward" => false
    "enable_csrf" => false
  ]
  #logger: Symfony\Bridge\Monolog\Logger {#701 …}
  #authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#409 …}
  #providerKey: "main"
  #httpUtils: Symfony\Component\Security\Http\HttpUtils {#820 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#416 …}
  -sessionStrategy: Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy {#700 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#633 …}
  -successHandler: Symfony\Component\Security\Http\Authentication\DefaultAuthenticationSuccessHandler {#692 …}
  -failureHandler: Symfony\Component\Security\Http\Authentication\DefaultAuthenticationFailureHandler {#671 …}
  -rememberMeServices: null
  -csrfTokenManager: null
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener {#718
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#415 …}
  -secret: "SqhxoSo"
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#409 …}
  -logger: Symfony\Bridge\Monolog\Logger {#701 …}
}
0.19 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#839
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#416 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#820 …}
  -csrfTokenManager: null
  -eventDispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#715 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#737
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#416 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#406 …}
  -map: Symfony\Component\Security\Http\AccessMap {#668 …}
  -authManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#409 …}
  -exceptionOnNoToken: true
}
0.03 ms (none)

Security Voters (5)

affirmative Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
2
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
4
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
5
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"