Forwarded to ErrorController (db1f82)

Security

Token

5c405d49a9b70d93605afb2ed9934754 Username
Authenticated
Property Value
Roles
[
  "ROLE_OAUTH2_CLIENT"
]
Inherited Roles none
Token
Symfony\Component\Security\Http\Authenticator\Token\PostAuthenticationToken {#2346
  -user: App\Security\ClientUser {#2586 …}
  -roleNames: [
    "ROLE_OAUTH2_CLIENT"
  ]
  -attributes: [
    "accessToken" => "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJhdWQiOiI1YzQwNWQ0OWE5YjcwZDkzNjA1YWZiMmVkOTkzNDc1NCIsImp0aSI6IjY0ODliNmRiMmNhYjI0ZThmOGQ3NjUzOTc2NjExZmU2MDgwNTNlYzAxZWZkM2ZlMWI2MGNlZGVhOGEzMWVmNGExNGRmNDdmODlkMTljZDFiIiwiaWF0IjoxNzc4OTMxMjMyLjM4MDE4LCJuYmYiOjE3Nzg5MzEyMzIuMzgwMTg3LCJleHAiOjE3Nzg5MzE1MzIuMzY0NzU3LCJzdWIiOiI1YzQwNWQ0OWE5YjcwZDkzNjA1YWZiMmVkOTkzNDc1NCIsInNjb3BlcyI6WyJjbGllbnQiXX0.R33kNzJXUWrzLGRFSW0j_h2WcRDbxuGbVXosmhSuYGqcpEbQop5U1X1JQRqRBcTdvYudUIjGl7-f7zPMWOZA85AYRSAhxu4sWEavhqzslibWkrZNMQ02ADWm5qyrUr4_wFrfeeSxEMciGZAY-P1plKYxzzBz5vCVm_0Fy5yOAXb1aDxv4VYM8o4-sKrFg8MgGjvfhO56ziEFS7iG1mV0AB8Fq0F0J1DHLJ8hztMTaswfiBCg8GO4f9N6HLK1QUKLmujRrqIihVtwQIXCg5gfshkon6LMPaRnXEpCcHgQtYpCF6VGuwSRx4I3TFPtSBYD3B7lHqKk9jJcIKy8mh8tBQ"
  ]
  -firewallName: "api_v4"
}

Firewall

api_v4 Name
Security enabled
Stateless

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)
authenticators
[
  "App\Security\OAuthAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#2671
  -map: Symfony\Component\Security\Http\AccessMap {#2682 …}
  -logger: Monolog\Logger {#2796 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#2353
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#2531 …}
}
2.68 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#2642
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1417 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#864 …}
  -map: Symfony\Component\Security\Http\AccessMap {#2682 …}
}
0.00 ms (none)

Authenticators

Authenticator Supports Authenticated Duration Passport Badges
"App\Security\OAuthAuthenticator"
1.08 ms
Symfony\Component\Security\Http\Authenticator\Passport\SelfValidatingPassport {#2573
  #user: App\Security\ClientUser {#2586 …}
  -badges: [
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge {#2634
      -userIdentifier: "anonymous"
      -userLoader: Closure() {#2351 …}
      -user: App\Security\ClientUser {#2586 …}
      -attributes: null
    }
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\RememberMeBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\RememberMeBadge {#2345
      -enabled: false
      +parameters: []
    }
  ]
  -attributes: []
}
UserBadge RememberMeBadge

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
"App\Security\ListingOwnerVoter"
5
"Aqarmap\Bundle\ListingBundle\Security\Authorization\Voter\OwnerVoter"
6
"Aqarmap\Bundle\UserBundle\Security\Authorization\Voter\NonIndividualVoter"

Access decision log

# Result Attributes Object
1 GRANTED IS_AUTHENTICATED_FULLY
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS GRANTED
Show voter details
2 GRANTED IS_AUTHENTICATED_FULLY
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS GRANTED
Show voter details