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

Security

Token

Username
Authenticated
Property Value
Roles
[
  "ROLE_USER"
]
Inherited Roles none
Token
Symfony\Component\Security\Http\Authenticator\Token\PostAuthenticationToken {#2312
  -firewallName: "mobile_api"
  -user: Slivki\Entity\User {#2518 …}
  -roleNames: [
    "ROLE_USER"
  ]
  -authenticated: true
  -attributes: []
}

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

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#2122
  -map: Symfony\Component\Security\Http\AccessMap {#2123 …}
  -authenticationEntryPoint: null
  -logger: Symfony\Bridge\Monolog\Logger {#2115 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#2272
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#2273 …}
}
205.23 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#2318
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#2629 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#2275 …}
  -map: Symfony\Component\Security\Http\AccessMap {#2123 …}
  -authManager: null
  -exceptionOnNoToken: false
}
0.55 ms (none)

Authenticators

Authenticator Supports Duration Passport
"Slivki\Security\SlivkiInternalAuthenticator"
0.00 ms (none)
"Slivki\Security\SlivkiMobileAuthenticator"
0.69 ms
Symfony\Component\Security\Http\Authenticator\Passport\SelfValidatingPassport {#2287
  #user: Slivki\Entity\User {#2518 …}
  -badges: [
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge {#2286
      -userIdentifier: "7e7d5bda1e82833a17667bd8a51c207e"
      -userLoader: Closure(): User {#2281 …}
      -user: Slivki\Entity\User {#2518 …}
    }
  ]
  -attributes: []
}

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 GRANTED 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/3"
  #requestUri: "/mobile/api/v2/user/codes/3"
  #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 GRANTED
Show voter details