Security

Token

a_kotunov@mail.ru Username
Authenticated
Property Value
Roles
[
  "ROLE_SUPERADMINISTRATOR"
]
Inherited Roles
[
  "ROLE_CLIENT"
  "ROLE_MERCHANT"
  "ROLE_MANAGER"
]
Token
Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\Token\JWTPostAuthenticationToken {#48
  -user: App\Entity\WidgetUser {#775 …}
  -roleNames: [
    "ROLE_SUPERADMINISTRATOR"
  ]
  -authenticated: true
  -attributes: []
  -firewallName: "api"
  -token: "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3MzE3MzUwOTAsImV4cCI6MTczMTczODY5MCwicm9sZXMiOlsiUk9MRV9TVVBFUkFETUlOSVNUUkFUT1IiXSwidXNlcm5hbWUiOiJhX2tvdHVub3ZAbWFpbC5ydSJ9.a5eW4GYdxIOFSD1Lb5GmcPjPHfd7gT0fY5_3PUZalBLBWhcOX3BHDTeoBPL1k5Lmu5qbzVraHhfkMIOSmG_nN5G6zrRIKZJUIffIPKjRlWKB9FgfCl2BlKMJcfjncfGm66Ko_h2G4yt4MQTY2uW8ng9Igs87JxQiFfRGTsh0IjWl4pUxZJFF8i2jKVE8QwEYVda_7MVYvSkjggTuo51yNWgir4UVuyJLTdAgEe4z_JbdNV9Kqi_DlGl8ErmVXsP3oCxjWznRpCAXG2BHaXFBCbUrto5LRZPao8T6uQlkoNVIASoIXdOYZkCPqpuU9yn9dytElileRgCIIMqOPysLlQ"
}

Firewall

api Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.users
context (none)
entry_point security.authenticator.jwt.api
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "jwt"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#3
  -map: Symfony\Component\Security\Http\AccessMap {#24 …}
  -authenticationEntryPoint: null
  -logger: Symfony\Bridge\Monolog\Logger {#128 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#30
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#9 …}
}
75.63 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#856
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#166 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#37 …}
  -map: Symfony\Component\Security\Http\AccessMap {#24 …}
  -authManager: null
  -exceptionOnNoToken: false
}
0.40 ms (none)

Authenticators

Authenticator Supports Duration Passport
"Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\JWTAuthenticator"
3.27 ms
Symfony\Component\Security\Http\Authenticator\Passport\SelfValidatingPassport {#13
  #user: App\Entity\WidgetUser {#775 …}
  -badges: [
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge {#49
      -userIdentifier: "a_kotunov@mail.ru"
      -userLoader: Closure($userIdentifier) {#53 …}
      -user: App\Entity\WidgetUser {#775 …}
    }
  ]
  -attributes: [
    "payload" => [
      "iat" => 1731735090
      "exp" => 1731738690
      "roles" => [
        "ROLE_SUPERADMINISTRATOR"
      ]
      "username" => "a_kotunov@mail.ru"
    ]
    "token" => "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3MzE3MzUwOTAsImV4cCI6MTczMTczODY5MCwicm9sZXMiOlsiUk9MRV9TVVBFUkFETUlOSVNUUkFUT1IiXSwidXNlcm5hbWUiOiJhX2tvdHVub3ZAbWFpbC5ydSJ9.a5eW4GYdxIOFSD1Lb5GmcPjPHfd7gT0fY5_3PUZalBLBWhcOX3BHDTeoBPL1k5Lmu5qbzVraHhfkMIOSmG_nN5G6zrRIKZJUIffIPKjRlWKB9FgfCl2BlKMJcfjncfGm66Ko_h2G4yt4MQTY2uW8ng9Igs87JxQiFfRGTsh0IjWl4pUxZJFF8i2jKVE8QwEYVda_7MVYvSkjggTuo51yNWgir4UVuyJLTdAgEe4z_JbdNV9Kqi_DlGl8ErmVXsP3oCxjWznRpCAXG2BHaXFBCbUrto5LRZPao8T6uQlkoNVIASoIXdOYZkCPqpuU9yn9dytElileRgCIIMqOPysLlQ"
  ]
}

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 IS_AUTHENTICATED_FULLY
Symfony\Component\HttpFoundation\Request {#54
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#96 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#102 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#97 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#93 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#94 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#95 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#92 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/api-area/stats/details"
  #requestUri: "/api-area/stats/details?widgets=6ae10f63-c32d-4b17-8d45-88eceee4a9aa&from=2024-11-15&to=2024-12-15"
  #baseUrl: ""
  #basePath: null
  #method: "GET"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#1320 …}
  #locale: null
  #defaultLocale: "en"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: null
  -isIisRewrite: false
  basePath: ""
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS GRANTED
Show voter details