https://api.sales-synergy.com/api/appel/find Return to referer URL

Security Token

souad.mouzouni@gmail.com Username
Authenticated
Property Value
Roles
[
  "ROLE_USER"
]
Inherited Roles none
Token
Lexik\Bundle\JWTAuthenticationBundle\Security\Authentication\Token\JWTUserToken {#721
  #rawToken: "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3OTAwNjA0NDMsImV4cCI6MTc5MDExNDM5OSwicm9sZXMiOlsiUk9MRV9VU0VSIl0sInVzZXJuYW1lIjoic291YWQubW91em91bmlAZ21haWwuY29tIn0.2H9kpTly6it44AtwjFVh5eOEu-2jK3xo2VJdRvLlScv2DEeCX_vb23PAWqMYDs4xmfZfXTUR7BD4ppE1ioWeurGo1g502n48ql1bPaz9_21z9H4BUfOOVcnT8vjYwBJFilSL6PMbWoqpcm9RFXDVoC6J502wk0tNFFtltl9ibevETLEIpKKDg01yw_uncsIjnSI6icOeyxr5C3W9xK9mpikChKKvy7l93g4KAFjE6Xxfj4TzZZV3Pw9NJbOt75qhbnSsskRT1vEycboB_5UXmN1uhLCeKyHZmkq9iIF80O-Ji9Rbl07dv0BN0P6PJxCtesq1AbdgR5SFv_UkuAyCBrnlcq5rT6UxklWwKJMFeV_xGtUQlcBSboBrhVW2yxfiC-G9r7F_P4J8tWndmYvrree7xHELNP3NCEodI8IWef0yWc6pm5HDEyPriGynUghESQC0QtRo3dM-J70pGs9QOJb9JICd4DcjBfg58Wj6efWm7krdHJP6Z8AfODGwMVuI-ZH7lTTCIdmo2Qyibx_OXide2y_DU64pMMgFIueyxfbN5bjaGT_mP1azyuRLtV_jTedkcLBaaZZXVNJofjiqR1AqT4efQCcYwe74TrHSxlzMtBenBWV3wXtvC4zPA0vkpzrpml6HV45taNwzMmosSFfAAHk7bALj7MSGEH5Qe6U"
  #providerKey: "api"
  -user: App\Entity\Utilisateur {#725 …}
  -roleNames: [
    "ROLE_USER"
  ]
  -authenticated: true
  -attributes: []
}

Security Firewall

api Name
Security enabled
Stateless
Allows anonymous

Configuration

Key Value
provider security.user.provider.concrete.user
context (none)
entry_point lexik_jwt_authentication.jwt_token_authenticator
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
listeners
[
  "guard"
  "anonymous"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#68
  -map: Symfony\Component\Security\Http\AccessMap {#69 …}
  -authenticationEntryPoint: Symfony\Component\Security\Http\EntryPoint\RetryAuthenticationEntryPoint {#76 …}
  -logger: Symfony\Bridge\Monolog\Logger {#61 …}
}
0.00 ms (none)
Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener {#80
  -guardHandler: Symfony\Component\Security\Guard\GuardAuthenticatorHandler {#78 …}
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#81 …}
  -providerKey: "api"
  -guardAuthenticators: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#85 …}
  -logger: Symfony\Bridge\Monolog\Logger {#61 …}
  -rememberMeServices: null
}
58.09 ms (none)
Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener {#77
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#129 …}
  -secret: "M4VjnxV"
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#81 …}
  -logger: Symfony\Bridge\Monolog\Logger {#61 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#250
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#130 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#740 …}
  -map: Symfony\Component\Security\Http\AccessMap {#69 …}
  -authManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#81 …}
  -exceptionOnNoToken: true
}
1.14 ms (none)

Security Voters (3)

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 IS_AUTHENTICATED_FULLY
Symfony\Component\HttpFoundation\Request {#14
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#19 …}
  +request: Symfony\Component\HttpFoundation\ParameterBag {#17 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#18 …}
  +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: "{"filter":{"and":{"campagneprospect.prospect":"=22899"},"or":{}},"sortOrder":"desc","sortField":"appel.id","pageNumber":0,"pageSize":100}"
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/api/appel/find"
  #requestUri: "/api/appel/find"
  #baseUrl: ""
  #basePath: null
  #method: "POST"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#3787 …}
  #locale: null
  #defaultLocale: "en"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: null
  basePath: ""
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS GRANTED
Show voter details