https://dev.app.pol-crm.com/api/spf_checks 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 {#483
  #rawToken: "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3NTc2ODEwOTEsImV4cCI6MTc1NzY4NDY5MSwicm9sZXMiOlsiUk9MRV9VU0VSIiwiUk9MRV9BRE1JTiJdLCJsb2dpbiI6ImRlbW9kdWNhcm95IiwidXNlcl9pZCI6InVzZXJfMTA1NSIsInVzZXJfZXh0ZXJuYWxfaWQiOiIxMDU1IiwiZW1haWwiOiJoLW91Z2F5b3VyQHNmaS5mciIsImN1c3RvbWVyX2lkIjoiY3VzdG9tZXJfOTgiLCJjdXN0b21lcl9uYW1lIjoiRFVDQVJPWSBHUkFOR0UiLCJjdXN0b21lcl9leHRlcm5hbF9pZCI6Ijk4IiwiY3VzdG9tZXJfbWFpbGluZ19pZCI6IjExMiIsImZpcnN0bmFtZSI6IkfDqXJhcmQiLCJsYXN0bmFtZSI6IkZBWU9MTEUiLCJsaXZlb0xvZ2luIjpudWxsLCJsaXZlb1Bhc3N3b3JkIjpudWxsLCJoYXNJbnRyYW5ldCI6ZmFsc2UsImxhbmd1YWdlIjoiRlIiLCJzZWN0aW9uc19sZWFkZWQiOltdLCJzZWN0aW9uc19tZW1iZXJzIjpbInVzZXJfMTA1NSJdLCJpc19zZWN0aW9uc19hY3RpdmF0ZWQiOmZhbHNlLCJyZWZyZXNoX3Rva2VuIjoiIn0.REkBurLGoAU-vBqVAcupapMHOJK_RuiAPTP2hSJ12vgJqCDl67QO6C5-wRv_MK9NmqYfIFe-65p_3ZviwDFxf1VAXBiP40IHImCACsGqestpeHToFlodiibgoqhNlW8zclY-mW7NqYRZe04JUEr7J0yuBXU6ZKrzBuBOqJmsW5fTown2drBLzpYT4MiC7swbgTKRfsJMzO9V8u9yWKYSOVgJyDSQM3wU2YWtVhpkznaC4j2wXpbt6Al6pMr_l23rEp4Y4ujzYkghlSVFyY-VAu59VaglUpDTJ33mCNa7C7oL_wcxC2-JbIxtV5gUUYMXbpALw8QJ29MrPGf5ITX-pBCEcRM6zOL-j5y7gdGloChBQ21CCcu5CRmE1yXkDOncDCYiu7HhpAylV-sNF4u2mdcHx25neFliwt2ux6LD_lRggJ0J7HxGq8nSOiGqqSHZXs_MW99Y7PYUxR_VTdqiSPG6P2H84aS3-fzyfm0JuB1smc9ac2NKPnkIqY04J5lZwN_O3LDJngdyKp5TUGzsGYcUZHpbTo0y1KzG74J56AphwWsP4CLFx0MDvch4sjG-7vzEOutCAa9kTM7S8Guk5I6fOsFIJRdrg_q6wmFR11dsGDOBMgUgwcJ1ghMT7xySKoBV7gcpYB5Ja3_Kpc9LAaXEARAOMqS-7rqk6aOSM3E"
  #providerKey: "api"
  -user: App\Security\User {#462 …}
  -roles: [
    Symfony\Component\Security\Core\Role\Role {#760
      -role: "ROLE_USER"
    }
    Symfony\Component\Security\Core\Role\Role {#762
      -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 {#489
  -map: Symfony\Component\Security\Http\AccessMap {#486 …}
  -authenticationEntryPoint: Symfony\Component\Security\Http\EntryPoint\RetryAuthenticationEntryPoint {#445 …}
  -logger: Symfony\Bridge\Monolog\Logger {#417 …}
}
0.00 ms (none)
Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener {#425
  -guardHandler: Symfony\Component\Security\Guard\GuardAuthenticatorHandler {#459 …}
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#1084 …}
  -providerKey: "api"
  -guardAuthenticators: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#460 …}
  -logger: Symfony\Bridge\Monolog\Logger {#417 …}
  -rememberMeServices: null
}
4.29 ms (none)
Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener {#426
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1319 …}
  -secret: "Hc0vhsm"
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#1084 …}
  -logger: Symfony\Bridge\Monolog\Logger {#417 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#449
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1145 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#1147 …}
  -map: Symfony\Component\Security\Http\AccessMap {#486 …}
  -authManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#1084 …}
}
0.30 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: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: [
    "application/ld+json"
  ]
  #pathInfo: "/api/spf_checks"
  #requestUri: "/api/spf_checks"
  #baseUrl: ""
  #basePath: null
  #method: "POST"
  #format: "jsonld"
  #session: Symfony\Component\HttpFoundation\Session\Session {#953 …}
  #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