http://backend.lplite.dev.pannovate.net/admin/api/stats/users Return to referer URL

Security Token

Username
Authenticated
Property Value
Roles
[
  "ROLE_ADMIN"
  "ROLE_USER"
]
Inherited Roles none
Token
Symfony\Component\Security\Guard\Token\PostAuthenticationGuardToken {#611
  -providerKey: "admin_api"
  -user: Proxies\__CG__\LaunchPad\Bundle\LaunchPadBundle\Base\Entity\User\User {#1396 …}
  -roles: [
    Symfony\Component\Security\Core\Role\Role {#1652
      -role: "ROLE_ADMIN"
    }
    Symfony\Component\Security\Core\Role\Role {#1660
      -role: "ROLE_USER"
    }
  ]
  -roleNames: [
    "ROLE_ADMIN"
    "ROLE_USER"
  ]
  -authenticated: true
  -attributes: []
}

Security Firewall

admin_api Name
Security enabled
Stateless
Allows anonymous

Configuration

Key Value
provider security.user.provider.concrete.users
context (none)
entry_point lp.authenticator.api
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
listeners
[
  "guard"
  "anonymous"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#293
  -map: Symfony\Component\Security\Http\AccessMap {#292 …}
  -authenticationEntryPoint: Symfony\Component\Security\Http\EntryPoint\RetryAuthenticationEntryPoint {#269 …}
  -logger: Symfony\Bridge\Monolog\Logger {#299 …}
}
0.00 ms (none)
Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener {#260
  -guardHandler: Symfony\Component\Security\Guard\GuardAuthenticatorHandler {#261 …}
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#263 …}
  -providerKey: "admin_api"
  -guardAuthenticators: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#267 …}
  -logger: Symfony\Bridge\Monolog\Logger {#299 …}
  -rememberMeServices: null
}
100.82 ms (none)
Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener {#258
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#53 …}
  -secret: "XbcwNCa"
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#263 …}
  -logger: Symfony\Bridge\Monolog\Logger {#299 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#259
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#54 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#1680 …}
  -map: Symfony\Component\Security\Http\AccessMap {#292 …}
  -authManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#263 …}
}
0.34 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: "null"
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/admin/api/stats/users"
  #requestUri: "/admin/api/stats/users"
  #baseUrl: ""
  #basePath: null
  #method: "POST"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#1690 …}
  #locale: null
  #defaultLocale: "en"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  basePath: ""
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS GRANTED
Show voter details
2 GRANTED ROLE_USER
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details