http://admin.parfen.sk/admin/order-pdf/list

Security Token

parfen2 Username
Authenticated
Property Value
Roles
[
  "ROLE_ADMIN"
]
Inherited Roles
[
  "ROLE_ADMIN_AS_CUSTOMER"
  "ROLE_LOGGED_CUSTOMER"
]
Token
Symfony\Component\Security\Core\Authentication\Token\UsernamePasswordToken {#347
  -credentials: null
  -providerKey: "administration"
  -user: App\CoreBundle\Model\Administrator\Administrator {#104 …}
  -roles: [
    Symfony\Component\Security\Core\Role\Role {#314
      -role: "ROLE_ADMIN"
    }
  ]
  -roleNames: [
    "ROLE_ADMIN"
  ]
  -authenticated: true
  -attributes: []
}

Security Firewall

administration Name
Security enabled
Stateless
Allows anonymous

Configuration

Key Value
provider App\CoreBundle\Model\Administrator\Security\AdministratorUserProvider
context administration
entry_point security.authentication.form_entry_point.administration
user_checker security.user_checker
access_denied_handler (none)
access_denied_url /admin/access-denied/
listeners
[
  "form_login"
  "anonymous"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#482
  -map: Symfony\Component\Security\Http\AccessMap {#479 …}
  -authenticationEntryPoint: Symfony\Component\Security\Http\EntryPoint\RetryAuthenticationEntryPoint {#357 …}
  -logger: Symfony\Bridge\Monolog\Logger {#474 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#348
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#626 …}
  -sessionKey: "_security_administration"
  -logger: Symfony\Bridge\Monolog\Logger {#474 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#349 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#769 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#468 …}
  -rememberMeServices: null
  -sessionTrackerEnabler: [
    Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#627 …}
    "enableUsageTracking"
  ]
}
184.92 ms (none)
Symfony\Component\Security\Http\Firewall\UsernamePasswordFormAuthenticationListener {#311
  -csrfTokenManager: null
  #options: [
    "check_path" => "admin_login_check"
    "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" => "admin_login_form[username]"
    "password_parameter" => "admin_login_form[password]"
    "csrf_parameter" => "admin_login_form[_token]"
    "csrf_token_id" => "authenticate"
    "post_only" => true
    "use_forward" => false
  ]
  #logger: Symfony\Bridge\Monolog\Logger {#474 …}
  #authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#313 …}
  #providerKey: "administration"
  #httpUtils: Symfony\Component\Security\Http\HttpUtils {#399 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#627 …}
  -sessionStrategy: Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy {#160 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#769 …}
  -successHandler: Symfony\Component\Security\Http\Authentication\DefaultAuthenticationSuccessHandler {#100 …}
  -failureHandler: Symfony\Component\Security\Http\Authentication\DefaultAuthenticationFailureHandler {#328 …}
  -rememberMeServices: null
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener {#351
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#626 …}
  -secret: "B1kacmB"
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#313 …}
  -logger: Symfony\Bridge\Monolog\Logger {#474 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#472
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#627 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "admin_logout"
    "logout_path" => "admin_logout"
  ]
  -handlers: [
    Symfony\Component\Security\Http\Logout\CsrfTokenClearingLogoutHandler {#405
      -csrfTokenStorage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#622 …}
    }
  ]
  -successHandler: App\CoreBundle\Model\Security\AdminLogoutHandler {#401 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#399 …}
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#624 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#39
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#627 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#137 …}
  -map: Symfony\Component\Security\Http\AccessMap {#479 …}
  -authManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#313 …}
}
0.53 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 ROLE_ADMIN
Symfony\Component\HttpFoundation\Request {#58
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#97 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#103 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#98 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#94 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#95 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#96 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#93 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/admin/order-pdf/list"
  #requestUri: "/admin/order-pdf/list"
  #baseUrl: ""
  #basePath: ""
  #method: "GET"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#621 …}
  #locale: "sk"
  #defaultLocale: "en"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: null
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details