POST https://livechat-dev.kinderpedia.co/api/chat/presence/ping

Security

Token

robert.crivat@kinderpedia.co Username
Authenticated
Property Value
Roles
[
  "ROLE_USER"
  "ROLE_ADMIN"
  "ROLE_MANAGER"
  "ROLE_ACL_MESSAGES_FULL"
]
Inherited Roles none
Token
Symfony\Component\Security\Http\Authenticator\Token\PostAuthenticationToken {#681
  -user: Kinderpedia\UsersAuthenticatorBundle\Security\User {#695 …}
  -roleNames: [
    "ROLE_USER"
    "ROLE_ADMIN"
    "ROLE_MANAGER"
    "ROLE_ACL_MESSAGES_FULL"
  ]
  -attributes: []
  -firewallName: "main"
}

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider kinderpedia_users_authenticator.user_provider
context (none)
entry_point (none)
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "kinderpedia_users_authenticator.users_authenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#597
  -map: Symfony\Component\Security\Http\AccessMap {#596 …}
  -logger: Monolog\Logger {#606 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#588
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#589 …}
}
160.61 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#655
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#345 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#352 …}
  -map: Symfony\Component\Security\Http\AccessMap {#596 …}
}
0.24 ms (none)

Authenticators

Authenticator Supports Authenticated Duration Passport Badges
"Kinderpedia\UsersAuthenticatorBundle\Security\UsersAuthenticator"
0.12 ms
Symfony\Component\Security\Http\Authenticator\Passport\SelfValidatingPassport {#653
  #user: Kinderpedia\UsersAuthenticatorBundle\Security\User {#695 …}
  -badges: [
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge {#654
      -userLoader: Kinderpedia\UsersAuthenticatorBundle\Security\UserProvider::loadUserByIdentifier(string $identifier): UserInterface {#685 …}
      -user: Kinderpedia\UsersAuthenticatorBundle\Security\User {#695 …}
      -identifierNormalizer: null
      -userIdentifier: "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpYXQiOjE3ODY2MjYwNzEsImV4cCI6MTc4NjY0MDQ3MSwicm9sZXMiOlsiUk9MRV9VU0VSIl0sImVtYWlsIjoicm9iZXJ0LmNyaXZhdEBraW5kZXJwZWRpYS5jbyIsImhhc2giOiIzNTE3ZWNhN2M3ZTZjMmNjNjM0NmNmZTBkMjY1YWI0MzY1NTM5ZDg1In0.yLS10PLmtv7nDKtFaTgICLdTlX1ROSCeQ5agBEsr1zM"
      -attributes: null
    }
  ]
  -attributes: []
}
UserBadge

Access Decision

affirmative Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
2
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"

Access decision log

# Result Attributes Object
1 GRANTED IS_AUTHENTICATED_FULLY
Symfony\Component\HttpFoundation\Request {#2
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#17 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#11 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#14 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#20 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#19 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#18 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#21 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: [
    "application/json"
  ]
  #pathInfo: "/api/chat/presence/ping"
  #requestUri: "/api/chat/presence/ping"
  #baseUrl: ""
  #basePath: null
  #method: "POST"
  #format: null
  #session: null
  #locale: null
  #defaultLocale: "en"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: ? bool
  -trustedValuesCache: [
    "2\x003.71.219.211\x00176.9.39.60\x00" => [
      "3.71.219.211"
    ]
    "4\x00\x00\x00" => []
    "8\x00https\x00\x00" => [
      "https"
    ]
    "16\x00\x00\x00" => []
    "32\x00\x00\x00" => []
  ]
  -isIisRewrite: false
  basePath: ""
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS GRANTED
Show voter details
2 GRANTED ROLE_MANAGER
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS GRANTED
Show voter details
3 GRANTED Expression:
is_granted('ROLE_MANAGER') or is_granted('ROLE_ACL_MESSAGES_FULL') or is_granted('ROLE_ACL_MESSAGES_BASIC_ACCESS')
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
ACCESS GRANTED
Show voter details