Redirect 302 redirect from POST @app_crm_call_quick_add (e7b4a3)

GET https://senbillets.com/crm/

Security

Token

Racky.cissoko@sendigitech.com Username
Authenticated
c6f27b From
Property Value
Roles
[
  "ROLE_SALES"
  "ROLE_USER"
]
Inherited Roles none
Token
Symfony\Component\Security\Core\Authentication\Token\UsernamePasswordToken {#623
  -user: App\Entity\CrmUser {#971 …}
  -roleNames: [
    "ROLE_SALES"
    "ROLE_USER"
  ]
  -attributes: []
  -firewallName: "crm"
}

Firewall

crm Name
Security enabled
Stateless

Configuration

Key Value
provider App\Security\CrmUserProvider
context crm
entry_point security.authenticator.form_login.crm
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "form_login"
  "remember_me"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#531
  -map: Symfony\Component\Security\Http\AccessMap {#530 …}
  -logger: Monolog\Logger {#569 …}
  -httpPort: 80
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#510
  -sessionKey: "_security_crm"
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#559 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#516 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#48 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#511 …}
  -logger: Monolog\Logger {#569 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#557 …}
}
46.81 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#599
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#517 …}
}
(none) (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#601
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#63 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#55 …}
  -map: Symfony\Component\Security\Http\AccessMap {#530 …}
}
0.69 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#558
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_crm_logout"
  ]
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#63 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#573 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#557 …}
  -csrfTokenManager: null
}
(none) (none)

Authenticators

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

This authenticator did not support the request.

skipped
"Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"

This authenticator did not support the request.

Access Decision

affirmative Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
2
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
3
"App\Security\CrmVoter\ContractVoter"
4
"App\Security\CrmVoter\EventVoter"
5
"App\Security\CrmVoter\MessageVoter"
6
"App\Security\CrmVoter\ProspectVoter"
7
"App\Security\Voter\ContractVoter"
8
"App\Security\Voter\EventVoter"
9
"App\Security\Voter\MessageVoter"
10
"App\Security\Voter\ProspectVoter"

Access decision log

# Result Attributes Object
1 GRANTED ROLE_USER
Symfony\Component\HttpFoundation\Request {#10
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#12 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#2 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#19 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#23 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#17 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#15 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#24 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/crm/"
  #requestUri: "/crm/"
  #baseUrl: ""
  #basePath: ""
  #method: "GET"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#606 …}
  #locale: null
  #defaultLocale: "en"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: ? bool
  -trustedValuesCache: [
    "2\x002001:4278:14:12a:49e2:cd80:6109:55f6\x002001:4278:14:12a:49e2:cd80:6109:55f6\x00" => [
      "2001:4278:14:12a:49e2:cd80:6109:55f6"
    ]
    "4\x00\x00\x00" => []
    "32\x00\x00\x00" => []
    "8\x00https\x00\x00" => [
      "https"
    ]
    "16\x00\x00\x00" => []
  ]
  -isIisRewrite: false
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS GRANTED
Show voter details
2 GRANTED ROLE_USER
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS GRANTED
Show voter details
3 DENIED ROLE_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS DENIED
"App\Security\CrmVoter\ContractVoter"
ACCESS ABSTAIN
"App\Security\CrmVoter\EventVoter"
ACCESS ABSTAIN
"App\Security\CrmVoter\MessageVoter"
ACCESS ABSTAIN
"App\Security\CrmVoter\ProspectVoter"
ACCESS ABSTAIN
"App\Security\Voter\ContractVoter"
ACCESS ABSTAIN
"App\Security\Voter\EventVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\ProspectVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED ROLE_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS DENIED
"App\Security\CrmVoter\ContractVoter"
ACCESS ABSTAIN
"App\Security\CrmVoter\EventVoter"
ACCESS ABSTAIN
"App\Security\CrmVoter\MessageVoter"
ACCESS ABSTAIN
"App\Security\CrmVoter\ProspectVoter"
ACCESS ABSTAIN
"App\Security\Voter\ContractVoter"
ACCESS ABSTAIN
"App\Security\Voter\EventVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\ProspectVoter"
ACCESS ABSTAIN
Show voter details