http://moonshot.testing-eg.svc.cluster.local/api/v2/listing/400/related-listings

Security

Token

Username
Authenticated
Property Value
Roles
[
  "ROLE_OAUTH2_CLIENT"
]
Inherited Roles none
Token
App\Security\Authentication\Token\OAuthToken {#6056
  #token: "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJhdWQiOiI1YzQwNWQ0OWE5YjcwZDkzNjA1YWZiMmVkOTkzNDc1NCIsImp0aSI6ImZkZjJhOTkyZWI4MWNlZmJjZGE2M2Q0Y2NjYjM3OWUyZjU2MzgyOTUxOTA1Yjg5ZTEwNGYxNzIwMzkwNDQ3MzU0Mzk0NGI4ZmU1N2MwNjI0IiwiaWF0IjoxNzM3MTg5ODE2Ljg5MDU1MiwibmJmIjoxNzM3MTg5ODE2Ljg5MDU1OSwiZXhwIjoxNzM3MTkwMTE2Ljg3MzIzNywic3ViIjoiIiwic2NvcGVzIjpbImNsaWVudCJdfQ.QWi9sX1YgYuxonnaJfYCj72BrfLuzW-Eu_IjmwQPB-RUJcEXnQtpSDTVlwEGhS6uIgvhrVZbAy5XUMeNuvESY5ChNKS7I0vL0AnwaY17zxalNdp953e9-PBTOUW1jFghoRPt-pmGS6a3DpVLXLLpNwWC8VNG2ZW4_hV2qPaJyyy_xfRl5uFWVpwDsaB-bGNk6FddMZGAjClDMNQX941Ir82C5pLWF7nGRSafAq2TERwW3qX3OQEQdT5_rkfun4ztYdG3zwssxo_Fw-HyfRbg8LjXs9DLFj_zUHkw0C7OVSfHlSwPUdRrVjVP5lUeaL-OobIrc74AqvA9yR2eTpe6Kw"
  -user: null
  -roleNames: [
    "ROLE_OAUTH2_CLIENT"
  ]
  -authenticated: true
  -attributes: []
}

Firewall

api Name
Security enabled
Stateless
Allows anonymous

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)
listeners
[
  "use_oauth"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#6084
  -map: Symfony\Component\Security\Http\AccessMap {#6083 …}
  -authenticationEntryPoint: null
  -logger: Symfony\Bridge\Monolog\Logger {#6090 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
App\Security\Firewall\OAuthListener {#6073
  #tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1734 …}
  #authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#4374 …}
}
173.24 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#6074
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1734 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#4377 …}
  -map: Symfony\Component\Security\Http\AccessMap {#6083 …}
  -authManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#4374 …}
  -exceptionOnNoToken: true
}
0.02 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"
4
"Aqarmap\Bundle\UserBundle\Security\Authorization\Voter\NonIndividualVoter"
5
"Aqarmap\Bundle\ListingBundle\Security\Authorization\Voter\OwnerVoter"