Security

Token

tesencotetest@digidom.pro Username
Authenticated
Property Value
Roles
[
  "ROLE_USER"
]
Inherited Roles none
Token
Lexik\Bundle\JWTAuthenticationBundle\Security\Authentication\Token\JWTUserToken {#2034
  #rawToken: "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3MjgzOTY4ODUsImV4cCI6MTcyODQ4MzI4NSwicm9sZXMiOlsiUk9MRV9VU0VSIl0sInVzZXJuYW1lIjoidGVzZW5jb3RldGVzdEBkaWdpZG9tLnBybyJ9.YsfnPO54zqCpLz-D12qRt92P1YIMwU8TjYWu-_nSo6ZUV5p103l9T-PVtJuUTpZh76PQDcQavdayZhDMfo382OnUOidCOhDWiima8F_WeMr4sUTOzAhX8BXegcaHqqr4Ihm6dDORnvA6Do7f_hvFqkYcT-eenceWYtu9m2yYIHsWB4BQ_blBgDfhwoo86Cw0Nx1BalGG9x244x5p-euSRYnXxmtCSiGa6GIRSxvz_yh3IxC6l4rHvlILmDFpx1gg36A3flIihR7ZY5NGvZ7-r_jUqdwXQuiAJtR6NQ9oIP3bRqY8__cDsqwpyWcKduYKXCDy7rYFH_U-kKAyp_d7EA"
  #providerKey: "api"
  -user: Evo\Infrastructure\MappingORM\User {#2234 …}
  -roleNames: [
    "ROLE_USER"
  ]
  -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 {#1920
  -map: Symfony\Component\Security\Http\AccessMap {#1919 …}
  -authenticationEntryPoint: null
  -logger: Symfony\Bridge\Monolog\Logger {#1927 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener {#1881
  -guardHandler: Symfony\Component\Security\Guard\GuardAuthenticatorHandler {#1890 …}
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#1885 …}
  -providerKey: "api"
  -guardAuthenticators: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#1880 …}
  -logger: Symfony\Bridge\Monolog\Logger {#1927 …}
  -rememberMeServices: null
  -hideUserNotFoundExceptions: true
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#557 …}
}
52.27 ms (none)
Symfony\Component\Security\Http\Firewall\SwitchUserListener {#1875
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#557 …}
  -provider: Symfony\Bridge\Doctrine\Security\User\EntityUserProvider {#1863 …}
  -userChecker: Symfony\Component\Security\Core\User\InMemoryUserChecker {#1862 …}
  -firewallName: "api"
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#552 …}
  -usernameParameter: "x-switch-user"
  -role: "ROLE_ALLOWED_TO_SWITCH"
  -logger: Symfony\Bridge\Monolog\Logger {#1927 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#843 …}
  -stateless: true
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#1878
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#557 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#552 …}
  -map: Symfony\Component\Security\Http\AccessMap {#1919 …}
  -authManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#1885 …}
  -exceptionOnNoToken: true
}
0.29 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: [
    "*/*"
  ]
  #pathInfo: "/v1/organizations/27699"
  #requestUri: "/v1/organizations/27699?properties[isNewTransfert]&properties[isNewDomiciliation]"
  #baseUrl: ""
  #basePath: null
  #method: "GET"
  #format: "jsonld"
  #session: Symfony\Component\HttpFoundation\Session\Session {#1354 …}
  #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 DENIED ROLE_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"Evo\Application\Security\Voter\AdminManageVoter"
ACCESS ABSTAIN
"Evo\Application\Security\Voter\UserVoter"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED ROLE_PRESCRIBER
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"Evo\Application\Security\Voter\AdminManageVoter"
ACCESS ABSTAIN
"Evo\Application\Security\Voter\UserVoter"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED ROLE_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"Evo\Application\Security\Voter\AdminManageVoter"
ACCESS ABSTAIN
"Evo\Application\Security\Voter\UserVoter"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS ABSTAIN
Show voter details