https://logistik.redoo.cloud/api/delivery_collections?page=5&status=open

Security

Token

heise2@dachbleche24.de Username
Authenticated
Property Value
Roles
[
  "ROLE_DISPATCHER"
  "ROLE_API"
]
Inherited Roles
[
  "ROLE_VEHICLE"
]
Token
Symfony\Component\Security\Guard\Token\PostAuthenticationGuardToken {#843
  -providerKey: "api"
  -user: Proxies\__CG__\App\Entity\User {#903 …}
  -roleNames: [
    "ROLE_DISPATCHER"
    "ROLE_API"
  ]
  -authenticated: true
  -attributes: []
}

Firewall

api Name
Security enabled
Stateless
Allows anonymous

Configuration

Key Value
provider (none)
context (none)
entry_point App\Security\TokenAuthenticator
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 {#759
  -map: Symfony\Component\Security\Http\AccessMap {#755 …}
  -authenticationEntryPoint: null
  -logger: Symfony\Bridge\Monolog\Logger {#756 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener {#801
  -guardHandler: Symfony\Component\Security\Guard\GuardAuthenticatorHandler {#804 …}
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#797 …}
  -providerKey: "api"
  -guardAuthenticators: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#807 …}
  -logger: Symfony\Bridge\Monolog\Logger {#756 …}
  -rememberMeServices: null
  -hideUserNotFoundExceptions: true
}
24.13 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#810
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#311 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#403 …}
  -map: Symfony\Component\Security\Http\AccessMap {#755 …}
  -authManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#797 …}
  -exceptionOnNoToken: true
}
0.93 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"

Access decision log

# Result Attributes Object
1 GRANTED ROLE_API
Symfony\Component\HttpFoundation\Request {#51
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#96 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#102 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#97 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#93 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#94 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#95 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#92 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: [
    "application/json"
  ]
  #pathInfo: "/api/delivery_collections"
  #requestUri: "/api/delivery_collections?status=open&page=5"
  #baseUrl: ""
  #basePath: null
  #method: "GET"
  #format: "json"
  #session: Symfony\Component\HttpFoundation\Session\Session {#3204 …}
  #locale: null
  #defaultLocale: "de"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: null
  basePath: ""
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details