GET https://remy.bestt.fr/api/client_salarie_infos?changementEtat=1&page=1

Security

Token

1234-8572afc2c42a4019bd4826e8383bb635 Username
Authenticated
Property Value
Roles
[
  "ROLE_AGENCE"
]
Inherited Roles none
Token
Symfony\Component\Security\Http\Authenticator\Token\PostAuthenticationToken {#1262
  -user: App\Entity\Agence {#1266 …}
  -roleNames: [
    "ROLE_AGENCE"
  ]
  -attributes: []
  -firewallName: "api"
}

Firewall

api Name
Security enabled
Stateless

Configuration

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#639
  -map: Symfony\Component\Security\Http\AccessMap {#640 …}
  -logger: Monolog\Logger {#713 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#733
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#777 …}
}
50.08 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#734
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#591 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#587 …}
  -map: Symfony\Component\Security\Http\AccessMap {#640 …}
}
0.34 ms (none)

Authenticators

Authenticator Supports Authenticated Duration Passport Badges
"Symfony\Component\Security\Http\Authenticator\JsonLoginAuthenticator"
0.00 ms (none) (none)
"App\Security\JWTAuthenticator"
1.85 ms
Symfony\Component\Security\Http\Authenticator\Passport\SelfValidatingPassport {#687
  #user: App\Entity\Agence {#1266 …}
  -badges: [
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge {#688
      -userIdentifier: "1234-8572afc2c42a4019bd4826e8383bb635"
      -userLoader: Symfony\Component\Security\Core\User\ChainUserProvider::loadUserByIdentifier(string $identifier): UserInterface {#730 …}
      -user: App\Entity\Agence {#1266 …}
      -attributes: null
    }
  ]
  -attributes: []
}
UserBadge

Access Decision

affirmative Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
2
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
4
"App\Security\Voter\AgenceVoter"
5
"App\Security\Voter\CommandeVoter"
6
"App\Security\Voter\SwitchToSomeUserVoter"
7
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"

Access decision log

# Result Attributes Object
1 GRANTED
[
  "ROLE_SUPERVISEUR"
  "ROLE_AGENCE"
]
Symfony\Component\HttpFoundation\Request {#2
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#18 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#12 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#15 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#21 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#20 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#19 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#22 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: []
  #pathInfo: "/api/client_salarie_infos"
  #requestUri: "/api/client_salarie_infos?changementEtat=1&page=1"
  #baseUrl: ""
  #basePath: null
  #method: "GET"
  #format: "json"
  #session: Symfony\Component\HttpFoundation\Session\Session {#2686 …}
  #locale: null
  #defaultLocale: "fr"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: ? bool
  -trustedValuesCache: []
  -isIisRewrite: false
  basePath: ""
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS GRANTED
Show voter details
2 DENIED ROLE_SUPERVISEUR
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS DENIED
"App\Security\Voter\AgenceVoter"
ACCESS ABSTAIN
"App\Security\Voter\CommandeVoter"
ACCESS ABSTAIN
"App\Security\Voter\SwitchToSomeUserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED ROLE_SUPERVISEUR
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS DENIED
"App\Security\Voter\AgenceVoter"
ACCESS ABSTAIN
"App\Security\Voter\CommandeVoter"
ACCESS ABSTAIN
"App\Security\Voter\SwitchToSomeUserVoter"
ACCESS ABSTAIN
Show voter details
4 GRANTED ROLE_AGENCE
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS GRANTED
Show voter details
5 DENIED ROLE_SUPERVISEUR
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS DENIED
"App\Security\Voter\AgenceVoter"
ACCESS ABSTAIN
"App\Security\Voter\CommandeVoter"
ACCESS ABSTAIN
"App\Security\Voter\SwitchToSomeUserVoter"
ACCESS ABSTAIN
Show voter details