https://dev.app.pol-crm.com/api/last_visit Return to referer URL

Security Token

demoducaroy Username
Authenticated
Property Value
Roles
[
  "ROLE_USER"
  "ROLE_ADMIN"
]
Inherited Roles none
Token
Lexik\Bundle\JWTAuthenticationBundle\Security\Authentication\Token\JWTUserToken {#481
  #rawToken: "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3NTc2ODQyMTIsImV4cCI6MTc1NzY4NzgxMiwicm9sZXMiOlsiUk9MRV9VU0VSIiwiUk9MRV9BRE1JTiJdLCJsb2dpbiI6ImRlbW9kdWNhcm95IiwidXNlcl9pZCI6InVzZXJfMTA1NSIsInVzZXJfZXh0ZXJuYWxfaWQiOiIxMDU1IiwiZW1haWwiOiJoLW91Z2F5b3VyQHNmaS5mciIsImN1c3RvbWVyX2lkIjoiY3VzdG9tZXJfOTgiLCJjdXN0b21lcl9uYW1lIjoiRFVDQVJPWSBHUkFOR0UiLCJjdXN0b21lcl9leHRlcm5hbF9pZCI6Ijk4IiwiY3VzdG9tZXJfbWFpbGluZ19pZCI6IjExMiIsImZpcnN0bmFtZSI6IkfDqXJhcmQiLCJsYXN0bmFtZSI6IkZBWU9MTEUiLCJsaXZlb0xvZ2luIjpudWxsLCJsaXZlb1Bhc3N3b3JkIjpudWxsLCJoYXNJbnRyYW5ldCI6ZmFsc2UsImxhbmd1YWdlIjoiRlIiLCJzZWN0aW9uc19sZWFkZWQiOltdLCJzZWN0aW9uc19tZW1iZXJzIjpbInVzZXJfMTA1NSJdLCJpc19zZWN0aW9uc19hY3RpdmF0ZWQiOmZhbHNlLCJyZWZyZXNoX3Rva2VuIjoiIn0.GWzbqPkz7lrp3oyFimZ_ESQxYx8TcuXqmcH1ADzFYaoMiG7mUi9FYqS5ncFqiOrKpnH8-uY6dTKAHZFUVBpgAmqcmYZAvpOn1y6cxJ7dHJUYqiKjb4xPAcypMkALgeF4XaIwTMS-WULhiJtsFq1WBemw-M-m2onK3a4UnDDAbol3YVrSRtsNkI2R3huXo9_kA6sDb2XCFk-_gHnUJNRc46zIAiuy43Q_VTY5D7gOT4bxmLyhSw7uKGdoylGL0mxVj3Y-tvKjlUwmu8x7n49pS6Jz8SvJaTzfM2xQtmB-jFdaXiUBBxzbEJ6SwFvBSHnsaqtZbpeJ1L-Qk-nxVZWUE2wAb9DDS8LL86xOI1EdBhfapEKm5ge65MjOteI_c-VEevboCzZ8pT9jTCJEKAJktzrLxua-oelymyVkRdsEA6NyIlDiXNRqvxjPa_q1JGoXGECqruUzbpFqZ-2pKgNwR0MkiyyVVEmCnjiqf39BScFBh3KBUk2uo6rN57zFrk7pn8xYeurr6-gAFZjOiWm88HHPP5f0Lu_9YkzPcrS8Taoxrm9GxU514IqybXtfth-QqBgjFhgpeqlzAPHUaAhm-3oJ9-wVJszlO7GyhLdBO0zvWf2alHv7xOTg3ytyXzwnPUeXHAoAOdoZYY3I1z1pcnJmyhOTnUzbuPDe9zDU8iA"
  #providerKey: "api"
  -user: App\Security\User {#460 …}
  -roles: [
    Symfony\Component\Security\Core\Role\Role {#758
      -role: "ROLE_USER"
    }
    Symfony\Component\Security\Core\Role\Role {#760
      -role: "ROLE_ADMIN"
    }
  ]
  -roleNames: [
    "ROLE_USER"
    "ROLE_ADMIN"
  ]
  -authenticated: true
  -attributes: []
}

Security Firewall

api Name
Security enabled
Stateless
Allows anonymous

Configuration

Key Value
provider security.user.provider.concrete.jwt
context (none)
entry_point App\Security\JWTTokenWhitelistAuthenticator
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 {#487
  -map: Symfony\Component\Security\Http\AccessMap {#484 …}
  -authenticationEntryPoint: Symfony\Component\Security\Http\EntryPoint\RetryAuthenticationEntryPoint {#443 …}
  -logger: Symfony\Bridge\Monolog\Logger {#415 …}
}
0.00 ms (none)
Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener {#423
  -guardHandler: Symfony\Component\Security\Guard\GuardAuthenticatorHandler {#457 …}
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#1082 …}
  -providerKey: "api"
  -guardAuthenticators: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#458 …}
  -logger: Symfony\Bridge\Monolog\Logger {#415 …}
  -rememberMeServices: null
}
6.17 ms (none)
Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener {#424
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1317 …}
  -secret: "BkBPq4p"
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#1082 …}
  -logger: Symfony\Bridge\Monolog\Logger {#415 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#447
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1143 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#1145 …}
  -map: Symfony\Component\Security\Http\AccessMap {#484 …}
  -authManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#1082 …}
}
0.38 ms (none)

Security Voters (29)

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\V4\Voters\ContactVoter"
5
"App\V4\Voters\CustomActionVoter"
6
"App\V4\Voters\CustomEventTriggerVoter"
7
"App\V4\Voters\CustomerEventServiceVoter"
8
"App\V4\Voters\DolibarrApiVoter"
9
"App\V4\Voters\ListingVoter"
10
"App\V4\Voters\MailTypeVoter"
11
"App\V4\Voters\OutlookSubscriptionConfigurationVoter"
12
"App\V4\Voters\ProspectVoter"
13
"App\V4\Voters\QuoteVoter"
14
"App\V4\Voters\SavedRequestVoter"
15
"App\V4\Voters\SectionVoter"
16
"App\V4\Voters\TabVoter"
17
"App\V4\Voters\TagVoter"
18
"App\V4\Voters\TaskVoter"
19
"App\V4\Voters\UnitMailVoter"
20
"App\V4\Voters\UserInfoVoter"
21
"App\Voters\AdvancedQuoteVoter"
22
"App\Voters\CampaignVoter"
23
"App\Voters\ContactVoter"
24
"App\Voters\ModuleConfigurationVoter"
25
"App\Voters\ModuleVoter"
26
"App\Voters\ProductVoter"
27
"App\Voters\ProspectVoter"
28
"App\Voters\QuoteVoter"
29
"App\Voters\TaskVoter"

Access decision log

# Result Attributes Object
1 GRANTED IS_AUTHENTICATED_ANONYMOUSLY
Symfony\Component\HttpFoundation\Request {#55
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#92 …}
  +request: Symfony\Component\HttpFoundation\ParameterBag {#98 …}
  +query: Symfony\Component\HttpFoundation\ParameterBag {#93 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#89 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#90 …}
  +cookies: Symfony\Component\HttpFoundation\ParameterBag {#91 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#88 …}
  #content: "{"name":"GEOTHERMIA test mik","prospectId":"prospect_1074424","type":"Entreprise","url":"/clients-prospects/prospect_1074424/actions"}"
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: [
    "application/ld+json"
  ]
  #pathInfo: "/api/last_visit"
  #requestUri: "/api/last_visit"
  #baseUrl: ""
  #basePath: null
  #method: "POST"
  #format: "jsonld"
  #session: Symfony\Component\HttpFoundation\Session\Session {#951 …}
  #locale: null
  #defaultLocale: "fr"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  basePath: ""
}
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS GRANTED
Show voter details
2 GRANTED IS_AUTHENTICATED_REMEMBERED
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS GRANTED
Show voter details