POST https://couponscode.com/api/ext/search-product

Security

Token

surugiu.daniel@gmail.com Username
Authenticated
Property Value
Roles
[
  "ROLE_USER"
]
Inherited Roles none
Token
Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\Token\JWTPostAuthenticationToken {#997
  -user: App\Entity\Users {#995 …}
  -roleNames: [
    "ROLE_USER"
  ]
  -attributes: []
  -firewallName: "api"
  -token: "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3NzQxNDExMjAsImV4cCI6MTc3NjczMzEyMCwicm9sZXMiOlsiUk9MRV9VU0VSIl0sInVzZXJuYW1lIjoic3VydWdpdS5kYW5pZWxAZ21haWwuY29tIn0.KD1t6zhITzbCrbr_LEwAoVWyJKKhWM7t1wHbfseFikKDSazzRpABDGgLIZSJYO4c7rFQu6a5yOEj5ow5GTg263EUgAmMK3mIjVFwXEgA9D0jLev--U52KRjeBC5Vk_3Zysv9Yzs0ELXITde_kfe_oFDj1TROXQvuWkcJ4Pz7yYB73EwfsShjKgz00HpmMkAlUZYKNZsYiCJsoCnYoDXLWec6WA4cco-LZPdGj_QuJWvXkVEgzG5w56XcIFixrzCPnTs8-apDoGKlaNY6GXOgOEeHrkckfG57307Z9djrVy57mYaznW1u8FBjhgstkoOSH_d_RbSt_JATdh-TOstUnA"
}

Firewall

api Name
Security enabled
Stateless

Configuration

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#588
  -map: Symfony\Component\Security\Http\AccessMap {#595 …}
  -logger: Monolog\Logger {#475 …}
  -httpPort: 80
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#939
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#941 …}
}
10.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#937
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#687 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#685 …}
  -map: Symfony\Component\Security\Http\AccessMap {#595 …}
}
0.16 ms (none)

Authenticators

Status Authenticator
skipped
"Symfony\Component\Security\Http\Authenticator\JsonLoginAuthenticator"

This authenticator did not support the request.

skipped
"Gesdinet\JWTRefreshTokenBundle\Security\Http\Authenticator\RefreshTokenAuthenticator"

This authenticator did not support the request.

success
"Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\JWTAuthenticator"
Lazy no
Duration 1.96 ms
Passport
Symfony\Component\Security\Http\Authenticator\Passport\SelfValidatingPassport {#630
  #user: App\Entity\Users {#995 …}
  -badges: [
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge {#605
      -userLoader: Closure($userIdentifier) {#927 …}
      -user: App\Entity\Users {#995 …}
      -userIdentifier: "surugiu.daniel@gmail.com"
      -attributes: null
    }
  ]
  -attributes: [
    "payload" => [
      "iat" => 1774141120
      "exp" => 1776733120
      "roles" => [
        "ROLE_USER"
      ]
      "username" => "surugiu.daniel@gmail.com"
    ]
    "token" => "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3NzQxNDExMjAsImV4cCI6MTc3NjczMzEyMCwicm9sZXMiOlsiUk9MRV9VU0VSIl0sInVzZXJuYW1lIjoic3VydWdpdS5kYW5pZWxAZ21haWwuY29tIn0.KD1t6zhITzbCrbr_LEwAoVWyJKKhWM7t1wHbfseFikKDSazzRpABDGgLIZSJYO4c7rFQu6a5yOEj5ow5GTg263EUgAmMK3mIjVFwXEgA9D0jLev--U52KRjeBC5Vk_3Zysv9Yzs0ELXITde_kfe_oFDj1TROXQvuWkcJ4Pz7yYB73EwfsShjKgz00HpmMkAlUZYKNZsYiCJsoCnYoDXLWec6WA4cco-LZPdGj_QuJWvXkVEgzG5w56XcIFixrzCPnTs8-apDoGKlaNY6GXOgOEeHrkckfG57307Z9djrVy57mYaznW1u8FBjhgstkoOSH_d_RbSt_JATdh-TOstUnA"
  ]
}
Badges UserBadge

Access Decision

affirmative Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
2
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"

Access decision log

# Result Attributes Object
1 GRANTED PUBLIC_ACCESS
Symfony\Component\HttpFoundation\Request {#10
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#62 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#60 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#61 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#65 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#64 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#63 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#66 …}
  #content: "{"title":"Google Gemini"}"
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: [
    "*/*"
  ]
  #pathInfo: "/api/ext/search-product"
  #requestUri: "/api/ext/search-product"
  #baseUrl: ""
  #basePath: null
  #method: "POST"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#1430 …}
  #locale: "en"
  #defaultLocale: "en"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: ? bool
  -trustedValuesCache: []
  -isIisRewrite: false
  basePath: ""
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS GRANTED
Show voter details