https://frontdev.lagence.expert/preview/paaz.fr/assets/css/responsive.css

Security

Token

tristan.meillat28@gmail.com Username
Authenticated
Property Value
Roles
[
  "ROLE_USER"
  "ROLE_ADMIN"
  "ROLE_ACTUALITY"
  "ROLE_PODCAST"
  "ROLE_ADMIN_FIRM"
  "ROLE_ACTURS"
  "ROLE_QRCODE"
  "ROLE_IDENTITY"
]
Inherited Roles
[
  "ROLE_VCARDS"
]
Token
Symfony\Component\Security\Core\Authentication\Token\RememberMeToken {#4371
  -user: App\Entity\User {#4526 …}
  -roleNames: [
    "ROLE_USER"
    "ROLE_ADMIN"
    "ROLE_ACTUALITY"
    "ROLE_PODCAST"
    "ROLE_ADMIN_FIRM"
    "ROLE_ACTURS"
    "ROLE_QRCODE"
    "ROLE_IDENTITY"
  ]
  -authenticated: true
  -attributes: []
  -secret: "8a4db510819a41a5dedf128d3a638e30"
  -firewallName: "main"
}

Firewall

main Name
Security enabled
Stateless
Allows anonymous

Configuration

Key Value
provider security.user.provider.concrete.app_user_provider
context main
entry_point App\Security\AppAuthenticator
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
listeners
[
  "switch_user"
  "guard"
  "remember_me"
  "anonymous"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#395
  -map: Symfony\Component\Security\Http\AccessMap {#396 …}
  -authenticationEntryPoint: null
  -logger: Symfony\Bridge\Monolog\Logger {#383 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#413
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#775 …}
  -sessionKey: "_security_main"
  -logger: Symfony\Bridge\Monolog\Logger {#383 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#412 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#968 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#657 …}
  -rememberMeServices: Symfony\Component\Security\Http\RememberMe\TokenBasedRememberMeServices {#406 …}
  -sessionTrackerEnabler: [
    Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#776 …}
    "enableUsageTracking"
  ]
}
0.00 ms (none)
Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener {#430
  -guardHandler: Symfony\Component\Security\Guard\GuardAuthenticatorHandler {#420 …}
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#423 …}
  -providerKey: "main"
  -guardAuthenticators: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#437 …}
  -logger: Symfony\Bridge\Monolog\Logger {#383 …}
  -rememberMeServices: Symfony\Component\Security\Http\RememberMe\TokenBasedRememberMeServices {#406 …}
  -hideUserNotFoundExceptions: true
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#776 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\RememberMeListener {#432
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#775 …}
  -rememberMeServices: Symfony\Component\Security\Http\RememberMe\TokenBasedRememberMeServices {#406 …}
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#423 …}
  -logger: Symfony\Bridge\Monolog\Logger {#383 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#968 …}
  -catchExceptions: true
  -sessionStrategy: Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy {#427 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener {#429
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#775 …}
  -secret: "0sBxAHT"
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#423 …}
  -logger: Symfony\Bridge\Monolog\Logger {#383 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\SwitchUserListener {#455
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#776 …}
  -provider: Symfony\Bridge\Doctrine\Security\User\EntityUserProvider {#456 …}
  -userChecker: Symfony\Component\Security\Core\User\InMemoryUserChecker {#457 …}
  -firewallName: "main"
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#951 …}
  -usernameParameter: "_switch_user"
  -role: "ROLE_ADMIN"
  -logger: Symfony\Bridge\Monolog\Logger {#383 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#968 …}
  -stateless: false
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#453
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#776 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#951 …}
  -map: Symfony\Component\Security\Http\AccessMap {#396 …}
  -authManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#423 …}
  -exceptionOnNoToken: true
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#381
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#776 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#353 …}
  -csrfTokenManager: null
  -eventDispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#384 …}
}
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
"App\Security\Voter\AccountFirmCollaborateurVoter"
5
"App\Security\Voter\ClientWebsiteModuleVoter"
6
"App\Security\Voter\EmailingClientVoter"
7
"App\Security\Voter\EmailingVoter"
8
"App\Security\Voter\ModuleVoter"
9
"App\Security\Voter\NewsVoter"
10
"App\Security\Voter\SurveyVoter"