http://moonshot.testing-eg.svc.cluster.local/api/v4/sections

Security

Token

Username
Authenticated
Property Value
Roles
[
  "ROLE_OAUTH2_CLIENT"
]
Inherited Roles none
Token
App\Security\Authentication\Token\OAuthToken {#5958
  #token: "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJhdWQiOiI1YzQwNWQ0OWE5YjcwZDkzNjA1YWZiMmVkOTkzNDc1NCIsImp0aSI6ImY0MDc4ZWM1MDFhZjVhMjY5MmMxNjgyZjk3ZmI1ZjIwNzEwMDA0YTJkYTFlMTg0Mzc2N2RjYmYwNzY5NWM3YzM4NDE5MjkzNjkxN2U0MWU3IiwiaWF0IjoxNzI3NTI5NjU5LjAyODc0MiwibmJmIjoxNzI3NTI5NjU5LjAyODc0OSwiZXhwIjoxNzI3NTI5OTU5LjAxMTkzLCJzdWIiOiIiLCJzY29wZXMiOlsiY2xpZW50Il19.iGxI2S12ztmBrYpmEohntMfQbbOYcVLG6dXJEeaidPi3nJLOfLjR8I0y3r47exLwVG5_LekwXA7Fxyl8KdYa-WboY7tel9bhkLvcUlzVWGgZsHwppGyCB0lzj2rw__uknq-YCCbiNpfEddUFR_hVIi1sGsnH2KtqCfBFk3zzpit79sgv1-pd2spBBfPV4r16T3Qyl9Cor207nw8V_mpnE3qt-8FZZWHJdJoSnnh3EyEofh4gn8kSoOUcYlGfoLcJXZYM217uVgt5PZCB9FWTah9XFV4E9nQdTABwLQBbIEY0I6vooRB44zTZxcMso58lP4Xup-_j_t1OzfXk8oKPww"
  -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 {#5984
  -map: Symfony\Component\Security\Http\AccessMap {#5983 …}
  -authenticationEntryPoint: null
  -logger: Symfony\Bridge\Monolog\Logger {#5990 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
App\Security\Firewall\OAuthListener {#5973
  #tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1719 …}
  #authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#4336 …}
}
11.13 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#5974
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1719 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#4339 …}
  -map: Symfony\Component\Security\Http\AccessMap {#5983 …}
  -authManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#4336 …}
  -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"