GET https://games.tenorweb.de/user/FieserOstfriese/collections/019c0900-4825-7294-87b4-d2781c79d596

Security

Token

FieserOstfriese Username
Authenticated
Property Value
Roles
[
  "ROLE_USER"
  "ROLE_ADMIN"
]
Inherited Roles none
Token
Symfony\Component\Security\Http\Authenticator\Token\PostAuthenticationToken {#4323
  -user: App\Entity\User {#3466 …}
  -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"
3.43 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.19 ms (none)

Authenticators

Status Authenticator
skipped
"App\Security\UsernameOrEmailPasswordAuthenticator"

This authenticator did not support the request.

skipped
"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\AuthenticatedVoter"
2
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"

Access decision log

# Result Attributes Object
1 GRANTED PUBLIC_ACCESS
Symfony\Component\HttpFoundation\Request {#3766
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#2997 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#4616 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#4074 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#2923 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#3564 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#4372 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#3195 …}
  #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: "/user/FieserOstfriese/collections/019c0900-4825-7294-87b4-d2781c79d596"
  #requestUri: "/user/FieserOstfriese/collections/019c0900-4825-7294-87b4-d2781c79d596"
  #baseUrl: ""
  #basePath: ""
  #method: "GET"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#3970 …}
  #locale: "de"
  #defaultLocale: "en"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: ? bool
  -trustedValuesCache: [
    "2\x0095.90.0.249\x00192.168.4.2\x00" => [
      "95.90.0.249"
    ]
    "4\x00\x00\x00" => []
    "32\x00\x00\x00" => []
    "8\x00https\x00\x00" => [
      "https"
    ]
    "16\x00\x00\x00" => []
  ]
  -isIisRewrite: false
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
GRANTED
Access is public.
Show voter details
2 GRANTED IS_AUTHENTICATED_REMEMBERED
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
GRANTED
The user is fully authenticated.
Show voter details
3 GRANTED ROLE_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
GRANTED
The user has ROLE_ADMIN.
Show voter details