GET https://dev.gepreco.fr/api/sites/minified?allSites=false&excludeCustom=false

Security

Token

robin@agence-colibri.com Username
Authenticated
Property Value
Roles
[
  "ROLE_SUPER_ADMIN"
  "ROLE_USER"
  "ROLE_COMMERCIAL"
  "ROLE_COMPTABILITE"
  "ROLE_ADMIN"
  "ROLE_ATELIER"
]
Inherited Roles
[
  "ROLE_ALLOWED_TO_SWITCH"
  "ROLE_FOURNISSEUR"
]
Token
Symfony\Component\Security\Core\Authentication\Token\RememberMeToken {#1505
  -user: App\Entity\Gepreco\User {#1282 …}
  -roleNames: [
    "ROLE_SUPER_ADMIN"
    "ROLE_USER"
    "ROLE_COMMERCIAL"
    "ROLE_COMPTABILITE"
    "ROLE_ADMIN"
    "ROLE_ATELIER"
  ]
  -attributes: []
  -secret: null
  -firewallName: "api"
}

Firewall

api Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.app_user_provider
context (none)
entry_point security.authenticator.jwt.api
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "jwt"
  "remember_me"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#735
  -map: Symfony\Component\Security\Http\AccessMap {#845 …}
  -logger: Monolog\Logger {#881 …}
  -httpPort: 80
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#763
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#795 …}
}
45.11 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#765
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#623 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#1156 …}
  -map: Symfony\Component\Security\Http\AccessMap {#845 …}
}
0.73 ms (none)

Authenticators

Status Authenticator
skipped
"Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\JWTAuthenticator"

This authenticator did not support the request.

success
"Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"
Lazy yes
Duration 1.08 ms
Passport
Symfony\Component\Security\Http\Authenticator\Passport\SelfValidatingPassport {#826
  #user: App\Entity\Gepreco\User {#1282 …}
  -badges: [
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge {#1131
      -userLoader: Closure() {#761 …}
      -user: App\Entity\Gepreco\User {#1282 …}
      -identifierNormalizer: null
      -userIdentifier: "robin@agence-colibri.com"
      -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 PUBLIC_ACCESS
Symfony\Component\HttpFoundation\Request {#10
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#61 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#48 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#60 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#64 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#63 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#62 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#65 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: [
    "*/*"
  ]
  #pathInfo: "/api/sites/minified"
  #requestUri: "/api/sites/minified?allSites=false&excludeCustom=false"
  #baseUrl: ""
  #basePath: null
  #method: "GET"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#888 …}
  #locale: null
  #defaultLocale: "fr"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: ? bool
  -trustedValuesCache: []
  -isIisRewrite: false
  basePath: ""
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
GRANTED
Access is public.
Show voter details