http://dev.api.digidom.pro/api/admin/mercure-token?q=%2Fapi%2Fadmin%2Fmercure-token

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 {#2058
  #rawToken: "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3Mjk0OTcxODgsImV4cCI6MTcyOTU4MzU4OCwicm9sZXMiOlsiUk9MRV9VU0VSIl0sInVzZXJuYW1lIjoic3RhbmlzbGFzQGRpZ2lkb20ucHJvIn0.fqDSqeUdaHn-Xkun9wPOepQnd5RdMQs6ELVhkFjOlIuFZVcsoAtvCZopIGP_BzOrBEHwheExFRGhG9fkmW_drvFUHwGzAdI-G_K_aVf-zvD0_qJWZeHiFuYBskn06r6Ok_yOJHdhp4208Rw89STQdOiYcdMaZmqKwlbJjNZg316Cygk7Uyihrm1Z3ls57nHb49tcJ5vkLa07UufZBdKexl9WfKycW9C7gnXNSb3a7uKh4U10Ei1PG453fMniwbeqFYk_Y64lYffxGAQbHqjP8P2AkcRxzeBVQfEXfgIWi3EuqxNTepZURYF51mJ45XBeEXOP0IOKkt700-x09Yu_OA"
  #providerKey: "admin_api"
  -user: Evo\Infrastructure\MappingORM\User {#2242 …}
  -roleNames: [
    "ROLE_ADMIN"
    "ROLE_DEV"
    "ROLE_MAILBOX_SUPER_ADMIN"
    "ROLE_MAILBOX_ADMIN"
    "ROLE_SUPER_ADMIN"
    "ROLE_EDITOR_SITE"
  ]
  -authenticated: true
  -attributes: []
}

Firewall

admin_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
[
  "guard"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#1924
  -map: Symfony\Component\Security\Http\AccessMap {#1923 …}
  -authenticationEntryPoint: null
  -logger: Symfony\Bridge\Monolog\Logger {#1931 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener {#1885
  -guardHandler: Symfony\Component\Security\Guard\GuardAuthenticatorHandler {#1894 …}
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#1889 …}
  -providerKey: "admin_api"
  -guardAuthenticators: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#1884 …}
  -logger: Symfony\Bridge\Monolog\Logger {#1931 …}
  -rememberMeServices: null
  -hideUserNotFoundExceptions: true
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#567 …}
}
192.69 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#1879
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#567 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#562 …}
  -map: Symfony\Component\Security\Http\AccessMap {#1923 …}
  -authManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#1889 …}
  -exceptionOnNoToken: true
}
0.24 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: "/api/admin/mercure-token"
  #requestUri: "/api/admin/mercure-token"
  #baseUrl: ""
  #basePath: null
  #method: "GET"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#1356 …}
  #locale: null
  #defaultLocale: "fr"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: null
  -isIisRewrite: false
  basePath: ""
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS GRANTED
Show voter details