https://b1.mirtillostudio.fr/fr/post-a-job

Security

Token

contact@mirtillo.frUsername
Authenticated
PropertyValue
Roles
[
  "ROLE_USER"
  "ROLE_ADMIN"
  "ROLE_SUPER_ADMIN"
  "ROLE_SHOP"
  "ROLE_ELEARNING"
]
Inherited Rolesnone
Token
Symfony\Component\Security\Http\Authenticator\Token\PostAuthenticationToken {#1564
  -user: App\Entity\Core\Users {#3540 …}
  -roleNames: [
    "ROLE_USER"
    "ROLE_ADMIN"
    "ROLE_SUPER_ADMIN"
    "ROLE_SHOP"
    "ROLE_ELEARNING"
  ]
  -authenticated: true
  -attributes: []
  -firewallName: "main"
}

Firewall

mainName
Security enabled
Stateless

Configuration

KeyValue
providersecurity.user.provider.concrete.app_user_provider
contextmain
entry_pointApp\Security\LoginFormAuthenticator
user_checkersecurity.user_checker
access_denied_handler(none)
access_denied_url(none)
authenticators
[
  "App\Security\LoginFormAuthenticator"
]

Listeners

ListenerDurationResponse
Symfony\Component\Security\Http\Firewall\ChannelListener {#1490
  -map: Symfony\Component\Security\Http\AccessMap {#1482 …}
  -authenticationEntryPoint: null
  -logger: Symfony\Bridge\Monolog\Logger {#1509 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms(none)
Symfony\Component\Security\Http\Firewall\ContextListener {#1473
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#488 …}
  -sessionKey: "_security_main"
  -logger: Symfony\Bridge\Monolog\Logger {#1509 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#1471 …}
  -dispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#1419 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#862 …}
  -rememberMeServices: null
  -sessionTrackerEnabler: [
    Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#487 …}
    "enableUsageTracking"
  ]
}
0.00 ms(none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#1390
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#1469 …}
}
0.00 ms(none)
Symfony\Component\Security\Http\Firewall\AccessListener {#1480
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#487 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#820 …}
  -map: Symfony\Component\Security\Http\AccessMap {#1482 …}
  -authManager: null
  -exceptionOnNoToken: false
}
0.00 ms(none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#1508
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#487 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#1421 …}
  -csrfTokenManager: null
  -eventDispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#1419 …}
}
0.00 ms(none)

Authenticators

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

Access Decision

affirmativeStrategy
#Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
2
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"