GET https://staging.troskovi.com/apiV2/residents/home/dashboard?id=211535

Security

Token

Authenticated
Property Value
Roles
[
  "ROLE_USER"
  "ROLE_FLAT_USER"
]
Inherited Roles none
Token
Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\Token\JWTPostAuthenticationToken {#807
  -user: App\Entity\Resident {#759 …}
  -roleNames: [
    "ROLE_USER"
    "ROLE_FLAT_USER"
  ]
  -attributes: []
  -firewallName: "apiv2_resident"
  -token: "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImN0eSI6IkpXVCJ9.eyJpYXQiOjE3NzQ1MzU0ODcsImV4cCI6MTgwNTYzOTQ4Nywicm9sZXMiOlsiUk9MRV9VU0VSIiwiUk9MRV9GTEFUX1VTRVIiXSwiZW1haWwiOiJtaWxhbi5qYW5qaWMrMUBjb2RldXMucnMiLCJidWlsZGluZ0lkIjpbOTA3OV19.rf7_NmskiueiKALtkV8a5kMKHBnbFULYyZerueVEXu2rDJj4uXacZ_kbMGk2hVkNFRBsPrDId3Q8F2XczmqHN3fLJGjJJRnORxA3NHwXcCTTm6F1G0cKUgDTb8SDq95QFjV-Eh-QooH0jr4KdFZ8-I6w3kPL9bT2m-bEWJJ2JUdXv408N_kB2iGxNVq7OBLVqrNWFe6zsX9n8kfCAHl5mzD2VLmU5FKr9imr8Li10i-lw7imAo9e34QJ6Vau8P6_BVv9TYCqQSCEyiRZF0ni7kXy--yngarC9jmXpudO3ldcuvsEBL0NqUf8aEyuJidkWoaQ14xiXuTSZhfwQaQpRQ"
}

Firewall

apiv2_resident Name
Security enabled
Stateless

Configuration

Key Value
provider (none)
context (none)
entry_point security.authenticator.jwt.apiv2_resident
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "jwt"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#237
  -map: Symfony\Component\Security\Http\AccessMap {#238 …}
  -logger: Monolog\Logger {#228 …}
  -httpPort: 80
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#162
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#171 …}
}
25.70 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#160
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#368 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#352 …}
  -map: Symfony\Component\Security\Http\AccessMap {#238 …}
}
0.22 ms (none)

Authenticators

Status Authenticator
success
"Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\JWTAuthenticator"
Lazy no
Duration 2.62 ms
Passport
Symfony\Component\Security\Http\Authenticator\Passport\SelfValidatingPassport {#236
  #user: App\Entity\Resident {#759 …}
  -badges: [
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge {#157
      -userLoader: Closure($userIdentifier) {#155 …}
      -user: App\Entity\Resident {#759 …}
      -userIdentifier: "[email protected]"
      -attributes: null
    }
  ]
  -attributes: [
    "payload" => [
      "iat" => 1774535487
      "exp" => 1805639487
      "roles" => [
        "ROLE_USER"
        "ROLE_FLAT_USER"
      ]
      "email" => "[email protected]"
      "buildingId" => [
        9079
      ]
    ]
    "token" => "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImN0eSI6IkpXVCJ9.eyJpYXQiOjE3NzQ1MzU0ODcsImV4cCI6MTgwNTYzOTQ4Nywicm9sZXMiOlsiUk9MRV9VU0VSIiwiUk9MRV9GTEFUX1VTRVIiXSwiZW1haWwiOiJtaWxhbi5qYW5qaWMrMUBjb2RldXMucnMiLCJidWlsZGluZ0lkIjpbOTA3OV19.rf7_NmskiueiKALtkV8a5kMKHBnbFULYyZerueVEXu2rDJj4uXacZ_kbMGk2hVkNFRBsPrDId3Q8F2XczmqHN3fLJGjJJRnORxA3NHwXcCTTm6F1G0cKUgDTb8SDq95QFjV-Eh-QooH0jr4KdFZ8-I6w3kPL9bT2m-bEWJJ2JUdXv408N_kB2iGxNVq7OBLVqrNWFe6zsX9n8kfCAHl5mzD2VLmU5FKr9imr8Li10i-lw7imAo9e34QJ6Vau8P6_BVv9TYCqQSCEyiRZF0ni7kXy--yngarC9jmXpudO3ldcuvsEBL0NqUf8aEyuJidkWoaQ14xiXuTSZhfwQaQpRQ"
  ]
}
Badges UserBadge

Access Decision

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"
4
"App\Security\Voter\FlatPollVoter"
5
"App\Security\Voter\FlatVoter"
6
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"

Access decision log

# Result Attributes Object
1 GRANTED PUBLIC_ACCESS
Symfony\Component\HttpFoundation\Request {#2
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#18 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#12 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#15 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#21 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#20 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#19 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#22 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/apiV2/residents/home/dashboard"
  #requestUri: "/apiV2/residents/home/dashboard?id=211535"
  #baseUrl: ""
  #basePath: null
  #method: "GET"
  #format: "json"
  #session: Symfony\Component\HttpFoundation\Session\Session {#2303 …}
  #locale: null
  #defaultLocale: "sr_Latn"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: ? bool
  -trustedValuesCache: []
  -isIisRewrite: false
  basePath: ""
}
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS GRANTED
Show voter details
2 GRANTED FLAT_BELONGS_TO_RESIDENT
App\Entity\Flat {#1142
  -id: 211535
  -displayFlatId: "13"
  -size: 90.0
  -ownerName: null
  -ownerLastname: null
  -ownerAddress: null
  -ownerContact: null
  -ownerPhoneNumber: null
  -rent: false
  -debit: 7000.0
  -previousBill: 1000.115
  -type: 3
  -subType: 2
  -oldDebit: 0.0
  -comment: null
  -members: 10
  -createdAt: DateTime @1751544418 {#1023
    date: 2025-07-03 12:06:58.0 UTC (+00:00)
  }
  -updatedAt: DateTime @1751544602 {#620
    date: 2025-07-03 12:10:02.0 UTC (+00:00)
  }
  -companyName: "Hellena"
  -matId: "12345678"
  -pib: "123456789"
  -user: Proxies\__CG__\App\Entity\User {#1199 …}
  -building: Proxies\__CG__\App\Entity\Building {#1279 …}
  -ownerEmail: null
  -emailCanBeUsed: false
  -companyPlace: "Beograd"
  -occupant: null
  -occupantEmail: null
  -archived: 0
  -archivedAt: ? DateTime
  -bankAccount: "123-4567-89"
  -currentFlat: null
  -flatWarnings: Doctrine\ORM\PersistentCollection {#1346 …}
  -createdBy: "A.Đ."
  -votedOptions: Doctrine\ORM\PersistentCollection {#1342 …}
  -eInvoice: false
  -jbkjs: null
  -contractNumber: "123"
  -orderNumber: "456"
  -objectCode: "789"
  -resident: App\Entity\Resident {#759 …}
  -printBill: false
  -oldDebitDate: null
}
"App\Security\Voter\FlatPollVoter"
ACCESS ABSTAIN
"App\Security\Voter\FlatVoter"
ACCESS GRANTED
Show voter details