http://moonshot.testing-eg.svc.cluster.local/api/v2/location/330/listing

Security

Token

Username
Authenticated
Property Value
Roles
[
  "ROLE_OAUTH2_CLIENT"
]
Inherited Roles none
Token
App\Security\Authentication\Token\OAuthToken {#5960
  #token: "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJhdWQiOiI1YzQwNWQ0OWE5YjcwZDkzNjA1YWZiMmVkOTkzNDc1NCIsImp0aSI6ImQxMzAxZWE3MWVlNTgyNDdkOGFhZGZiZmIzMThhZjc3MzVlZmZmMzVhOGZlMWU2MjQ4Y2M0ZThjNTA0MWE1ZGMxNjI4ZDRlODNhZDZhMjY1IiwiaWF0IjoxNzI3NTQzOTk4LjE2MDEzNSwibmJmIjoxNzI3NTQzOTk4LjE2MDE0MiwiZXhwIjoxNzI3NTQ0Mjk4LjE0MDU4Niwic3ViIjoiIiwic2NvcGVzIjpbImNsaWVudCJdfQ.Q93CFMgokcxmkfbe4xOh8GN3yH11S40DmHGB73DlSV-4sAlN4uLAEkdsRkCivNpKx_8i9-lfSfzKNQ1UnAOOreLWGUNs6iGWwG5kpl1hV3YVmbREjiCbRy-RLphJDqQU-QYxZcldJpMe7OrXF0SLFBNJJ6omn50Cuf7J_q1jl7skRCid0ycTTsH5JqX5zd_mY8dUe_pGGVQwFik1y3nDFUTi6TUy7MO9a-naaXCaGEQRVqlu8EuMyYe62HRfOn9pGWIZoiOZ0RTPs4Ab0QFmlyH11nhTYIk0NdSa3ICY02LCf0ERDpP4kjLPR7MMXP9MWVClqa_IrD5kosuDv8ua3g"
  -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 {#5986
  -map: Symfony\Component\Security\Http\AccessMap {#5985 …}
  -authenticationEntryPoint: null
  -logger: Symfony\Bridge\Monolog\Logger {#5992 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
App\Security\Firewall\OAuthListener {#5975
  #tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1719 …}
  #authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#4336 …}
}
13.80 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#5976
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1719 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#4339 …}
  -map: Symfony\Component\Security\Http\AccessMap {#5985 …}
  -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"