https://pim.monkeymusic.ua/rest/pim-odoo-prices-update

Security Token

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

Security Firewall

demo_cms_fw Name
Security enabled
Stateless
Allows anonymous

Configuration

Key Value
provider app.security.user_provider
context demo_cms_fw
entry_point security.authentication.form_entry_point.demo_cms_fw
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
listeners
[
  "form_login"
  "anonymous"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#2496
  -map: Symfony\Component\Security\Http\AccessMap {#2495 …}
  -authenticationEntryPoint: Symfony\Component\Security\Http\EntryPoint\RetryAuthenticationEntryPoint {#2487 …}
  -logger: Symfony\Bridge\Monolog\Logger {#2026 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#2485
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1273 …}
  -sessionKey: "_security_demo_cms_fw"
  -logger: Symfony\Bridge\Monolog\Logger {#2026 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#2484 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#64 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#2504 …}
  -rememberMeServices: null
  -sessionTrackerEnabler: [
    Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1272 …}
    "enableUsageTracking"
  ]
}
0.04 ms (none)
Symfony\Component\Security\Http\Firewall\UsernamePasswordFormAuthenticationListener {#2481
  -csrfTokenManager: null
  #options: [
    "check_path" => "demo_login"
    "login_path" => "/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" => "_username"
    "password_parameter" => "_password"
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "authenticate"
    "post_only" => true
    "use_forward" => false
  ]
  #logger: Symfony\Bridge\Monolog\Logger {#2026 …}
  #authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#2275 …}
  #providerKey: "demo_cms_fw"
  #httpUtils: Symfony\Component\Security\Http\HttpUtils {#2533 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1272 …}
  -sessionStrategy: Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy {#2480 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#64 …}
  -successHandler: Symfony\Component\Security\Http\Authentication\DefaultAuthenticationSuccessHandler {#2464 …}
  -failureHandler: Symfony\Component\Security\Http\Authentication\DefaultAuthenticationFailureHandler {#2486 …}
  -rememberMeServices: null
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener {#2482
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1273 …}
  -secret: "XhyNa0j"
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#2275 …}
  -logger: Symfony\Bridge\Monolog\Logger {#2026 …}
}
1.01 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#2532
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1272 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "demo_logout"
  ]
  -handlers: [
    Symfony\Component\Security\Http\Logout\CsrfTokenClearingLogoutHandler {#2530
      -csrfTokenStorage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2529 …}
    }
  ]
  -successHandler: Symfony\Component\Security\Http\Logout\DefaultLogoutSuccessHandler {#2531 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#2533 …}
  -csrfTokenManager: null
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#2476
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1272 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#2278 …}
  -map: Symfony\Component\Security\Http\AccessMap {#2495 …}
  -authManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#2275 …}
}
0.01 ms (none)

Security Voters (4)

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\RoleHierarchyVoter"
4
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"