https://logistik.redoo.cloud/api/routes/ec772e77-9b90-11ec-9eaf-fa163eba38cb

Security

Token

There is no security token.

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 {#630
  -map: Symfony\Component\Security\Http\AccessMap {#637 …}
  -authenticationEntryPoint: null
  -logger: Symfony\Bridge\Monolog\Logger {#640 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener {#621
  -guardHandler: Symfony\Component\Security\Guard\GuardAuthenticatorHandler {#612 …}
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#624 …}
  -providerKey: "api"
  -guardAuthenticators: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#591 …}
  -logger: Symfony\Bridge\Monolog\Logger {#640 …}
  -rememberMeServices: null
  -hideUserNotFoundExceptions: true
}
70.46 ms
Symfony\Component\HttpFoundation\JsonResponse {#690
  #data: "{"message":"Authentication Required - Authorization required - Token not found"}"
  #callback: null
  #encodingOptions: 15
  +headers: Symfony\Component\HttpFoundation\ResponseHeaderBag {#679 …}
  #content: "{"message":"Authentication Required - Authorization required - Token not found"}"
  #version: "1.0"
  #statusCode: 403
  #statusText: "Forbidden"
  #charset: "UTF-8"
}

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"