http://dev.api.digidom.pro/v1/admin/user/me?q=%2Fv1%2Fadmin%2Fuser%2Fme

Security

Token

stanislas@digidom.pro Username
Authenticated
Property Value
Roles
[
  "ROLE_ADMIN"
  "ROLE_DEV"
  "ROLE_MAILBOX_SUPER_ADMIN"
  "ROLE_MAILBOX_ADMIN"
  "ROLE_SUPER_ADMIN"
  "ROLE_EDITOR_SITE"
]
Inherited Roles
[
  "ROLE_USER"
  "ROLE_ALLOWED_TO_SWITCH"
]
Token
Lexik\Bundle\JWTAuthenticationBundle\Security\Authentication\Token\JWTUserToken {#1969
  #rawToken: "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3MjgyODY5NTcsImV4cCI6MTcyODM3MzM1Nywicm9sZXMiOlsiUk9MRV9VU0VSIl0sInVzZXJuYW1lIjoic3RhbmlzbGFzQGRpZ2lkb20ucHJvIn0.Pb2ZkUaA7W4LjUmC3iUH4ysk7yzGQzS7ZbEi2X24RlIey52idSZM_-T45B38QPVTOLG0vUIGatxMLyeVjnUmDkF7oZsZjmBPqVr2ov0F8M58vkhRHN293m5W1wIN52WPZlko1GwMUk5EOH1irLaq4IubmeG6lQsvQ3AS0Azq3pE2mNMU3EF2aTfsx5ElxP1CkdI-KZ6yNjqiPulXVaa6_tvRL45XBqW4ikdWxH1NP7U7WmPSLzZbs-Fu7MRwJDo82o5as33w2rUpdeqcB6gT61iohAhGLJakeSlsjGPCJwb9rsaFAW_pDUnZcHYyrKd0OpvSp0MnMY7jre1O0Ai4bg"
  #providerKey: "api"
  -user: Evo\Infrastructure\MappingORM\User {#2234 …}
  -roleNames: [
    "ROLE_ADMIN"
    "ROLE_DEV"
    "ROLE_MAILBOX_SUPER_ADMIN"
    "ROLE_MAILBOX_ADMIN"
    "ROLE_SUPER_ADMIN"
    "ROLE_EDITOR_SITE"
  ]
  -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 {#1874
  -map: Symfony\Component\Security\Http\AccessMap {#1873 …}
  -authenticationEntryPoint: null
  -logger: Symfony\Bridge\Monolog\Logger {#1881 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener {#1968
  -guardHandler: Symfony\Component\Security\Guard\GuardAuthenticatorHandler {#1844 …}
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#1986 …}
  -providerKey: "api"
  -guardAuthenticators: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#1982 …}
  -logger: Symfony\Bridge\Monolog\Logger {#1881 …}
  -rememberMeServices: null
  -hideUserNotFoundExceptions: true
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#552 …}
}
69.37 ms (none)
Symfony\Component\Security\Http\Firewall\SwitchUserListener {#1987
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#552 …}
  -provider: Symfony\Bridge\Doctrine\Security\User\EntityUserProvider {#2019 …}
  -userChecker: Symfony\Component\Security\Core\User\InMemoryUserChecker {#2021 …}
  -firewallName: "api"
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#547 …}
  -usernameParameter: "x-switch-user"
  -role: "ROLE_ALLOWED_TO_SWITCH"
  -logger: Symfony\Bridge\Monolog\Logger {#1881 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#838 …}
  -stateless: true
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#1979
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#552 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#547 …}
  -map: Symfony\Component\Security\Http\AccessMap {#1873 …}
  -authManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#1986 …}
  -exceptionOnNoToken: true
}
0.51 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/admin/user/me"
  #requestUri: "/v1/admin/user/me"
  #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