Security

Token

Username
Authenticated
Property Value
Roles
[
  "ROLE_OAUTH2_CLIENT"
]
Inherited Roles none
Token
App\Security\Authentication\Token\OAuthToken {#6056
  #token: "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJhdWQiOiI1YzQwNWQ0OWE5YjcwZDkzNjA1YWZiMmVkOTkzNDc1NCIsImp0aSI6ImRhZGZiNzVhN2VlZjRkNTBhZmZhZDc4ZGY2YWZkM2Q4MjMzYjQzY2ZhNzU2YTgyZmZhZjAzOGI1YjExYjM2NWJlNGUzMWIwMTVkNDUxZjRjIiwiaWF0IjoxNzM3MTkxMjA1LjQyNjIwOSwibmJmIjoxNzM3MTkxMjA1LjQyNjIxNywiZXhwIjoxNzM3MTkxNTA1LjQwOTgwMywic3ViIjoiIiwic2NvcGVzIjpbImNsaWVudCJdfQ.fyudw6RyuC1I_kwZBu5K5NLYTuf61gtWUFMJFSBaeJnljKI7R18VqCwSgmO3tOAzinyZDcG9SDJfbTkigOnLhohNVOS4TK1pHc0aIpfId1dv3xt08Atw1XXGPL1b0ly25GJy_EzPl4TDDuTHCmRi_L1vIfr706qplb9Via_RySBhRCLEcIsM5_m0RtmxTCG52Sx-ob929X0a68g0bjaT-yy6MsowbcFhYeuONq6GcbL-3ommXApZ9aJY1x7H7lX1COXR-SRm13YG8pIo3BQKILCtIbVdRRPz7a7IMY-_sa2Zp7HWN-43FwXh4wX78Wrc_vQbUCiiW3902VVELp6axQ"
  -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 …}
}
11.20 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"