https://www.test.dev.slivki.by/mobile/api/v2/user/codes/1

Security

Token

There is no security token.

Firewall

mobile_api Name
Security enabled
Stateless

Configuration

Key Value
provider Slivki\Security\Provider\UserProvider
context (none)
entry_point Slivki\Security\AuthenticationEntryPoint
user_checker Slivki\Security\UserChecker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "Slivki\Security\SlivkiMobileAuthenticator"
  "Slivki\Security\SlivkiInternalAuthenticator"
]

Listeners

No security listeners have been recorded. Check that debugging is enabled in the kernel.

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"

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
Symfony\Component\HttpFoundation\Request {#9
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#14 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#12 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#13 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#17 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#16 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#15 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#18 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/mobile/api/v2/user/codes/1"
  #requestUri: "/mobile/api/v2/user/codes/1"
  #baseUrl: ""
  #basePath: null
  #method: "GET"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#2640 …}
  #locale: null
  #defaultLocale: "ru"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: null
  basePath: ""
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
Show voter details