GET https://app-35-preprod.mvue.fr/api/screen/E8-80-88-B8-A2-B0

Security

Token

6c3ce0904b09dd65fb2f51035071804f Username
Authenticated
Property Value
Roles none
Inherited Roles none
Token
Symfony\Component\Security\Http\Authenticator\Token\PostAuthenticationToken {#316
  -user: Symfony\Component\Security\Core\User\InMemoryUser {#323 …}
  -roleNames: []
  -attributes: []
  -firewallName: "api"
}

Firewall

api Name
Security enabled
Stateless

Configuration

Key Value
provider App\Security\UserProvider
context (none)
entry_point (none)
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "App\Security\ApiAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#386
  -map: Symfony\Component\Security\Http\AccessMap {#387 …}
  -logger: Monolog\Logger {#377 …}
  -httpPort: 80
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#444
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#437 …}
}
1.05 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#446
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#570 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#550 …}
  -map: Symfony\Component\Security\Http\AccessMap {#387 …}
}
0.15 ms (none)

Authenticators

Status Authenticator
success
"App\Security\ApiAuthenticator"
Lazy no
Duration 0.08 ms
Passport
Symfony\Component\Security\Http\Authenticator\Passport\SelfValidatingPassport {#383
  #user: Symfony\Component\Security\Core\User\InMemoryUser {#323 …}
  -badges: [
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge {#385
      -userLoader: App\Security\UserProvider::loadUserByIdentifier(string $identifier): UserInterface {#329 …}
      -user: Symfony\Component\Security\Core\User\InMemoryUser {#323 …}
      -identifierNormalizer: null
      -userIdentifier: "6c3ce0904b09dd65fb2f51035071804f"
      -attributes: null
    }
  ]
  -attributes: []
}
Badges UserBadge

Access Decision

affirmative Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"

Access decision log

# Result Attributes Object
1 GRANTED IS_AUTHENTICATED_FULLY
Symfony\Component\HttpFoundation\Request {#2
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#17 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#5 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#12 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#20 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#19 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#18 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#21 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/api/screen/E8-80-88-B8-A2-B0"
  #requestUri: "/api/screen/E8-80-88-B8-A2-B0"
  #baseUrl: ""
  #basePath: null
  #method: "GET"
  #format: "json"
  #session: Symfony\Component\HttpFoundation\Session\Session {#3451 …}
  #locale: null
  #defaultLocale: "fr"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: ? bool
  -trustedValuesCache: []
  -isIisRewrite: false
  basePath: ""
}
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
GRANTED
The user is fully authenticated.
Show voter details