GET https://dayoff.pinkart-ltd.com/api/dashboard/

Security

Token

joan.correct@pinkart-ltd.com Username
Authenticated
Property Value
Roles
[
  "ROLE_EMPLOYEE"
]
Inherited Roles
[
  "ROLE_USER"
]
Token
Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\Token\JWTPostAuthenticationToken {#734
  -user: App\Entity\Employee\Employee {#718 …}
  -roleNames: [
    "ROLE_EMPLOYEE"
  ]
  -attributes: []
  -firewallName: "api"
  -token: "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3Njc3NzExODUsImV4cCI6MTc2Nzc3NDc4NSwicm9sZXMiOlsiUk9MRV9FTVBMT1lFRSJdLCJ1c2VybmFtZSI6ImpvYW4ifQ.qKH4E44UZWVAzmHHhzgJPvWF57qya-bDo5hfXXeLxZTOM-OOD239xhg8QZdPCrMgSk3w3TQAAktOXsj0TgQyKksl_IKxx6hA2TwKp3XvCgZO9Z_KkoQoPlwDjNcxWqXRZS1Ohn_XsOZ-8IE79To6YXhpL9arhp0e-hbDCYRULiX_p01dt3g0juQT1FPm6-a1ErpjjdMs_svHUsQsgkUaDCnvOW7TMWzrQ9-VZ2tlOINrZPJTlD4kfLxbBoRFlU3mp8pMJ8Ar7ZxE5peyu95R_VPGNy6cmoSFMWUSlvvB7b4eezgJUcK5t5684GgKLOyrJ0w6i0NM4oZeI1TfU0l0-A"
}

Firewall

api Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.employee_users
context (none)
entry_point security.authenticator.jwt.api
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "jwt"
  "json_login"
  "refresh_jwt"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#286
  -map: Symfony\Component\Security\Http\AccessMap {#363 …}
  -logger: Monolog\Logger {#394 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#618
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#615 …}
}
55.35 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#279
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#87 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "api_token_invalidate"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#352 …}
  -csrfTokenManager: null
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#351 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#802
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#87 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#617 …}
  -map: Symfony\Component\Security\Http\AccessMap {#363 …}
}
5.16 ms (none)

Authenticators

Authenticator Supports Authenticated Duration Passport Badges
"Symfony\Component\Security\Http\Authenticator\JsonLoginAuthenticator"
0.00 ms (none) (none)
"Gesdinet\JWTRefreshTokenBundle\Security\Http\Authenticator\RefreshTokenAuthenticator"
0.00 ms (none) (none)
"Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\JWTAuthenticator"
3.09 ms
Symfony\Component\Security\Http\Authenticator\Passport\SelfValidatingPassport {#601
  #user: App\Entity\Employee\Employee {#718 …}
  -badges: [
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge {#602
      -userIdentifier: "joan"
      -userLoader: Closure($userIdentifier) {#600 …}
      -user: App\Entity\Employee\Employee {#718 …}
      -attributes: null
    }
  ]
  -attributes: [
    "payload" => [
      "iat" => 1767771185
      "exp" => 1767774785
      "roles" => [
        "ROLE_EMPLOYEE"
      ]
      "username" => "joan"
    ]
    "token" => "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3Njc3NzExODUsImV4cCI6MTc2Nzc3NDc4NSwicm9sZXMiOlsiUk9MRV9FTVBMT1lFRSJdLCJ1c2VybmFtZSI6ImpvYW4ifQ.qKH4E44UZWVAzmHHhzgJPvWF57qya-bDo5hfXXeLxZTOM-OOD239xhg8QZdPCrMgSk3w3TQAAktOXsj0TgQyKksl_IKxx6hA2TwKp3XvCgZO9Z_KkoQoPlwDjNcxWqXRZS1Ohn_XsOZ-8IE79To6YXhpL9arhp0e-hbDCYRULiX_p01dt3g0juQT1FPm6-a1ErpjjdMs_svHUsQsgkUaDCnvOW7TMWzrQ9-VZ2tlOINrZPJTlD4kfLxbBoRFlU3mp8pMJ8Ar7ZxE5peyu95R_VPGNy6cmoSFMWUSlvvB7b4eezgJUcK5t5684GgKLOyrJ0w6i0NM4oZeI1TfU0l0-A"
  ]
}
UserBadge

Access Decision

unanimous Strategy
# Voter class
1
"Sonata\UserBundle\Security\Authorization\Voter\UserAclVoter"
2
"Symfony\Component\Security\Acl\Voter\AclVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
4
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
5
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"

Access decision log

# Result Attributes Object
1 GRANTED IS_AUTHENTICATED_FULLY
Symfony\Component\HttpFoundation\Request {#16
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#60 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#58 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#59 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#63 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#62 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#61 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#64 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/api/dashboard/"
  #requestUri: "/api/dashboard/"
  #baseUrl: ""
  #basePath: null
  #method: "GET"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#2140 …}
  #locale: null
  #defaultLocale: "en"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: ? bool
  -trustedValuesCache: []
  -isIisRewrite: false
  basePath: ""
  format: "html"
}
"Sonata\UserBundle\Security\Authorization\Voter\UserAclVoter"
attribute IS_AUTHENTICATED_FULLY ACCESS ABSTAIN
"Symfony\Component\Security\Acl\Voter\AclVoter"
attribute IS_AUTHENTICATED_FULLY ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
attribute IS_AUTHENTICATED_FULLY ACCESS GRANTED
Show voter details
2 DENIED ROLE_ADMIN
null
"Sonata\UserBundle\Security\Authorization\Voter\UserAclVoter"
attribute ROLE_ADMIN ACCESS ABSTAIN
"Symfony\Component\Security\Acl\Voter\AclVoter"
attribute ROLE_ADMIN ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
attribute ROLE_ADMIN ACCESS DENIED
Show voter details
3 DENIED ROLE_MANAGER
null
"Sonata\UserBundle\Security\Authorization\Voter\UserAclVoter"
attribute ROLE_MANAGER ACCESS ABSTAIN
"Symfony\Component\Security\Acl\Voter\AclVoter"
attribute ROLE_MANAGER ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
attribute ROLE_MANAGER ACCESS DENIED
Show voter details