https://dev-foxorders.fr/api/v2/payments/pay_6p4qYXo1PUlUsIWoNhqgY4/status

Security

Token

api@foxorders.com Username
Authenticated
Property Value
Roles
[
  "ROLE_API"
]
Inherited Roles
[
  "ROLE_USER"
]
Token
Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\Token\JWTPostAuthenticationToken {#7846
  -user: App\Entity\Security\User {#8115 …}
  -roleNames: [
    "ROLE_API"
  ]
  -authenticated: true
  -attributes: []
  -firewallName: "api"
  -token: "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImN0eSI6IkpXVCJ9.eyJpYXQiOjE3NzY2OTQxNjIsImV4cCI6MTc3NjcyMjk2Miwicm9sZXMiOlsiUk9MRV9BUEkiXSwidXNlcm5hbWUiOiJhcGlAZm94b3JkZXJzLmNvbSIsImlwIjoiMTk2Ljc3LjU0LjEzNyJ9.Gj6_Yt6IWGd1ks9PGWjx62bZbvncrqsn5Hk4CAnviLnhrBc_G0wa8eO4jOYA5Oro-FElUh8KESFWdxTutpfy150dWoYWugkFV4qX_jKOVUx9vaDVObaPL5_wopWFn696Ua2AKlHZ9h6eVfA6xqVqYAFGWtZpoluaEOzdBhzSzG1nlt4Q-i9VMn3wDRnmmoZF1EBXaUktd0peptLG3VXC6WBenAqerW1lHj5e16dd80eAn5rgcypRjRJWAQKPT8sYKqSBIFC8MnwFNULX6CnB-ENmB-eTel6CLUfgtKa6DbOudTNOxPr2eKrBIID6Ggz9vdlnKo6DbgTkadO4pf6Frw"
}

Firewall

api Name
Security enabled
Stateless

Configuration

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#7935
  -map: Symfony\Component\Security\Http\AccessMap {#7937 …}
  -authenticationEntryPoint: null
  -logger: Symfony\Bridge\Monolog\Logger {#7928 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#7876
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#7875 …}
}
10.28 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#7949
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#2248 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#1614 …}
  -map: Symfony\Component\Security\Http\AccessMap {#7937 …}
  -authManager: null
  -exceptionOnNoToken: false
}
0.15 ms (none)

Authenticators

Authenticator Supports Duration Passport
"Gesdinet\JWTRefreshTokenBundle\Security\Http\Authenticator\RefreshTokenAuthenticator"
0.00 ms (none)
"Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\JWTAuthenticator"
0.78 ms
Symfony\Component\Security\Http\Authenticator\Passport\SelfValidatingPassport {#7860
  #user: App\Entity\Security\User {#8115 …}
  -badges: [
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge {#7856
      -userIdentifier: "api@foxorders.com"
      -userLoader: Closure($userIdentifier) {#7854 …}
      -user: App\Entity\Security\User {#8115 …}
    }
  ]
  -attributes: [
    "payload" => [
      "iat" => 1776694162
      "exp" => 1776722962
      "roles" => [
        "ROLE_API"
      ]
      "username" => "api@foxorders.com"
      "ip" => "196.77.54.137"
    ]
    "token" => "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImN0eSI6IkpXVCJ9.eyJpYXQiOjE3NzY2OTQxNjIsImV4cCI6MTc3NjcyMjk2Miwicm9sZXMiOlsiUk9MRV9BUEkiXSwidXNlcm5hbWUiOiJhcGlAZm94b3JkZXJzLmNvbSIsImlwIjoiMTk2Ljc3LjU0LjEzNyJ9.Gj6_Yt6IWGd1ks9PGWjx62bZbvncrqsn5Hk4CAnviLnhrBc_G0wa8eO4jOYA5Oro-FElUh8KESFWdxTutpfy150dWoYWugkFV4qX_jKOVUx9vaDVObaPL5_wopWFn696Ua2AKlHZ9h6eVfA6xqVqYAFGWtZpoluaEOzdBhzSzG1nlt4Q-i9VMn3wDRnmmoZF1EBXaUktd0peptLG3VXC6WBenAqerW1lHj5e16dd80eAn5rgcypRjRJWAQKPT8sYKqSBIFC8MnwFNULX6CnB-ENmB-eTel6CLUfgtKa6DbOudTNOxPr2eKrBIID6Ggz9vdlnKo6DbgTkadO4pf6Frw"
  ]
}

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
"App\Security\Voter\ExactRoleVoter"
5
"App\Security\Voter\UserVoter"

Access decision log

# Result Attributes Object
1 GRANTED PUBLIC_ACCESS
Symfony\Component\HttpFoundation\Request {#2
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#19 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#15 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#14 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#22 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#21 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#20 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#23 …}
  #content: """
    {\n
      "payment_external_id": "239000D34",\n
      "result": "resultat"\n
    }
    """
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: [
    "application/json"
  ]
  #pathInfo: "/api/v2/payments/pay_6p4qYXo1PUlUsIWoNhqgY4/status"
  #requestUri: "/api/v2/payments/pay_6p4qYXo1PUlUsIWoNhqgY4/status"
  #baseUrl: ""
  #basePath: null
  #method: "GET"
  #format: "json"
  #session: Symfony\Component\HttpFoundation\Session\Session {#2629 …}
  #locale: "fr_FR"
  #defaultLocale: "fr_FR"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: null
  -isIisRewrite: false
  basePath: ""
}
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS GRANTED
Show voter details
2 GRANTED ROLE_EXACT_API
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\ExactRoleVoter"
ACCESS GRANTED
Show voter details