GET https://job-matching.bullheads.de/api/jobs/sync?last_job_id=200343

Security

Token

e67113a65938abee3bde5ed71d191ee144418005e6b3b959d0da17a941a30031 Username
Authenticated
Property Value
Roles
[
  "ROLE_USER"
]
Inherited Roles none
Token
Symfony\Component\Security\Http\Authenticator\Token\PostAuthenticationToken {#329
  -user: Symfony\Component\Security\Core\User\InMemoryUser {#325 …}
  -roleNames: [
    "ROLE_USER"
  ]
  -attributes: []
  -firewallName: "api"
}

Firewall

api Name
Security enabled
Stateless

Configuration

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#164
  -map: Symfony\Component\Security\Http\AccessMap {#163 …}
  -logger: Symfony\Component\HttpKernel\Log\Logger {#149 …}
  -httpPort: 80
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#205
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#254 …}
}
4.96 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#298
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#41 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#218 …}
  -map: Symfony\Component\Security\Http\AccessMap {#163 …}
}
1.10 ms (none)

Authenticators

Status Authenticator
success
"App\Security\BasicAuthenticator"
Lazy no
Duration 0.44 ms
Passport
Symfony\Component\Security\Http\Authenticator\Passport\SelfValidatingPassport {#168
  #user: Symfony\Component\Security\Core\User\InMemoryUser {#325 …}
  -badges: [
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge {#166
      -userLoader: Closure($id) {#304 …}
      -user: Symfony\Component\Security\Core\User\InMemoryUser {#325 …}
      -identifierNormalizer: null
      -userIdentifier: "e67113a65938abee3bde5ed71d191ee144418005e6b3b959d0da17a941a30031"
      -attributes: null
    }
  ]
  -attributes: []
}
Badges UserBadge

Access Decision

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

Access decision log

# Result Attributes Object
1 GRANTED IS_AUTHENTICATED_FULLY
Symfony\Component\HttpFoundation\Request {#2
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#15 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#5 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#10 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#18 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#17 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#16 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#19 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/api/jobs/sync"
  #requestUri: "/api/jobs/sync?last_job_id=200343"
  #baseUrl: ""
  #basePath: null
  #method: "GET"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#896 …}
  #locale: null
  #defaultLocale: "de"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: ? bool
  -trustedValuesCache: []
  -isIisRewrite: false
  basePath: ""
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
GRANTED
The user is fully authenticated.
Show voter details