Error 404 Not Found

POST https://test-admin.clearorbitllc.com/api/device-log

Security

Token

twig Username
Authenticated
Property Value
Roles
[
  "ROLE_SERVICE"
  "ROLE_USER"
]
Inherited Roles none
Token
Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\Token\JWTPostAuthenticationToken {#212
  -user: App\Entity\Admin {#211 …}
  -roleNames: [
    "ROLE_SERVICE"
    "ROLE_USER"
  ]
  -attributes: []
  -firewallName: "api"
  -token: "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3Nzk4MDM5OTYsImV4cCI6MTkzNzQ4Mzk5Niwicm9sZXMiOlsiUk9MRV9TRVJWSUNFIiwiUk9MRV9VU0VSIl0sInVzZXJuYW1lIjoidHdpZyJ9.UINQtgL1QAwj5hhKTfOPnuYV3kWzIAtTOhV97bnVM4x51Q8rHXqFZM4WFUqWK-Pl_gibYWscpmm-B5myoP-RYTtNIfoxYfMvQViA8KmxrrDqcVRe63WOhL5m5Y5_eebtQK8PGR7xYDSwa5F-K1aV9prLJYsRPfb2wdZNEaSYySO8Bgvfk0W6jNXILCuqQnt-MeESDxfcgDjob5NDnSax88Cd0h76TORabA577gpxJ_2Q03kxxx3rqcS7-_U0NDM1yMQla1cbTIrXBjAip0kPQo9QUbMsHpk7Y3JZNjq4k5C9XWnrbHY3Wm85QFN1iimmq2d9iFlMXa5laL4X4db5dQ"
}

Firewall

api Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.app_admin_provider
context (none)
entry_point security.authenticator.jwt.api
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "jwt"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#426
  -map: Symfony\Component\Security\Http\AccessMap {#427 …}
  -logger: Monolog\Logger {#417 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#468
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#452 …}
}
19.68 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#470
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#652 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#763 …}
  -map: Symfony\Component\Security\Http\AccessMap {#427 …}
}
0.07 ms (none)

Authenticators

Authenticator Supports Authenticated Duration Passport Badges
"Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\JWTAuthenticator"
1.02 ms
Symfony\Component\Security\Http\Authenticator\Passport\SelfValidatingPassport {#451
  #user: App\Entity\Admin {#211 …}
  -badges: [
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge {#474
      -userIdentifier: "twig"
      -userLoader: Closure($userIdentifier) {#476 …}
      -user: App\Entity\Admin {#211 …}
      -attributes: null
    }
  ]
  -attributes: [
    "payload" => [
      "iat" => 1779803996
      "exp" => 1937483996
      "roles" => [
        "ROLE_SERVICE"
        "ROLE_USER"
      ]
      "username" => "twig"
    ]
    "token" => "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3Nzk4MDM5OTYsImV4cCI6MTkzNzQ4Mzk5Niwicm9sZXMiOlsiUk9MRV9TRVJWSUNFIiwiUk9MRV9VU0VSIl0sInVzZXJuYW1lIjoidHdpZyJ9.UINQtgL1QAwj5hhKTfOPnuYV3kWzIAtTOhV97bnVM4x51Q8rHXqFZM4WFUqWK-Pl_gibYWscpmm-B5myoP-RYTtNIfoxYfMvQViA8KmxrrDqcVRe63WOhL5m5Y5_eebtQK8PGR7xYDSwa5F-K1aV9prLJYsRPfb2wdZNEaSYySO8Bgvfk0W6jNXILCuqQnt-MeESDxfcgDjob5NDnSax88Cd0h76TORabA577gpxJ_2Q03kxxx3rqcS7-_U0NDM1yMQla1cbTIrXBjAip0kPQo9QUbMsHpk7Y3JZNjq4k5C9XWnrbHY3Wm85QFN1iimmq2d9iFlMXa5laL4X4db5dQ"
  ]
}
UserBadge

Access Decision

affirmative Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
2
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
4
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"

Access decision log

# Result Attributes Object
1 GRANTED
[
  "ROLE_ADMIN"
  "ROLE_SERVICE"
]
Symfony\Component\HttpFoundation\Request {#2
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#18 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#12 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#15 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#21 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#20 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#19 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#22 …}
  #content: "{"sub_id":"02303f5c-83ae-432d-8fd4-7a2c0feb7076","ip":"144.31.214.50","user_agent":"v2raytun/ios","device_model":"iPhone 16 Pro Max","device_os":"iOS","os_version":"26.3.1","device_locale":"","hwid":"7471E6B8-8099-4184-8116-5C305D4C8E65","accept_language":"ru-RU;q=1.0, en-RU;q=0.9","connected_at":"2026-06-04T09:54:40.916Z"}"
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/api/device-log"
  #requestUri: "/api/device-log"
  #baseUrl: ""
  #basePath: null
  #method: "POST"
  #format: null
  #session: Closure() {#521 …}
  #locale: null
  #defaultLocale: "en"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: ? bool
  -trustedValuesCache: []
  -isIisRewrite: false
  basePath: ""
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS GRANTED
Show voter details