Security

Token

alain@hairun-technology.com Username
Authenticated
Property Value
Roles
[
  "ROLE_USER"
  "ROLE_DEV"
  "ROLE_EDITOR_SITE"
  "ROLE_ADMIN"
  "ROLE_SUPER_ADMIN"
  "ROLE_MAILBOX_SUPER_ADMIN"
  "ROLE_MAILBOX_ADMIN"
  "ROLE_PRESCRIBER"
]
Inherited Roles
[
  "ROLE_ALLOWED_TO_SWITCH"
]
Token
Lexik\Bundle\JWTAuthenticationBundle\Security\Authentication\Token\JWTUserToken {#2272
  #rawToken: "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3MjgzMTA4NjgsImV4cCI6MTcyODM5NzI2OCwicm9sZXMiOlsiUk9MRV9VU0VSIiwiUk9MRV9ERVYiLCJST0xFX0VESVRPUl9TSVRFIiwiUk9MRV9BRE1JTiIsIlJPTEVfU1VQRVJfQURNSU4iLCJST0xFX01BSUxCT1hfU1VQRVJfQURNSU4iLCJST0xFX01BSUxCT1hfQURNSU4iLCJST0xFX1BSRVNDUklCRVIiXSwidXNlcm5hbWUiOiJhbGFpbkBoYWlydW4tdGVjaG5vbG9neS5jb20ifQ.bQQALLYM--zJZrw6qFInWvq_sE2P-pLRKWXPqoii5s5Y13dHyAxXSuMQbBGGlHxb0O8Z6LGE90cY6Ii52yzeLirLFnw8cDNIEw68vXBopRqnZSLSBXT2ZMNoek8Ul9sAJn7mz4DBVCQW0pT8Tdfa0MrtNbA_mLfAvKfN1K5sPfUQdkkY_jx4gyAHHgbCtdrLTw9UwipNNglfCMcaunPBzPnAwWDTr0HtvvQ9Xmm9lQiS9_0H51tqOHQpMcVxNXQkUkU6P-J8MAsm4Yvj8B0iZqXPsaScYZ_y9Ua3S1GM4GDu2pxyu74lmyv4WgDKEjdLl32KUb6pruYz6QgM_z-REQ"
  #providerKey: "api"
  -user: Evo\Infrastructure\MappingORM\User {#2475 …}
  -roleNames: [
    "ROLE_USER"
    "ROLE_DEV"
    "ROLE_EDITOR_SITE"
    "ROLE_ADMIN"
    "ROLE_SUPER_ADMIN"
    "ROLE_MAILBOX_SUPER_ADMIN"
    "ROLE_MAILBOX_ADMIN"
    "ROLE_PRESCRIBER"
  ]
  -authenticated: true
  -attributes: []
}

Firewall

api Name
Security enabled
Stateless
Allows anonymous

Configuration

Key Value
provider security.user.provider.concrete.app_user_provider
context (none)
entry_point lexik_jwt_authentication.jwt_token_authenticator
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
listeners
[
  "switch_user"
  "guard"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#2174
  -map: Symfony\Component\Security\Http\AccessMap {#2175 …}
  -authenticationEntryPoint: null
  -logger: Symfony\Bridge\Monolog\Logger {#2167 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener {#2213
  -guardHandler: Symfony\Component\Security\Guard\GuardAuthenticatorHandler {#2204 …}
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#2209 …}
  -providerKey: "api"
  -guardAuthenticators: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#2214 …}
  -logger: Symfony\Bridge\Monolog\Logger {#2167 …}
  -rememberMeServices: null
  -hideUserNotFoundExceptions: true
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#552 …}
}
88.60 ms (none)
Symfony\Component\Security\Http\Firewall\SwitchUserListener {#2219
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#552 …}
  -provider: Symfony\Bridge\Doctrine\Security\User\EntityUserProvider {#2231 …}
  -userChecker: Symfony\Component\Security\Core\User\InMemoryUserChecker {#2232 …}
  -firewallName: "api"
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#547 …}
  -usernameParameter: "x-switch-user"
  -role: "ROLE_ALLOWED_TO_SWITCH"
  -logger: Symfony\Bridge\Monolog\Logger {#2167 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#838 …}
  -stateless: true
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#2216
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#552 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#547 …}
  -map: Symfony\Component\Security\Http\AccessMap {#2175 …}
  -authManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#2209 …}
  -exceptionOnNoToken: true
}
0.36 ms (none)

Authenticators

No authenticators have been recorded. Check previous profiles on your authentication endpoint.

Access Decision

affirmative Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
2
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
4
"Evo\Application\Security\Voter\AdminManageVoter"
5
"Evo\Application\Security\Voter\UserVoter"
6
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"

Access decision log

# Result Attributes Object
1 GRANTED IS_AUTHENTICATED_ANONYMOUSLY
Symfony\Component\HttpFoundation\Request {#12
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#17 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#15 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#16 …}
  +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: [
    "application/json"
    "text/plain"
    "*/*"
  ]
  #pathInfo: "/v1/organizations"
  #requestUri: "/v1/organizations?statusInvoicePayed=PAS+DE+FACTURES&isNewImmatriculation=&order%5BcreatedAt%5D=desc&groups%5B%5D=admin_orga_list&itemsPerPage=5&order%5Bid%5D=DESC&page=2"
  #baseUrl: ""
  #basePath: null
  #method: "GET"
  #format: "jsonld"
  #session: Symfony\Component\HttpFoundation\Session\Session {#1351 …}
  #locale: null
  #defaultLocale: "fr"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: null
  -isIisRewrite: false
  basePath: ""
}
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS GRANTED
Show voter details
2 GRANTED ROLE_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
3 GRANTED ROLE_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details