Security

Token

Authenticated
af208a From
Property Value
Roles
[
  0 => "ROLE_USER"
  1 => "ROLE_COMPTABLE"
  2 => "ROLE_SUPERVISEUR_OFFRE"
  3 => "ROLE_ADMIN_VENTE_2"
  4 => "ROLE_MANAGER_BUSINESS_2"
  5 => "ROLE_SUPERVISEUR_GENERAL"
  6 => "ROLE_OPERATEUR_INSCRIPTION"
  7 => "ROLE_OPERATEUR_CONTROLE_OFFRE_B2B"
  8 => "ROLE_OPERATEUR_CONTROLE_OFFRE_B2C"
  9 => "ROLE_COMMERCIAL_PRO"
  10 => "ROLE_ADMIN_VENTE_1"
  11 => "ROLE_OPERATEUR_PROJET_B2C"
  12 => "ROLE_OPERATEUR_PROJET_B2B"
  13 => "ROLE_MANAGER_TECH"
  14 => "ROLE_MANAGER_BUSINESS_1"
  126 => "ROLE_MODERATEUR"
  127 => "ROLE_SUPERVISEUR_MODERATEUR"
]
Inherited Roles
[
  "ROLE_ALLOWED_TO_SWITCH"
]
Token
Symfony\Component\Security\Core\Authentication\Token\SwitchUserToken {#1430
  -user: Consoneo\Bundle\UserBundle\Entity\ObligeUser {#682 …}
  -roleNames: [
    0 => "ROLE_USER"
    1 => "ROLE_COMPTABLE"
    2 => "ROLE_SUPERVISEUR_OFFRE"
    3 => "ROLE_ADMIN_VENTE_2"
    4 => "ROLE_MANAGER_BUSINESS_2"
    5 => "ROLE_SUPERVISEUR_GENERAL"
    6 => "ROLE_OPERATEUR_INSCRIPTION"
    7 => "ROLE_OPERATEUR_CONTROLE_OFFRE_B2B"
    8 => "ROLE_OPERATEUR_CONTROLE_OFFRE_B2C"
    9 => "ROLE_COMMERCIAL_PRO"
    10 => "ROLE_ADMIN_VENTE_1"
    11 => "ROLE_OPERATEUR_PROJET_B2C"
    12 => "ROLE_OPERATEUR_PROJET_B2B"
    13 => "ROLE_MANAGER_TECH"
    14 => "ROLE_MANAGER_BUSINESS_1"
    126 => "ROLE_MODERATEUR"
    127 => "ROLE_SUPERVISEUR_MODERATEUR"
  ]
  -attributes: []
  -firewallName: "main"
  -originatedFromUri: "/"
  -originalToken: Symfony\Component\Security\Http\Authenticator\Token\PostAuthenticationToken {#1447 …}
}

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.oblige_user
context main
entry_point Consoneo\Bundle\SharedAdminBundle\Security\ObligeUserLoginFormAuthenticator
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "switch_user"
  "login_link"
  "remember_me"
  "Consoneo\Bundle\SharedAdminBundle\Security\ObligeUserLoginFormAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#1357
  -map: Symfony\Component\Security\Http\AccessMap {#1358 …}
  -logger: Monolog\Logger {#1322 …}
  -httpPort: 80
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#1388
  -sessionKey: "_security_main"
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#1321 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#1391 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1621 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#1389 …}
  -logger: Monolog\Logger {#1322 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#1325 …}
}
193.05 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#1413
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#1405 …}
}
(none) (none)
Symfony\Component\Security\Http\Firewall\SwitchUserListener {#1416
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1622 …}
  -provider: Symfony\Bridge\Doctrine\Security\User\EntityUserProvider {#1395 …}
  -userChecker: Symfony\Component\Security\Core\User\InMemoryUserChecker {#1417 …}
  -firewallName: "main"
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#1611 …}
  -logger: Monolog\Logger {#1322 …}
  -usernameParameter: "_switch_user"
  -role: "ROLE_ALLOWED_TO_SWITCH"
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#3748 …}
  -stateless: false
  -urlGenerator: Symfony\Bundle\FrameworkBundle\Routing\Router {#3648 …}
  -targetRoute: null
}
(none) (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#1419
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1622 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#1611 …}
  -map: Symfony\Component\Security\Http\AccessMap {#1358 …}
}
1.85 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#1346
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "/logout"
  ]
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1622 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#1317 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#1325 …}
  -csrfTokenManager: null
}
(none) (none)

Authenticators

Status Authenticator
skipped
"Consoneo\Bundle\SharedAdminBundle\Security\ObligeUserLoginFormAuthenticator"

This authenticator did not support the request.

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

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\RoleHierarchyVoter"
2
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
3
"Consoneo\Bundle\FrameworkBundle\Voter\AllowValidation"
4
"Consoneo\Bundle\ExclusiveAppBundle\Security\ProjectBundleVoter"

Access decision log

# Result Attributes Object
1 GRANTED ROLE_USER
Symfony\Component\HttpFoundation\Request {#2
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#20 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#14 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#17 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#23 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#22 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#21 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#24 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/offre/modal/zWifXFC7jHG70HANXfmH6gUQUT78DZdqFsRLkQQKIB4"
  #requestUri: "/offre/modal/zWifXFC7jHG70HANXfmH6gUQUT78DZdqFsRLkQQKIB4"
  #baseUrl: ""
  #basePath: null
  #method: "GET"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#1423 …}
  #locale: null
  #defaultLocale: "fr"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: ? bool
  -trustedValuesCache: []
  -isIisRewrite: false
  basePath: ""
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
GRANTED
The user has ROLE_USER.
Show voter details
2 GRANTED IS_IMPERSONATOR
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
GRANTED
The user is impersonating another user.
Show voter details
3 GRANTED ROLE_SUPERVISEUR_GENERAL
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
GRANTED
The user has ROLE_SUPERVISEUR_GENERAL.
Show voter details
4 GRANTED IS_IMPERSONATOR
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
GRANTED
The user is impersonating another user.
Show voter details
5 GRANTED IS_IMPERSONATOR
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
GRANTED
The user is impersonating another user.
Show voter details
6 GRANTED IS_IMPERSONATOR
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
GRANTED
The user is impersonating another user.
Show voter details
7 ERROR ROLE_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
DENIED
The user doesn't have ROLE_ADMIN.
"Consoneo\Bundle\FrameworkBundle\Voter\AllowValidation"
ABSTAIN
"Consoneo\Bundle\ExclusiveAppBundle\Security\ProjectBundleVoter"
ABSTAIN
Show voter details
8 GRANTED IS_IMPERSONATOR
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
GRANTED
The user is impersonating another user.
Show voter details
9 GRANTED ROLE_SUPERVISEUR_GENERAL
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
GRANTED
The user has ROLE_SUPERVISEUR_GENERAL.
Show voter details
10 GRANTED ROLE_SUPERVISEUR_GENERAL
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
GRANTED
The user has ROLE_SUPERVISEUR_GENERAL.
Show voter details
11 GRANTED ROLE_SUPERVISEUR_GENERAL
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
GRANTED
The user has ROLE_SUPERVISEUR_GENERAL.
Show voter details