Security

Token

5c405d49a9b70d93605afb2ed9934754 Username
Authenticated
Property Value
Roles
[
  "ROLE_OAUTH2_CLIENT"
]
Inherited Roles none
Token
Symfony\Component\Security\Http\Authenticator\Token\PostAuthenticationToken {#2677
  -user: App\Security\ClientUser {#2690 …}
  -roleNames: [
    "ROLE_OAUTH2_CLIENT"
  ]
  -attributes: [
    "accessToken" => "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJhdWQiOiI1YzQwNWQ0OWE5YjcwZDkzNjA1YWZiMmVkOTkzNDc1NCIsImp0aSI6ImE0N2IwMGQyOGZhODA5MzM3Njc5YzA4YzBiYWJmNjgzMTA3OThjODY1Y2NjNzJhNDk0MGFmNmQ2Y2E3Nzg4ZWJjOTgxY2EyYTQzNTg5ODMwIiwiaWF0IjoxNzY1NjU1OTQ2LjgyMDQ3NCwibmJmIjoxNzY1NjU1OTQ2LjgyMDQ4NSwiZXhwIjoxNzY1NjU2MjQ2LjgwMjU3Niwic3ViIjoiIiwic2NvcGVzIjpbImNsaWVudCJdfQ.VSN2vJN5fs_v0xR0t0Pb-6jZqHjH4PpGJ457n3iIYeF8EMZJfPkrlzBL4CiFbAZouOIcQiW3vjciYlQM-QGDz7ysQpDObLloIYzctOBJuXCVfnHln9gXFRiccfBNd05kSzzI6MLjHq4PfEDREjF1UfNom8QN87j29DLNax4GRbCtr0Jp6Kzc8_6sUARijf1bTeO6dq-pcDjGdeMfBq3h6wURDcZKAyyOMdvgFkI1St1EJxpIXbF2AhFpSFtxH995Gxv3S1c4Krb5gbqilvh9-A-skAD7X4iDA0BcXZkWxLpkhtVpfhSM58Q958iue4686ye1MAALIs2U1zCa_GpNrQ"
  ]
  -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 {#2561
  -map: Symfony\Component\Security\Http\AccessMap {#2398 …}
  -logger: Monolog\Logger {#2519 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#2628
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#2624 …}
}
3.43 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#2658
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1403 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#850 …}
  -map: Symfony\Component\Security\Http\AccessMap {#2398 …}
}
0.01 ms (none)

Authenticators

Authenticator Supports Authenticated Duration Passport Badges
"App\Security\OAuthAuthenticator"
1.37 ms
Symfony\Component\Security\Http\Authenticator\Passport\SelfValidatingPassport {#2637
  #user: App\Security\ClientUser {#2690 …}
  -badges: [
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge {#2635
      -userIdentifier: "anonymous"
      -userLoader: Closure() {#2636 …}
      -user: App\Security\ClientUser {#2690 …}
      -attributes: null
    }
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\RememberMeBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\RememberMeBadge {#2625
      -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