GET https://nw-flow.cloud/api/screen-time-extension-requests

Security

Token

jonathan@neopixl.com Username
Authenticated
Property Value
Roles
[
  "ROLE_PARENT"
  "ROLE_USER"
]
Inherited Roles none
Token
Symfony\Component\Security\Http\Authenticator\Token\PostAuthenticationToken {#485
  -user: App\Entity\User {#734 …}
  -roleNames: [
    "ROLE_PARENT"
    "ROLE_USER"
  ]
  -attributes: []
  -firewallName: "api"
}

Firewall

api Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.app_user_provider
context (none)
entry_point App\OAuth\Security\OAuth2Authenticator
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "App\OAuth\Security\OAuth2Authenticator"
]

Listeners

Listener Duration Response
"Symfony\Component\Security\Http\Firewall\ChannelListener"
(none) (none)
"Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
45.63 ms (none)
"Symfony\Component\Security\Http\Firewall\AccessListener"
1.97 ms (none)

Authenticators

Status Authenticator
success
"App\OAuth\Security\OAuth2Authenticator"
Lazy no
Duration 21.92 ms
Passport
Symfony\Component\Security\Http\Authenticator\Passport\SelfValidatingPassport {#420
  #user: App\Entity\User {#734 …}
  -badges: [
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge {#429
      -userLoader: Closure(string $id) {#317 …}
      -user: App\Entity\User {#734 …}
      -identifierNormalizer: null
      -userIdentifier: "019e1fdf-3da9-71cb-b195-c6c4c6513e7f"
      -attributes: null
    }
  ]
  -attributes: []
}
Badges UserBadge

Access Decision

affirmative Strategy
# Voter class
1
"App\Api\Security\Voter\DeviceRelatedVoter"
2
"App\Api\Security\Voter\DeviceVoter"
3
"App\OAuth\Security\OAuthScopeVoter"

Access decision log

# Result Attributes Object
1 GRANTED OAUTH_SCOPE_parent
Symfony\Component\HttpFoundation\Request {#2
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#15 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#5 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#10 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#18 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#17 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#16 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#19 …}
  #content: ""
  #languages: []
  #charsets: null
  #encodings: null
  #acceptableContentTypes: [
    "application/json"
  ]
  #pathInfo: "/api/screen-time-extension-requests"
  #requestUri: "/api/screen-time-extension-requests"
  #baseUrl: ""
  #basePath: null
  #method: "GET"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#1613 …}
  #locale: "fr"
  #defaultLocale: "fr"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: ? bool
  -trustedValuesCache: []
  -isIisRewrite: false
  basePath: ""
  format: "html"
}
"App\Api\Security\Voter\DeviceRelatedVoter"
ABSTAIN
"App\Api\Security\Voter\DeviceVoter"
ABSTAIN
"App\OAuth\Security\OAuthScopeVoter"
GRANTED
Show voter details