POST https://itrsp.giobtrans.ch/api/teltonika_avls

Security

Token

api_teltonika Username
Authenticated
Property Value
Roles
[
  "ROLE_API_TELTONIKA"
]
Inherited Roles none
Token
Symfony\Component\Security\Http\Authenticator\Token\PostAuthenticationToken {#288
  -user: Symfony\Component\Security\Core\User\InMemoryUser {#301 …}
  -roleNames: [
    "ROLE_API_TELTONIKA"
  ]
  -attributes: []
  -firewallName: "api_teltonika"
}

Firewall

api_teltonika Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.api_user_provider
context (none)
entry_point (none)
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "App\Security\TeltonikaApiTokenAuthenticator"
]

Listeners

Listener Duration Response
"Symfony\Component\Security\Http\Firewall\ChannelListener"
(none) (none)
"Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
1.88 ms (none)
"Symfony\Component\Security\Http\Firewall\AccessListener"
0.33 ms (none)

Authenticators

Status Authenticator
success
"App\Security\TeltonikaApiTokenAuthenticator"
Lazy no
Duration 0.30 ms
Passport
Symfony\Component\Security\Http\Authenticator\Passport\SelfValidatingPassport {#325
  #user: Symfony\Component\Security\Core\User\InMemoryUser {#301 …}
  -badges: [
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge {#32
      -userLoader: Symfony\Component\Security\Core\User\InMemoryUserProvider::loadUserByIdentifier(string $identifier): UserInterface {#314 …}
      -user: Symfony\Component\Security\Core\User\InMemoryUser {#301 …}
      -identifierNormalizer: null
      -userIdentifier: "api_teltonika"
      -attributes: null
    }
  ]
  -attributes: []
}
Badges UserBadge

Access Decision

affirmative Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
2
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"

Access decision log

# Result Attributes Object
1 GRANTED PUBLIC_ACCESS
Symfony\Component\HttpFoundation\Request {#11
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#61 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#59 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#60 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#64 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#63 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#62 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#65 …}
  #content: "{"imei":"862272082354350","ts":1776171347376,"latitude":46.2965783,"longitude":6.9454266,"alt":419,"ang":"186","sat":"30","sp":"0","evt":"0","rawJson":"{\"Altitude\":419,\"Angle\":186,\"Elements\":[{\"IOID\":22,\"Length\":1,\"Value\":true},{\"IOID\":71,\"Length\":1,\"Value\":3},{\"IOID\":240,\"Length\":1,\"Value\":true},{\"IOID\":21,\"Length\":1,\"Value\":4},{\"IOID\":200,\"Length\":1,\"Value\":false},{\"IOID\":239,\"Length\":1,\"Value\":true},{\"IOID\":67,\"Length\":2,\"Value\":9992},{\"IOID\":68,\"Length\":2,\"Value\":0},{\"IOID\":181,\"Length\":2,\"Value\":9},{\"IOID\":182,\"Length\":2,\"Value\":5},{\"IOID\":66,\"Length\":2,\"Value\":25930},{\"IOID\":24,\"Length\":2,\"Value\":0},{\"IOID\":194,\"Length\":4,\"Value\":1776171604}],\"EventID\":0,\"Lat\":462965783,\"Lng\":69454266,\"Priority\":0,\"Speed\":0,\"Utime\":1776171347,\"UtimeMs\":1776171347376,\"VisSat\":30}"}"
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: [
    "application/ld+json"
  ]
  #pathInfo: "/api/teltonika_avls"
  #requestUri: "/api/teltonika_avls"
  #baseUrl: ""
  #basePath: null
  #method: "POST"
  #format: "jsonld"
  #session: Symfony\Component\HttpFoundation\Session\Session {#1473 …}
  #locale: null
  #defaultLocale: "fr"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: ? bool
  -trustedValuesCache: []
  -isIisRewrite: false
  basePath: ""
}
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
GRANTED
Access is public.
Show voter details
2 GRANTED ROLE_API_TELTONIKA
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
GRANTED
The user has ROLE_API_TELTONIKA.
Show voter details