Error 401 Unauthorized

GET http://moonshot.testing-eg.svc.cluster.local/api/v4/listings/search?esdebug=&limit=20

Security

Token

There is no security token.

Firewall

api_v4 Name
Security enabled
Stateless

Configuration

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#2374
  -map: Symfony\Component\Security\Http\AccessMap {#2464 …}
  -logger: Monolog\Logger {#2389 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#2612
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#2615 …}
}
23.04 ms
Symfony\Component\HttpFoundation\JsonResponse {#2609
  +headers: Symfony\Component\HttpFoundation\ResponseHeaderBag {#2586 …}
  #content: "{"message":"OAuth authentication failed."}"
  #version: "1.1"
  #statusCode: 401
  #statusText: "Unauthorized"
  #charset: "UTF-8"
  -sentHeaders: ? array
  #data: "{"message":"OAuth authentication failed."}"
  #callback: null
  #encodingOptions: 15
}

Authenticators

Authenticator Supports Authenticated Duration Passport Badges
"App\Security\OAuthAuthenticator"
0.00 ms (none) (none)

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"
4
"App\Security\ListingOwnerVoter"
5
"Aqarmap\Bundle\ListingBundle\Security\Authorization\Voter\OwnerVoter"
6
"Aqarmap\Bundle\UserBundle\Security\Authorization\Voter\NonIndividualVoter"