http://moonshot.testing-eg.svc.cluster.local/api/v4/listing/132

Security

Token

Username
Authenticated
Property Value
Roles
[
  "ROLE_OAUTH2_CLIENT"
]
Inherited Roles none
Token
App\Security\Authentication\Token\OAuthToken {#5958
  #token: "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJhdWQiOiI1YzQwNWQ0OWE5YjcwZDkzNjA1YWZiMmVkOTkzNDc1NCIsImp0aSI6IjJhMjE2ZTdjN2Y2ZmQwNTI5ZjNkMzMwZDZhYzUyMTQxYWU4M2YyODExZjI3ODQ2MDZhOThlMzRlOGIxODIwOTY1OGQwZTZlN2RhM2FmNWJhIiwiaWF0IjoxNzI3NjIzNjk4LjcyNDIwNywibmJmIjoxNzI3NjIzNjk4LjcyNDIxNCwiZXhwIjoxNzI3NjIzOTk4LjcxMTkzMSwic3ViIjoiIiwic2NvcGVzIjpbImNsaWVudCJdfQ.ncmMC-xQe6zhBA300lKArOcIWkSYsqbqDCV0Gc64JFCpQyiKWkVS8Ve8JfCEr0dvCk0buvIPCHOxyctos1x9s2nRUmzoExMDNyw4IoyW8O4m7an7qF4UtrJN0b12zLJl9uwvfqtz11jOb-f8RqUIZybvqf2Z4jeXC8ZzJrYVf-GWZgOnyyNrxbPo2_vHcPkFP1189nqA-bN5fTSbT1JZeKwYm3fA44XCBzkchZJaugtp6QL1vDLqXZxyr9kxhUbQONFOVcOMOWGBMfon6FIm0HBz3X1dajYjyNRmjWO016ayTM5cF93pzWLCysABLMxV6_qxw48Jb3Y48zpyfrmevg"
  -user: null
  -roleNames: [
    "ROLE_OAUTH2_CLIENT"
  ]
  -authenticated: true
  -attributes: []
}

Firewall

api_v4 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 {#5984
  -map: Symfony\Component\Security\Http\AccessMap {#5983 …}
  -authenticationEntryPoint: null
  -logger: Symfony\Bridge\Monolog\Logger {#5990 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
App\Security\Firewall\OAuthListener {#5973
  #tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1719 …}
  #authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#4336 …}
}
12.67 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#5974
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1719 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#4339 …}
  -map: Symfony\Component\Security\Http\AccessMap {#5983 …}
  -authManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#4336 …}
  -exceptionOnNoToken: true
}
0.01 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"