http://moonshot.testing-eg.svc.cluster.local/api/v2/neighborhood/44/history

Security

Token

Username
Authenticated
Property Value
Roles
[
  "ROLE_OAUTH2_CLIENT"
]
Inherited Roles none
Token
App\Security\Authentication\Token\OAuthToken {#6058
  #token: "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJhdWQiOiI1YzQwNWQ0OWE5YjcwZDkzNjA1YWZiMmVkOTkzNDc1NCIsImp0aSI6ImY3YmI3OWI2Y2NhMWEwMjAwNzc4ZTA4NmRkMGMwYWM2NTdiOGMyZGVmZGM2MjMxMWViY2Y2NDk2ZWU3Njk0MmE4ZTdmZDk2ZDg2MzcyN2VkIiwiaWF0IjoxNzM3MTkwODczLjE2NjEwMiwibmJmIjoxNzM3MTkwODczLjE2NjExLCJleHAiOjE3MzcxOTExNzMuMTM4NDg2LCJzdWIiOiIiLCJzY29wZXMiOlsiY2xpZW50Il19.iYZca9PtX2GY0FzWfIDLkYXXIKCTjnYwywxpSkxbS8rcAN5I_OLw9hbZxU3BXiGBLJobAbu7HhRPdrLqjqkJogBiTE3ti8cVwBHvQlgIKuUGfIAso6IBTrjdKtfW8etYLHE05Z6rZyB8Ox_9uGLFumgLW4B48HswsqA8H3ozy2-KmRMfbGvyTB5blR2fuGYneqsWfrut2ubt5H3X_rwx2eX26Wj3uNjbHtZ2qaThh4VW5ifXXsSkZBjB9IJfDva3QjdMQYpN4nQGgT3jNV92lCT9_CGMufbi7yEiOJ2XeBlUF1FH4qPNkI00N-bi10-O4IKdbJ12xWN7pU2QP1T2hQ"
  -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 …}
}
11.32 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.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"