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.09 ms (none)
"Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
(none) (none)
"Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
1.62 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 {#2672
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#4331 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#3302 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#9570 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#7067 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#2676 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#9409 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#10045 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: []
  #pathInfo: "/"
  #requestUri: "/"
  #baseUrl: ""
  #basePath: null
  #method: "GET"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#10657 …}
  #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