GET https://nw-flow.cloud/

Security

Token

There is no security token.

Firewall

admin Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.admin_provider
context admin
entry_point security.authenticator.form_login.admin
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "form_login"
  "remember_me"
]

Listeners

Listener Duration Response
"Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
(none) (none)
"Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
0.12 ms (none)
"Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
(none) (none)
"Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
1.73 ms (none)
"Symfony\Component\Security\Http\Firewall\LogoutListener"
(none) (none)

Authenticators

No authenticators have been recorded. Check previous profiles on your authentication endpoint.

Access Decision

affirmative Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
2
"App\Api\Security\Voter\ChildProfileVoter"
3
"App\Api\Security\Voter\ChildResourceVoter"
4
"App\Api\Security\Voter\PhoneVoter"
5
"App\OAuth\Security\OAuthScopeVoter"

Access decision log

# Result Attributes Object
1 DENIED ROLE_ADMIN
Symfony\Component\HttpFoundation\Request {#4925
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#1449 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#625 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#3483 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#4802 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#5204 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#1326 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#4217 …}
  #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: "/"
  #requestUri: "/"
  #baseUrl: ""
  #basePath: null
  #method: "GET"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#4815 …}
  #locale: null
  #defaultLocale: "fr"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: ? bool
  -trustedValuesCache: []
  -isIisRewrite: false
  basePath: ""
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
DENIED
The user doesn't have ROLE_ADMIN.
"App\Api\Security\Voter\ChildProfileVoter"
ABSTAIN
"App\Api\Security\Voter\ChildResourceVoter"
ABSTAIN
"App\Api\Security\Voter\PhoneVoter"
ABSTAIN
"App\OAuth\Security\OAuthScopeVoter"
ABSTAIN
Show voter details