GET https://staging.troskovi.com/apiV2/residents/flats/235554/bills/9716454

Security

Token

Authenticated
Property Value
Roles
[
  "ROLE_USER"
  "ROLE_FLAT_USER"
]
Inherited Roles none
Token
Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\Token\JWTPostAuthenticationToken {#832
  -user: App\Entity\Resident {#818 …}
  -roleNames: [
    "ROLE_USER"
    "ROLE_FLAT_USER"
  ]
  -attributes: []
  -firewallName: "apiv2_resident"
  -token: "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImN0eSI6IkpXVCJ9.eyJpYXQiOjE3ODI5OTE1NTAsImV4cCI6MTgxNDA5NTU1MCwicm9sZXMiOlsiUk9MRV9VU0VSIiwiUk9MRV9GTEFUX1VTRVIiXSwiZW1haWwiOiJtaWxhbi5qYW5qaWMrMUBjb2RldXMucnMiLCJidWlsZGluZ0lkIjpbOTA3OV19.BosMihz8cUnwLz7EcCWGwuYOgCX5fWRV8xgaXaIznsK3EyFTIcKwQsIIPx0B7TuplfXX1n0dCQj9oZw7jqCXJ0uElHxtNz8c39REL6C3H45v9EK7xwHWTZ4uuf5ZcbtbRwL2yfASwoH92tmbDgR-h7edp_TmZHpgOEhdq6XcZiQm0LLM8Sdwka4g1s08kR_aXwWPKVCZs6KXnvhtXG7SMaOdUVD7wGTq8xTfVVhnyTg3HpMHHoCPgrIkwQnx5Nl-J5ZjHsmrAVf6XPxIUU83Tbv-hVneNPgW-BEn4VxTi15fzI4gCFcGP6_T8z4TfRr6e6Fg4AkWedCAzh9-AXeleQ"
}

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 {#254
  -map: Symfony\Component\Security\Http\AccessMap {#255 …}
  -logger: Monolog\Logger {#245 …}
  -httpPort: 80
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#182
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#178 …}
}
19.44 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#176
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#387 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#371 …}
  -map: Symfony\Component\Security\Http\AccessMap {#255 …}
}
0.24 ms (none)

Authenticators

Status Authenticator
success
"Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\JWTAuthenticator"
Lazy no
Duration 4.74 ms
Passport
Symfony\Component\Security\Http\Authenticator\Passport\SelfValidatingPassport {#253
  #user: App\Entity\Resident {#818 …}
  -badges: [
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge {#173
      -userLoader: Closure($userIdentifier) {#171 …}
      -user: App\Entity\Resident {#818 …}
      -userIdentifier: "[email protected]"
      -attributes: null
    }
  ]
  -attributes: [
    "payload" => [
      "iat" => 1782991550
      "exp" => 1814095550
      "roles" => [
        "ROLE_USER"
        "ROLE_FLAT_USER"
      ]
      "email" => "[email protected]"
      "buildingId" => [
        9079
      ]
    ]
    "token" => "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImN0eSI6IkpXVCJ9.eyJpYXQiOjE3ODI5OTE1NTAsImV4cCI6MTgxNDA5NTU1MCwicm9sZXMiOlsiUk9MRV9VU0VSIiwiUk9MRV9GTEFUX1VTRVIiXSwiZW1haWwiOiJtaWxhbi5qYW5qaWMrMUBjb2RldXMucnMiLCJidWlsZGluZ0lkIjpbOTA3OV19.BosMihz8cUnwLz7EcCWGwuYOgCX5fWRV8xgaXaIznsK3EyFTIcKwQsIIPx0B7TuplfXX1n0dCQj9oZw7jqCXJ0uElHxtNz8c39REL6C3H45v9EK7xwHWTZ4uuf5ZcbtbRwL2yfASwoH92tmbDgR-h7edp_TmZHpgOEhdq6XcZiQm0LLM8Sdwka4g1s08kR_aXwWPKVCZs6KXnvhtXG7SMaOdUVD7wGTq8xTfVVhnyTg3HpMHHoCPgrIkwQnx5Nl-J5ZjHsmrAVf6XPxIUU83Tbv-hVneNPgW-BEn4VxTi15fzI4gCFcGP6_T8z4TfRr6e6Fg4AkWedCAzh9-AXeleQ"
  ]
}
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
"App\Security\Voter\IntegrationBuildingVoter"
7
"App\Security\Voter\IntegrationFlatVoter"
8
"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/flats/235554/bills/9716454"
  #requestUri: "/apiV2/residents/flats/235554/bills/9716454"
  #baseUrl: ""
  #basePath: null
  #method: "GET"
  #format: "json"
  #session: Symfony\Component\HttpFoundation\Session\Session {#2037 …}
  #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 {#1195
  -id: 235554
  -displayFlatId: "17"
  -size: 28.0
  -ownerName: "Predrag"
  -ownerLastname: "Vulic"
  -ownerAddress: null
  -ownerContact: null
  -ownerPhoneNumber: null
  -rent: false
  -debit: 0.0
  -previousBill: 400.0
  -type: 1
  -subType: 1
  -oldDebit: 0.0
  -comment: null
  -members: 1
  -createdAt: DateTime @1765899810 {#1025
    date: 2025-12-16 15:43:30.0 UTC (+00:00)
  }
  -updatedAt: DateTime @1780304357 {#1104
    date: 2026-06-01 08:59:17.0 UTC (+00:00)
  }
  -companyName: null
  -matId: null
  -pib: null
  -user: Proxies\__CG__\App\Entity\User {#1252 …}
  -building: Proxies\__CG__\App\Entity\Building {#1332 …}
  -ownerEmail: null
  -emailCanBeUsed: false
  -companyPlace: null
  -occupant: null
  -occupantEmail: null
  -archived: 0
  -archivedAt: ? DateTime
  -bankAccount: null
  -currentFlat: null
  -flatWarnings: Doctrine\ORM\PersistentCollection {#1399 …}
  -createdBy: "A.Đ."
  -votedOptions: Doctrine\ORM\PersistentCollection {#1395 …}
  -eInvoice: false
  -jbkjs: null
  -contractNumber: null
  -orderNumber: null
  -objectCode: null
  -resident: App\Entity\Resident {#818 …}
  -printBill: false
  -oldDebitDate: null
}
"App\Security\Voter\FlatPollVoter"
ACCESS ABSTAIN
"App\Security\Voter\FlatVoter"
ACCESS GRANTED
Show voter details