http://dev.api.digidom.pro/v1/stores?q=%2Fv1%2Fstores

Security

Token

Anonymous Username
Authenticated
Property Value
Roles none
Inherited Roles none
Token
Symfony\Component\Security\Core\Authentication\Token\AnonymousToken {#1981
  -secret: "YFsxnOz"
  -user: "anon."
  -roleNames: []
  -authenticated: true
  -attributes: []
}

Firewall

api_cms Name
Security enabled
Stateless
Allows anonymous

Configuration

Key Value
provider security.user.provider.concrete.app_user_provider
context api_cms
entry_point (none)
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
listeners
[
  "anonymous"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#1858
  -map: Symfony\Component\Security\Http\AccessMap {#1857 …}
  -authenticationEntryPoint: null
  -logger: Symfony\Bridge\Monolog\Logger {#1865 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#1988
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#551 …}
  -sessionKey: "_security_api_cms"
  -logger: Symfony\Bridge\Monolog\Logger {#1865 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#1993 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#838 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#1579 …}
  -rememberMeServices: null
  -sessionTrackerEnabler: [
    Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#552 …}
    "enableUsageTracking"
  ]
}
0.04 ms (none)
Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener {#2016
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#551 …}
  -secret: "YFsxnOz"
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#2003 …}
  -logger: Symfony\Bridge\Monolog\Logger {#1865 …}
}
0.96 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#2021
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#552 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#547 …}
  -map: Symfony\Component\Security\Http\AccessMap {#1857 …}
  -authManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#2003 …}
  -exceptionOnNoToken: true
}
0.45 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
"Evo\Application\Security\Voter\AdminManageVoter"
5
"Evo\Application\Security\Voter\UserVoter"
6
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"

Access decision log

# Result Attributes Object
1 GRANTED IS_AUTHENTICATED_ANONYMOUSLY
Symfony\Component\HttpFoundation\Request {#12
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#17 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#15 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#16 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#20 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#19 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#18 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#21 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: [
    "application/json"
    "text/plain"
    "*/*"
  ]
  #pathInfo: "/v1/stores"
  #requestUri: "/v1/stores"
  #baseUrl: ""
  #basePath: null
  #method: "GET"
  #format: "jsonld"
  #session: Symfony\Component\HttpFoundation\Session\Session {#1351 …}
  #locale: null
  #defaultLocale: "fr"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: null
  -isIisRewrite: false
  basePath: ""
}
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS GRANTED
Show voter details