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

Security

Token

Username
Authenticated
Property Value
Roles
[
  "ROLE_OAUTH2_CLIENT"
]
Inherited Roles none
Token
App\Security\Authentication\Token\OAuthToken {#5960
  #token: "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJhdWQiOiI1YzQwNWQ0OWE5YjcwZDkzNjA1YWZiMmVkOTkzNDc1NCIsImp0aSI6ImMyODJhZWI1ZGQzNTRmN2M2YWMwZmZiYTc5Y2E5MzQwY2U4N2Q1Mjc4ZjFjMzY0M2EwNmMxZTE2MDUxMDE1YzBhOTA4ODIwYzY0ZGUzNWFkIiwiaWF0IjoxNzI3NTUyMDE4LjUzMDUwOCwibmJmIjoxNzI3NTUyMDE4LjUzMDUyLCJleHAiOjE3Mjc1NTIzMTguNDkwMTk2LCJzdWIiOiIiLCJzY29wZXMiOlsiY2xpZW50Il19.Q2XDMhUITmHNEjAXKHdrgHMIc0_zUK72a8fqLrFWbu9T9yY6X5W4GUK4CrYbMDzq3debo-942fmWramWaydptSuvxqdRW8TLtWSe69s2UPSsbTb17X5TmELKGWev61kTjzP5XIm91HP8DsbbIlBF4U1_BlJWSAutJU2BBcQfkUq10JWdlEUGqoKYhABIfLleVn5lxiPLYYX7bdWKDc-XjNDNAm5x9Z3zWDcTDcN_NppK_ENl-XEClM0jmGwhvwVW9ImYSHqJwgweHkunH3ikvGQT7R3yoe-5s_7bPPrI1epL5yB1BjUjTXhztwXK50vQcXlddbVbid09_f6ogP11vw"
  -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 …}
}
14.66 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"