GET http://beta.cea-cct.iasgroup.io/api/prestation-types?archived=false

Security

Token

TTT Username
Authenticated
Property Value
Roles
[
  "ROLE_ADMIN"
]
Inherited Roles
[
  "ROLE_QUALITY"
  "ROLE_USER"
]
Token
Symfony\Component\Security\Core\Authentication\Token\PreAuthenticatedToken {#410
  -user: App\Entity\Configuration\User {#332 …}
  -roleNames: [
    "ROLE_ADMIN"
  ]
  -attributes: []
  -firewallName: "main"
}

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider (none)
context (none)
entry_point (none)
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "remote_user"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#94
  -map: Symfony\Component\Security\Http\AccessMap {#95 …}
  -logger: Monolog\Logger {#85 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#100
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#101 …}
}
9.52 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#284
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#148 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#98 …}
  -map: Symfony\Component\Security\Http\AccessMap {#95 …}
}
0.16 ms (none)

Authenticators

Authenticator Supports Authenticated Duration Passport Badges
"Symfony\Component\Security\Http\Authenticator\RemoteUserAuthenticator"
0.05 ms
Symfony\Component\Security\Http\Authenticator\Passport\SelfValidatingPassport {#49
  #user: App\Entity\Configuration\User {#332 …}
  -badges: [
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge {#51
      -userIdentifier: "TTT"
      -userLoader: App\Security\UserProvider::loadUserByIdentifier(string $identifier): UserInterface {#50 …}
      -user: App\Entity\Configuration\User {#332 …}
      -attributes: null
    }
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\PreAuthenticatedUserBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\PreAuthenticatedUserBadge {#48}
  ]
  -attributes: []
}
UserBadge PreAuthenticatedUserBadge

Access Decision

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

Access decision log

# Result Attributes Object
1 GRANTED ROLE_USER
Symfony\Component\HttpFoundation\Request {#2
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#17 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#11 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#14 …}
  +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/prestation-types"
  #requestUri: "/api/prestation-types?archived=false"
  #baseUrl: ""
  #basePath: null
  #method: "GET"
  #format: null
  #session: null
  #locale: null
  #defaultLocale: "en"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: ? bool
  -trustedValuesCache: []
  -isIisRewrite: false
  basePath: ""
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details