https://logistik.redoo.cloud/api/routes/99135f91-692f-42bf-ba87-822d967b2da8

Security

Token

gebhardt8@dachbleche24.de Username
Authenticated
Property Value
Roles
[
  "ROLE_DISPATCHER"
  "ROLE_API"
]
Inherited Roles
[
  "ROLE_VEHICLE"
]
Token
Symfony\Component\Security\Guard\Token\PostAuthenticationGuardToken {#937
  -providerKey: "api"
  -user: Proxies\__CG__\App\Entity\User {#880 …}
  -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 {#633
  -map: Symfony\Component\Security\Http\AccessMap {#640 …}
  -authenticationEntryPoint: null
  -logger: Symfony\Bridge\Monolog\Logger {#643 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener {#624
  -guardHandler: Symfony\Component\Security\Guard\GuardAuthenticatorHandler {#621 …}
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#627 …}
  -providerKey: "api"
  -guardAuthenticators: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#612 …}
  -logger: Symfony\Bridge\Monolog\Logger {#643 …}
  -rememberMeServices: null
  -hideUserNotFoundExceptions: true
}
77.72 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#591
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#311 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#403 …}
  -map: Symfony\Component\Security\Http\AccessMap {#640 …}
  -authManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#627 …}
  -exceptionOnNoToken: true
}
1.00 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/routes/99135f91-692f-42bf-ba87-822d967b2da8"
  #requestUri: "/api/routes/99135f91-692f-42bf-ba87-822d967b2da8"
  #baseUrl: ""
  #basePath: null
  #method: "GET"
  #format: "json"
  #session: Symfony\Component\HttpFoundation\Session\Session {#3728 …}
  #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