Security

Token

Username
Authenticated
Property Value
Roles
[
  "ROLE_OAUTH2_CLIENT"
]
Inherited Roles none
Token
App\Security\Authentication\Token\OAuthToken {#6056
  #token: "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJhdWQiOiI1YzQwNWQ0OWE5YjcwZDkzNjA1YWZiMmVkOTkzNDc1NCIsImp0aSI6IjdmM2JmYTNlYTE3YTE5Mjg2ODJjOTM1MTg1ZWNlYTE3M2QzMGFjMjI3ZWExNmUxNDMzMzQ0ZWNhN2Q2OGI1ZGU0NGZiYWE5MmZiOTJlM2Y5IiwiaWF0IjoxNzM3MTkxNTYyLjQ0NTE3NCwibmJmIjoxNzM3MTkxNTYyLjQ0NTE4MSwiZXhwIjoxNzM3MTkxODYyLjQwOTg0MSwic3ViIjoiIiwic2NvcGVzIjpbImNsaWVudCJdfQ.IX8-2-UjLyK_kMKFr9OfMaYMBj1cxVve2LKXmtedFZh84mJxDTJ9iJ910sPIrBmSLH3f6JAyVdzWyCJ_HHqxHdgfzHs7r07xTcWmES2tTwYorAdkxdD6rJ9Xvxj1C25OL_cYaNgIcIjuzW6OEVizAq8tBwpTznCYC0WcDE5hJUkbtFtqIGxZkqrYP_24v4oMcDtJQL_i40DbsODqPW-haAp2wfTqBqdCYkEOwAC7A96RPOn8muNhX3plVhLp2JhLb_-FNlfhzZUesLBNPEFqGasaEt6ObnD-9lGjb0W2rBLrFA6IkZZNyMQaFkljNU6q_ct6HkHTeTa_AtfHSZzgAA"
  -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 {#6082
  -map: Symfony\Component\Security\Http\AccessMap {#6081 …}
  -authenticationEntryPoint: null
  -logger: Symfony\Bridge\Monolog\Logger {#6088 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
App\Security\Firewall\OAuthListener {#6071
  #tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1734 …}
  #authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#4374 …}
}
7.59 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#6072
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1734 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#4377 …}
  -map: Symfony\Component\Security\Http\AccessMap {#6081 …}
  -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"