POST https://espace-benevole.fredericlesueurs.fr/api/applications/last-version?authorization=4355D2BFA638FC621F395F338A73D

Security

Token

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

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#235
  -map: Symfony\Component\Security\Http\AccessMap {#244 …}
  -logger: Symfony\Component\HttpKernel\Log\Logger {#188 …}
  -httpPort: 80
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#291
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#292 …}
}
1.19 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#315
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#213 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#310 …}
  -map: Symfony\Component\Security\Http\AccessMap {#244 …}
}
0.30 ms (none)

Authenticators

Status Authenticator
skipped
"App\Security\ApiAuthenticator"

This authenticator did not support the request.

success
"App\Security\AppBundleAuthenticator"
Lazy no
Duration 0.23 ms
Passport
Symfony\Component\Security\Http\Authenticator\Passport\Passport {#236
  #user: Symfony\Component\Security\Core\User\InMemoryUser {#344 …}
  -badges: [
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge {#247
      -userLoader: Symfony\Component\Security\Core\User\InMemoryUserProvider::loadUserByIdentifier(string $identifier): UserInterface {#339 …}
      -user: Symfony\Component\Security\Core\User\InMemoryUser {#344 …}
      -identifierNormalizer: null
      -userIdentifier: "api"
      -attributes: null
    }
    "Symfony\Component\Security\Http\Authenticator\Passport\Credentials\CustomCredentials" => Symfony\Component\Security\Http\Authenticator\Passport\Credentials\CustomCredentials {#246
      -customCredentialsChecker: Closure(string $credentials, UserInterface $user): bool {#317 …}
      -resolved: true
      -credentials: "4355D2BFA638FC621F395F338A73D"
    }
  ]
  -attributes: []
}
Badges UserBadge CustomCredentials

Access Decision

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

Access decision log

# Result Attributes Object
1 GRANTED ROLE_USER
Symfony\Component\HttpFoundation\Request {#2
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#16 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#5 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#11 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#19 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#18 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#17 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#20 …}
  #content: "{"platform":"android","device_id":"bf16f38b-25a3-4ef2-90d3-b4bac1fcb640","app_id":"org.admr.espacebenevole","custom_id":"","version_build":"1.0","version_code":"1","version_os":"15","version_name":"builtin","plugin_version":"7.23.3","is_emulator":false,"is_prod":true,"defaultChannel":""}"
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/api/applications/last-version"
  #requestUri: "/api/applications/last-version?authorization=4355D2BFA638FC621F395F338A73D"
  #baseUrl: ""
  #basePath: null
  #method: "POST"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#964 …}
  #locale: null
  #defaultLocale: "en"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: ? bool
  -trustedValuesCache: [
    "2\x0082.65.139.159\x0010.0.1.15\x00" => [
      "82.65.139.159"
    ]
    "4\x00espace-benevole.fredericlesueurs.fr\x00\x00" => [
      "espace-benevole.fredericlesueurs.fr"
    ]
    "32\x00\x00\x00" => []
    "8\x00https\x00\x00" => [
      "https"
    ]
    "16\x00443\x00\x00" => [
      "0.0.0.0:443"
    ]
  ]
  -isIisRewrite: false
  basePath: ""
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
GRANTED
The user has ROLE_USER.
Show voter details