GET http://192.168.4.6:7655/templates/019c0883-e011-761a-bae7-568f38cb9369/fields

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 {#8127
  -user: App\Entity\User {#6968 …}
  -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.74 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.40 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"

Access decision log

# Result Attributes Object
1 GRANTED ROLE_USER
Symfony\Component\HttpFoundation\Request {#9064
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#9052 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#9049 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#9279 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#9212 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#9223 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#9004 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#9200 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: [
    "*/*"
  ]
  #pathInfo: "/templates/019c0883-e011-761a-bae7-568f38cb9369/fields"
  #requestUri: "/templates/019c0883-e011-761a-bae7-568f38cb9369/fields"
  #baseUrl: ""
  #basePath: null
  #method: "GET"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#7049 …}
  #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
  basePath: ""
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
GRANTED
The user has ROLE_USER.
Show voter details