Security

Token

testuser1@digidom.pro Username
Authenticated
Property Value
Roles
[
  "ROLE_USER"
]
Inherited Roles none
Token
Lexik\Bundle\JWTAuthenticationBundle\Security\Authentication\Token\JWTUserToken {#2085
  #rawToken: "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3MjgzMTA1NTMsImV4cCI6MTcyODM5Njk1Mywicm9sZXMiOlsiUk9MRV9VU0VSIl0sInVzZXJuYW1lIjoidGVzdHVzZXIxQGRpZ2lkb20ucHJvIn0.njZAs9oFmtQquILErFlfOL8LqaKKLkyI8KQlzR02JqS37C6dM-Uo3KKpVlSArYwT50WgqsPeQMvlQylNiVpxfkH3D1hgjgSyuPR0qdZRZYkodds7lA4vMyXnWwwC5M2LcEJlzK0YHNjmw8a-YspEZlK4D49V9-q4HoajKlrwhgHCMm1Xg6LvSLLSW9H8h1iLWk5nqN1_LtNyJAkUUe_EWuSf4CPOS7j4QqDO3ZcoumSyVV_58ExvU5MdTxU3QW-lIX8Kkk_AkNGhjbouEGl0OFJfPUcNGIxsLVAg67BWU3tTNaDHe5MKnAuQl0OdAgfRCqTxfWTAmTeCgYYMGBg0GQ"
  #providerKey: "api"
  -user: Evo\Infrastructure\MappingORM\User {#2295 …}
  -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 {#1850
  -map: Symfony\Component\Security\Http\AccessMap {#1849 …}
  -authenticationEntryPoint: null
  -logger: Symfony\Bridge\Monolog\Logger {#1857 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener {#2031
  -guardHandler: Symfony\Component\Security\Guard\GuardAuthenticatorHandler {#2020 …}
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#2011 …}
  -providerKey: "api"
  -guardAuthenticators: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#1999 …}
  -logger: Symfony\Bridge\Monolog\Logger {#1857 …}
  -rememberMeServices: null
  -hideUserNotFoundExceptions: true
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#552 …}
}
74.49 ms (none)
Symfony\Component\Security\Http\Firewall\SwitchUserListener {#2009
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#552 …}
  -provider: Symfony\Bridge\Doctrine\Security\User\EntityUserProvider {#1998 …}
  -userChecker: Symfony\Component\Security\Core\User\InMemoryUserChecker {#2030 …}
  -firewallName: "api"
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#547 …}
  -usernameParameter: "x-switch-user"
  -role: "ROLE_ALLOWED_TO_SWITCH"
  -logger: Symfony\Bridge\Monolog\Logger {#1857 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#838 …}
  -stateless: true
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#2033
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#552 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#547 …}
  -map: Symfony\Component\Security\Http\AccessMap {#1849 …}
  -authManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#2011 …}
  -exceptionOnNoToken: true
}
0.35 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/legal_representatives"
  #requestUri: "/v1/legal_representatives?organizations[]=27870&properties[]=@id&properties[]=id&properties[]=quality&properties[]=email&properties[]=phoneNumber&properties[]=organizations&properties[]=shareCapital&properties[]=associate&properties[]=parent&properties[]=children&properties[]=person&properties[]=contributionAmount&properties[]=isAssociate"
  #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 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_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