GET https://admin.preprod-orion.dossier-c2e.fr/admin/switch-user/420

Security

Token

Authenticated
Property Value
Roles
[
  "ROLE_USER"
  "ROLE_COMPTABLE"
  "ROLE_SUPERVISEUR_OFFRE"
  "ROLE_ADMIN_VENTE_2"
  "ROLE_MANAGER_BUSINESS_2"
  "ROLE_SUPERVISEUR_GENERAL"
  "ROLE_OPERATEUR_INSCRIPTION"
  "ROLE_OPERATEUR_CONTROLE_OFFRE_B2B"
  "ROLE_OPERATEUR_CONTROLE_OFFRE_B2C"
  "ROLE_COMMERCIAL_PRO"
  "ROLE_ADMIN_VENTE_1"
  "ROLE_OPERATEUR_PROJET_B2C"
  "ROLE_OPERATEUR_PROJET_B2B"
  "ROLE_MANAGER_TECH"
  "ROLE_MANAGER_BUSINESS_1"
  "ROLE_MODERATEUR"
  "ROLE_SUPERVISEUR_MODERATEUR"
]
Inherited Roles
[
  "ROLE_ALLOWED_TO_SWITCH"
]
Token
Symfony\Component\Security\Core\Authentication\Token\SwitchUserToken {#2091
  -user: Consoneo\Bundle\UserBundle\Entity\ObligeUser {#1508 …}
  -roleNames: [
    "ROLE_USER"
    "ROLE_COMPTABLE"
    "ROLE_SUPERVISEUR_OFFRE"
    "ROLE_ADMIN_VENTE_2"
    "ROLE_MANAGER_BUSINESS_2"
    "ROLE_SUPERVISEUR_GENERAL"
    "ROLE_OPERATEUR_INSCRIPTION"
    "ROLE_OPERATEUR_CONTROLE_OFFRE_B2B"
    "ROLE_OPERATEUR_CONTROLE_OFFRE_B2C"
    "ROLE_COMMERCIAL_PRO"
    "ROLE_ADMIN_VENTE_1"
    "ROLE_OPERATEUR_PROJET_B2C"
    "ROLE_OPERATEUR_PROJET_B2B"
    "ROLE_MANAGER_TECH"
    "ROLE_MANAGER_BUSINESS_1"
    "ROLE_MODERATEUR"
    "ROLE_SUPERVISEUR_MODERATEUR"
  ]
  -attributes: []
  -firewallName: "main"
  -originalToken: Symfony\Component\Security\Http\Authenticator\Token\PostAuthenticationToken {#2110 …}
  -originatedFromUri: "/"
}

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 {#2024
  -map: Symfony\Component\Security\Http\AccessMap {#2025 …}
  -logger: Monolog\Logger {#1990 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#2062
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#2281 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#1990 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#2061 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#1991 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#1989 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#2056 …}
}
340.00 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#2074
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#2070 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\SwitchUserListener {#2077
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#2282 …}
  -provider: Symfony\Bridge\Doctrine\Security\User\EntityUserProvider {#2055 …}
  -userChecker: Symfony\Component\Security\Core\User\InMemoryUserChecker {#2078 …}
  -firewallName: "main"
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#2213 …}
  -usernameParameter: "_switch_user"
  -role: "ROLE_ALLOWED_TO_SWITCH"
  -logger: Monolog\Logger {#1990 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#3621 …}
  -stateless: false
  -urlGenerator: Symfony\Bundle\FrameworkBundle\Routing\Router {#3528 …}
  -targetRoute: null
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#2080
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#2282 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#2213 …}
  -map: Symfony\Component\Security\Http\AccessMap {#2025 …}
}
1.09 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#2013
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#2282 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "/logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#1985 …}
  -csrfTokenManager: null
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#1991 …}
}
0.00 ms (none)

Authenticators

No authenticators have been recorded. Check previous profiles on your authentication endpoint.

Access Decision

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
"Consoneo\Bundle\FrameworkBundle\Voter\AllowValidation"
5
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"

Access decision log

# Result Attributes Object
1 GRANTED ROLE_USER
Symfony\Component\HttpFoundation\Request {#2
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#19 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#13 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#16 …}
  +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: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/admin/switch-user/420"
  #requestUri: "/admin/switch-user/420"
  #baseUrl: ""
  #basePath: null
  #method: "GET"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#2084 …}
  #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"
ACCESS GRANTED
Show voter details
2 GRANTED IS_IMPERSONATOR
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS GRANTED
Show voter details
3 GRANTED IS_IMPERSONATOR
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS GRANTED
Show voter details