Security

Token

5c405d49a9b70d93605afb2ed9934754 Username
Authenticated
Property Value
Roles
[
  "ROLE_OAUTH2_CLIENT"
]
Inherited Roles none
Token
Symfony\Component\Security\Http\Authenticator\Token\PostAuthenticationToken {#2343
  -user: App\Security\ClientUser {#2713 …}
  -roleNames: [
    "ROLE_OAUTH2_CLIENT"
  ]
  -attributes: [
    "accessToken" => "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJhdWQiOiI1YzQwNWQ0OWE5YjcwZDkzNjA1YWZiMmVkOTkzNDc1NCIsImp0aSI6IjkxZThhNzg1ODFmM2MwYjE1NGE5NmFmODdkMTM4YzgyZGY3NmI3YjVlMzgwMTkxMmY3Y2FhYjY5ODY0YmNmODRjNmQ1Mjk5MWFmM2YzNDEwIiwiaWF0IjoxNzc0OTk2Mzk0LjA5Mzc2NSwibmJmIjoxNzc0OTk2Mzk0LjA5Mzc3MywiZXhwIjoxNzc0OTk2Njk0LjA3ODUxNCwic3ViIjoiNWM0MDVkNDlhOWI3MGQ5MzYwNWFmYjJlZDk5MzQ3NTQiLCJzY29wZXMiOlsiY2xpZW50Il19.P0686aHUTxrY0byJ6mwHnifuGlvLZkOSFR-3LyDRDbfs5wdmfCrKo6pPaiQqqXLebSR8dYxMpzvyirK2pnff1q-P671q2qBn8vAuUL--XtNp0LhgZ_Nir-Q8LPmf9f94fW7mnPs1Ljp2zRD8I_puxb1LbienQH2uP8jkWtJ7by1PQxjWVQiqXCFWJ80dbys6kYqN6sNTGXXwwez2cz7vMYJ26W8wIw9wWlPiwvxz2u4p31VJfHsGiav36-3PJ0CrDJZdLfbd9pwfv_9pOxbu0ylS3HQXCLvEAspYhEP0LZZhA-UBfR2C8pxq5iI-bVBQq0y78xjC-j6mFoJf1aLzMw"
  ]
  -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 {#2673
  -map: Symfony\Component\Security\Http\AccessMap {#2666 …}
  -logger: Monolog\Logger {#2460 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#2644
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#2626 …}
}
3.13 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#2350
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1414 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#859 …}
  -map: Symfony\Component\Security\Http\AccessMap {#2666 …}
}
0.00 ms (none)

Authenticators

Authenticator Supports Authenticated Duration Passport Badges
"App\Security\OAuthAuthenticator"
1.22 ms
Symfony\Component\Security\Http\Authenticator\Passport\SelfValidatingPassport {#2346
  #user: App\Security\ClientUser {#2713 …}
  -badges: [
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge {#2630
      -userIdentifier: "anonymous"
      -userLoader: Closure() {#2341 …}
      -user: App\Security\ClientUser {#2713 …}
      -attributes: null
    }
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\RememberMeBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\RememberMeBadge {#2709
      -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