Security

Token

d.isliker@indigohome.ch Username
Authenticated
Property Value
Roles
[
  "ROLE_ADMIN"
]
Inherited Roles
[
  "ROLE_USER"
  "ROLE_BASIC"
  "ROLE_SKILL_ADDRESS"
  "ROLE_SKILL_RESIDENCE"
  "ROLE_SKILL_CONTRACT"
  "ROLE_SKILL_ARTICLE"
  "ROLE_SKILL_INVOICE"
  "ROLE_SKILL_BILL"
  "ROLE_SKILL_PAYMENT"
  "ROLE_SKILL_DOCUMENT"
  "ROLE_SKILL_USER"
  "ROLE_SKILL_EMAIL"
  "ROLE_SKILL_TASK"
]
Token
Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\Token\JWTPostAuthenticationToken {#1375
  -user: App\Entity\User {#1224 …}
  -roleNames: [
    "ROLE_ADMIN"
  ]
  -attributes: []
  -firewallName: "main"
  -token: "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3ODU5Mzg0MjEsImV4cCI6MTc4NTk0MjAyMSwicm9sZXMiOnsiMSI6IlJPTEVfQURNSU4ifSwidXNlcm5hbWUiOiJkLmlzbGlrZXJAaW5kaWdvaG9tZS5jaCIsInR2IjoyfQ.Y2Ev1GCmPV9P_7D3ceTauEpCzKd3drGV1QE1s1uGBXZvPIeM7FQh4-L4TOXPVK41vzeK3ZFDB35DcWZXPJTbyBcsVz25dcd5C3_TzQN1LZI3P4zTrp7JV7hnKXR9iGZBi6QFmrA3mj7OqPUJc60goMi1j8NNJd9-WyfGKOebtaXLBvL2tYRrzBPn1c4HAHzZR1snNwg_wLTHAS-G4Ajb4JsnjiJnAicCXDJHA_JV8XSBNIPs67O4agOBKqbed6LO2QbnbxgAGrJXtNjoqeoX3_ou6AcLeOodIAFwrAZbhOp90yjNVjp5QxvuwX9MdnRC341Sv6EGAAOCgZ3gjQ47tA"
}

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.app_user_provider
context (none)
entry_point security.authenticator.jwt.main
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 {#900
  -map: Symfony\Component\Security\Http\AccessMap {#824 …}
  -logger: Monolog\Logger {#1018 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#800
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#757 …}
}
86.60 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#737
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#854 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#479 …}
  -map: Symfony\Component\Security\Http\AccessMap {#824 …}
}
1.28 ms (none)

Authenticators

Authenticator Supports Authenticated Duration Passport Badges
"Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\JWTAuthenticator"
80.57 ms
Symfony\Component\Security\Http\Authenticator\Passport\SelfValidatingPassport {#788
  #user: App\Entity\User {#1224 …}
  -badges: [
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge {#1178
      -userIdentifier: "d.isliker@indigohome.ch"
      -userLoader: Closure($userIdentifier) {#1405 …}
      -user: App\Entity\User {#1224 …}
      -attributes: null
    }
  ]
  -attributes: [
    "payload" => [
      "iat" => 1785938421
      "exp" => 1785942021
      "roles" => [
        1 => "ROLE_ADMIN"
      ]
      "username" => "d.isliker@indigohome.ch"
      "tv" => 2
    ]
    "token" => "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3ODU5Mzg0MjEsImV4cCI6MTc4NTk0MjAyMSwicm9sZXMiOnsiMSI6IlJPTEVfQURNSU4ifSwidXNlcm5hbWUiOiJkLmlzbGlrZXJAaW5kaWdvaG9tZS5jaCIsInR2IjoyfQ.Y2Ev1GCmPV9P_7D3ceTauEpCzKd3drGV1QE1s1uGBXZvPIeM7FQh4-L4TOXPVK41vzeK3ZFDB35DcWZXPJTbyBcsVz25dcd5C3_TzQN1LZI3P4zTrp7JV7hnKXR9iGZBi6QFmrA3mj7OqPUJc60goMi1j8NNJd9-WyfGKOebtaXLBvL2tYRrzBPn1c4HAHzZR1snNwg_wLTHAS-G4Ajb4JsnjiJnAicCXDJHA_JV8XSBNIPs67O4agOBKqbed6LO2QbnbxgAGrJXtNjoqeoX3_ou6AcLeOodIAFwrAZbhOp90yjNVjp5QxvuwX9MdnRC341Sv6EGAAOCgZ3gjQ47tA"
  ]
}
UserBadge

Access Decision

unanimous 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\CrudVoter"

Access decision log

# Result Attributes Object
1 GRANTED PUBLIC_ACCESS
Symfony\Component\HttpFoundation\Request {#15
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#59 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#57 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#58 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#62 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#61 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#60 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#63 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: [
    "image/avif"
    "image/webp"
    "image/apng"
    "image/svg+xml"
    "image/*"
    "*/*"
  ]
  #pathInfo: "/asset/document-preview/0195d1ed-aba3-7c9a-b091-e550fde38719"
  #requestUri: "/asset/document-preview/0195d1ed-aba3-7c9a-b091-e550fde38719?token=eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3ODU5Mzg0MjEsImV4cCI6MTc4NTk0MjAyMSwicm9sZXMiOnsiMSI6IlJPTEVfQURNSU4ifSwidXNlcm5hbWUiOiJkLmlzbGlrZXJAaW5kaWdvaG9tZS5jaCIsInR2IjoyfQ.Y2Ev1GCmPV9P_7D3ceTauEpCzKd3drGV1QE1s1uGBXZvPIeM7FQh4-L4TOXPVK41vzeK3ZFDB35DcWZXPJTbyBcsVz25dcd5C3_TzQN1LZI3P4zTrp7JV7hnKXR9iGZBi6QFmrA3mj7OqPUJc60goMi1j8NNJd9-WyfGKOebtaXLBvL2tYRrzBPn1c4HAHzZR1snNwg_wLTHAS-G4Ajb4JsnjiJnAicCXDJHA_JV8XSBNIPs67O4agOBKqbed6LO2QbnbxgAGrJXtNjoqeoX3_ou6AcLeOodIAFwrAZbhOp90yjNVjp5QxvuwX9MdnRC341Sv6EGAAOCgZ3gjQ47tA"
  #baseUrl: ""
  #basePath: null
  #method: "GET"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#2017 …}
  #locale: null
  #defaultLocale: "de"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: ? bool
  -trustedValuesCache: []
  -isIisRewrite: false
  basePath: ""
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
attribute PUBLIC_ACCESS ACCESS GRANTED
"App\Security\Voter\CrudVoter"
attribute PUBLIC_ACCESS ACCESS ABSTAIN
Show voter details
2 GRANTED CRUD_VIEW
App\Entity\Document\Document {#1540
  #createdAt: DateTimeImmutable @1742983768 {#1507
    date: 2025-03-26 10:09:28.0 UTC (+00:00)
  }
  #updatedAt: DateTimeImmutable @1742983768 {#1505
    date: 2025-03-26 10:09:28.0 UTC (+00:00)
  }
  #changes: ""
  #importRow: null
  #bexioId: null
  #bexioSyncDate: null
  +_token: null
  #isLocked: false
  #lockedDate: null
  +forceOverwrite: false
  -id: Symfony\Component\Uid\UuidV7 {#1511 …}
  -name: "Mietvertrag 2025100014"
  -filename: "2025100014 - Karyna Kokhaniuk Kevin Huber "
  -path: "/documents/contract/2025/03/0195d1eb-b835-712a-b80d-4b816fbd32dc/contract_Mietvertrag_0195d1eb-b835-712a-b80d-4b816fbd32dc.pdf"
  -mimetype: "application/pdf"
  -documentType: Proxies\__CG__\App\Entity\Document\DocumentType {#1565 …}
  -addresses: Doctrine\ORM\PersistentCollection {#1564 …}
  -contracts: Doctrine\ORM\PersistentCollection {#1553 …}
  -bills: Doctrine\ORM\PersistentCollection {#1707 …}
  -invoices: Doctrine\ORM\PersistentCollection {#1528 …}
  +secondaryInfo: null
  -correspondences: Doctrine\ORM\PersistentCollection {#1524 …}
  -content: null
  -hasParsed: false
  -parsedData: null
  -mailings: Doctrine\ORM\PersistentCollection {#1548 …}
  -hash: null
}
"App\Security\Voter\CrudVoter"
attribute CRUD_VIEW ACCESS GRANTED
Show voter details