http://84.23.52.87:8000/v1/user/notifications Return to referer URL

Security Token

Админ Агентство Username
Authenticated
Property Value
Roles
[
  "ROLE_ADMIN"
]
Inherited Roles
[
  "ROLE_MANAGER"
  "ROLE_USER"
]
Token
Lexik\Bundle\JWTAuthenticationBundle\Security\Authentication\Token\JWTUserToken {#191
  #rawToken: "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3Mjc5MTMxMTYsImV4cCI6MTcyODI3MzExNiwicm9sZXMiOlsiUk9MRV9BRE1JTiJdLCJlbWFpbCI6ImRvbmUuYWduY3lAZ21haWwuY29tIn0.BiEzoMzXS4qjIyBOXUDD-uPfV3cmvQ1B0Ld5X5_E85E6YCsMkVO2PzxQJExFcQa4qWt1KrSQmGu-MsB-dbAiBS5yxQmPaUcsxmrANcCOtFiuJrsr2br_LprQB08gepwRFeIXf6JERJ13r9bV4kZUW7mrcN611mCt7X11beo1FwWSJlXTNgw3b20OrdkcsrUtouczfJTlOV3YzZJ-jTgvxnkQrTF7NNFQ2myGi4DvldlwDQy6ErukrJu8vbDtGXdzKjxrvpJ8utnpxMwGlXHE_gfLBN4lZSa5s1BvpKlSQpAdhb6Vc_bb6ioTFwHzy18x9J7P7r886tkqGAAi_8Px4g"
  #providerKey: "api"
  -user: App\Entity\User\User {#195 …}
  -roles: [
    Symfony\Component\Security\Core\Role\Role {#190
      -role: "ROLE_ADMIN"
    }
  ]
  -roleNames: [
    "ROLE_ADMIN"
  ]
  -authenticated: true
  -attributes: []
}

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#110
  -map: Symfony\Component\Security\Http\AccessMap {#111 …}
  -authenticationEntryPoint: Symfony\Component\Security\Http\EntryPoint\RetryAuthenticationEntryPoint {#139 …}
  -logger: Symfony\Bridge\Monolog\Logger {#104 …}
}
0.00 ms (none)
Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener {#143
  -guardHandler: Symfony\Component\Security\Guard\GuardAuthenticatorHandler {#141 …}
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#536 …}
  -providerKey: "api"
  -guardAuthenticators: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#144 …}
  -logger: Symfony\Bridge\Monolog\Logger {#104 …}
  -rememberMeServices: null
  -hideUserNotFoundExceptions: true
}
28.01 ms (none)
Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener {#140
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#542 …}
  -secret: "KKI4ONI"
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#536 …}
  -logger: Symfony\Bridge\Monolog\Logger {#104 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#146
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#543 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#533 …}
  -map: Symfony\Component\Security\Http\AccessMap {#111 …}
  -authManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#536 …}
}
0.13 ms (none)

Security Voters (4)

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
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"

Access decision log

# Result Attributes Object
1 GRANTED IS_AUTHENTICATED_FULLY
Symfony\Component\HttpFoundation\Request {#15
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#18 …}
  +request: Symfony\Component\HttpFoundation\ParameterBag {#16 …}
  +query: Symfony\Component\HttpFoundation\ParameterBag {#17 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#21 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#20 …}
  +cookies: Symfony\Component\HttpFoundation\ParameterBag {#19 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#22 …}
  #content: "{"projects":[],"page":1,"per_page":3,"view":false}"
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/v1/user/notifications"
  #requestUri: "/v1/user/notifications"
  #baseUrl: ""
  #basePath: null
  #method: "POST"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#517 …}
  #locale: null
  #defaultLocale: "ru"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  basePath: ""
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS GRANTED
Show voter details