Security

Token

5c405d49a9b70d93605afb2ed9934754 Username
Authenticated
Property Value
Roles
[
  "ROLE_OAUTH2_CLIENT"
]
Inherited Roles none
Token
Symfony\Component\Security\Http\Authenticator\Token\PostAuthenticationToken {#2352
  -user: App\Security\ClientUser {#2583 …}
  -roleNames: [
    "ROLE_OAUTH2_CLIENT"
  ]
  -attributes: [
    "accessToken" => "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJhdWQiOiI1YzQwNWQ0OWE5YjcwZDkzNjA1YWZiMmVkOTkzNDc1NCIsImp0aSI6IjI4YjlhNTA5ZGJjNDYwOWVlNjlkZjE3MjEwMTcyMzJlYjNlYmRlOWI3NGUwYzg1NmEyNmNlODBhNWFlNzQxZTM0N2I5NWZhMDcxYTBiMWU3IiwiaWF0IjoxNzg1MjY3NjUxLjg0Njc4MiwibmJmIjoxNzg1MjY3NjUxLjg0Njc4OCwiZXhwIjoxNzg1MjY3OTUxLjgzMDgwMiwic3ViIjoiNWM0MDVkNDlhOWI3MGQ5MzYwNWFmYjJlZDk5MzQ3NTQiLCJzY29wZXMiOlsiY2xpZW50Il19.lVt0suLwXAT8zfzLHJBrYLhYQnw77eazN9g7Tr7xwDwFNEAic-Nz-TZvf0AzTm1Y4B7nJw_yGHn-v_IbMdbK4rqBJ4fbT6GXxg8pzVa-GFdVcI4y56y5RYMJAdzjOpEOfsy1BW2H1YIU2hTfAi9CRr5MZrl4n8W9LXZykWNLYw3J0CZSUbxeam-mQ1TRBq6ka8-bFqIk9eiKExs-DoFaQA4yAyojmJpZBL3ctcXG4STTUmNsNh5oRyd8RcD0ec52IGbvPv0hkRacsPE-z3b8p2-sF1dK8fOWK6o7p_B4qNW5V56zdB7aivaXvAyzUS-XOzUVXTZHz2BFxy2kKFC-Vw"
  ]
  -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 {#2692
  -map: Symfony\Component\Security\Http\AccessMap {#2697 …}
  -logger: Monolog\Logger {#2809 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#2577
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#2584 …}
}
3.10 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#2361
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1423 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#870 …}
  -map: Symfony\Component\Security\Http\AccessMap {#2697 …}
}
0.01 ms (none)

Authenticators

Authenticator Supports Authenticated Duration Passport Badges
"App\Security\OAuthAuthenticator"
1.33 ms
Symfony\Component\Security\Http\Authenticator\Passport\SelfValidatingPassport {#2599
  #user: App\Security\ClientUser {#2583 …}
  -badges: [
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge {#2655
      -userIdentifier: "anonymous"
      -userLoader: Closure() {#2648 …}
      -user: App\Security\ClientUser {#2583 …}
      -attributes: null
    }
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\RememberMeBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\RememberMeBadge {#2587
      -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\Voter\BrokerVoter"
5
"Aqarmap\Bundle\ListingBundle\Security\Authorization\Voter\OwnerVoter"

Access decision log

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