GET http://192.168.4.6:7655/items/019c0887-d7d1-739a-8cf6-bdce0319d11f

Security

Token

Georg Username
Authenticated
09bafc From
Property Value
Roles
[
  "ROLE_USER"
  "ROLE_ADMIN"
]
Inherited Roles none
Token
Symfony\Component\Security\Core\Authentication\Token\RememberMeToken {#9864
  -user: App\Entity\User {#7506 …}
  -roleNames: [
    "ROLE_USER"
    "ROLE_ADMIN"
  ]
  -attributes: []
  -firewallName: "main"
}

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.app_provider
context main
entry_point App\Security\UsernameOrEmailPasswordAuthenticator
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "remember_me"
  "App\Security\UsernameOrEmailPasswordAuthenticator"
]

Listeners

Listener Duration Response
"Symfony\Component\Security\Http\Firewall\ChannelListener"
(none) (none)
"Symfony\Component\Security\Http\Firewall\ContextListener"
2.30 ms (none)
"Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
(none) (none)
"Symfony\Component\Security\Http\Firewall\LogoutListener"
(none) (none)
"Symfony\Component\Security\Http\Firewall\AccessListener"
0.23 ms (none)

Authenticators

Status Authenticator
skipped
"App\Security\UsernameOrEmailPasswordAuthenticator"

This authenticator did not support the request.

success
"Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"

This authenticator did not support the request.

Access Decision

affirmative Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
2
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"

Access decision log

# Result Attributes Object
1 GRANTED ROLE_USER
Symfony\Component\HttpFoundation\Request {#8500
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#8749 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#5886 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#7234 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#8590 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#8399 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#8700 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#8343 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: [
    "text/html"
    "application/xhtml+xml"
    "image/avif"
    "image/webp"
    "image/apng"
    "application/xml"
    "*/*"
    "application/signed-exchange;v=b3"
  ]
  #pathInfo: "/items/019c0887-d7d1-739a-8cf6-bdce0319d11f"
  #requestUri: "/items/019c0887-d7d1-739a-8cf6-bdce0319d11f"
  #baseUrl: ""
  #basePath: ""
  #method: "GET"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#8445 …}
  #locale: "de"
  #defaultLocale: "en"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: ? bool
  -trustedValuesCache: [
    "2\x00\x00192.168.5.3\x00" => []
    "4\x00\x00\x00" => []
    "32\x00\x00\x00" => []
    "8\x00\x00\x00" => []
    "16\x00\x00\x00" => []
  ]
  -isIisRewrite: false
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
GRANTED
The user has ROLE_USER.
Show voter details
2 GRANTED IS_AUTHENTICATED_REMEMBERED
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
GRANTED
The user is remembered.
Show voter details
3 GRANTED ROLE_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
GRANTED
The user has ROLE_ADMIN.
Show voter details
4 GRANTED ROLE_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
GRANTED
The user has ROLE_ADMIN.
Show voter details