POST https://preprod.reseauglass.fr/api/product/search

Security

Token

poseuradmin@reseauglass.fr Username
Authenticated
Property Value
Roles
[
  "ROLE_POSEUR_ADMIN"
]
Inherited Roles
[
  "ROLE_POSEUR"
  "ROLE_SERVICE_CLIENT"
  "ROLE_CMD"
  "ROLE_FRONT"
  "ROLE_SERVICE_CLIENT_LIMIT"
  "ROLE_USER"
]
Token
Symfony\Component\Security\Http\Authenticator\Token\PostAuthenticationToken {#2271
  -user: App\Entity\Admin {#1011 …}
  -roleNames: [
    "ROLE_POSEUR_ADMIN"
  ]
  -attributes: []
  -firewallName: "api"
}

Firewall

api Name
Security enabled
Stateless

Configuration

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#225
  -map: Symfony\Component\Security\Http\AccessMap {#226 …}
  -logger: Monolog\Logger {#216 …}
  -httpPort: 80
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#282
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#283 …}
}
36.31 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#181
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#629 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#397 …}
  -map: Symfony\Component\Security\Http\AccessMap {#226 …}
}
0.15 ms (none)

Authenticators

Status Authenticator
success
"App\Security\CookieJwtAuthenticator"
Lazy no
Duration 1.00 ms
Passport
Symfony\Component\Security\Http\Authenticator\Passport\SelfValidatingPassport {#222
  #user: App\Entity\Admin {#1011 …}
  -badges: [
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge {#223
      -userLoader: Closure($username) {#175 …}
      -user: App\Entity\Admin {#1011 …}
      -identifierNormalizer: null
      -userIdentifier: "poseuradmin@reseauglass.fr"
      -attributes: null
    }
  ]
  -attributes: []
}
Badges UserBadge

Access Decision

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

Access decision log

# Result Attributes Object
1 GRANTED ROLE_USER
Symfony\Component\HttpFoundation\Request {#12
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#27 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#14 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#22 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#30 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#29 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#28 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#31 …}
  #content: "{"companyId":864,"search":"prt"}"
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/api/product/search"
  #requestUri: "/api/product/search"
  #baseUrl: ""
  #basePath: null
  #method: "POST"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#4172 …}
  #locale: null
  #defaultLocale: "fr"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: ? bool
  -trustedValuesCache: []
  -isIisRewrite: false
  basePath: ""
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
GRANTED
The user has ROLE_USER.
Show voter details
2 GRANTED ROLE_SERVICE_CLIENT
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
GRANTED
The user has ROLE_SERVICE_CLIENT.
Show voter details