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

Security

Token

Username
Authenticated
Property Value
Roles
[
  "ROLE_OAUTH2_CLIENT"
]
Inherited Roles none
Token
App\Security\Authentication\Token\OAuthToken {#5958
  #token: "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJhdWQiOiI1YzQwNWQ0OWE5YjcwZDkzNjA1YWZiMmVkOTkzNDc1NCIsImp0aSI6ImIyZDQ4OTI3MWE0MTY2N2JjMGM4N2Y5ZDVhMDAzNDQ4Y2M0MTc1NzUyYmZjNzQwOWJjN2I5YmM0ZmRhYmUyNDczY2RhOGZiNDRmODMwZjQ3IiwiaWF0IjoxNzI3NTI5OTQ4Ljg0NDYxLCJuYmYiOjE3Mjc1Mjk5NDguODQ0NjE4LCJleHAiOjE3Mjc1MzAyNDguODI2NDcsInN1YiI6IiIsInNjb3BlcyI6WyJjbGllbnQiXX0.Ej0Z52nwcE90QqN4GQNsPOW-a-v9bOwLb2qR9I8hn3XLwKs9NczJd-wKIOfg5Y8CZM9QkgU5RV-Z9RpcJpv9ScAWreuLrPy-PLV89V5ord43mlhibwuc1eT9j-H4wThGZFJZCFsHPYcrTVE--_7c78-4gFJijTmAq4IX7Eu0iUfI7SGgRXMJzbczJGHxJqzDCsHhNdNwSMU22vC8Tn7teK0bXRehtwGJiLpZ9z2aosNyz1ieJdAj9-Rc2urPSkTPoMuvpFJ_Bh76S7Zj8BbSFQV36hRwkZEwCuR1sJzXORCOpINYyo5t49C4mmQfH27qEn79n9qWWIxFvxZCAW0fwA"
  -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 …}
}
9.65 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"