Security
Token
There is no security token.
Firewall
main
Name
Security enabled
Stateless
Configuration
| Key | Value |
|---|---|
| provider | security.user.provider.concrete.app_user_provider |
| context | main |
| entry_point | App\Security\SecurityAuthenticator |
| user_checker | security.user_checker |
| access_denied_handler | (none) |
| access_denied_url | (none) |
| authenticators | [
"App\Security\SecurityAuthenticator"
] |
Listeners
| Listener | Duration | Response |
|---|---|---|
Symfony\Component\Security\Http\Firewall\ChannelListener {#237 -map: Symfony\Component\Security\Http\AccessMap {#238 …} -authenticationEntryPoint: null -logger: Symfony\Bridge\Monolog\Logger {#218 …} -httpPort: 80 -httpsPort: 443 } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\ContextListener {#247 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#150 …} -sessionKey: "_security_main" -logger: Symfony\Bridge\Monolog\Logger {#218 …} -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#246 …} -dispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#201 …} -registered: false -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#212 …} -rememberMeServices: null -sessionTrackerEnabler: [ Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#154 …} "enableUsageTracking" ] } |
3.11 ms | (none) |
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#243 -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#240 …} } |
867.56 ms | Symfony\Component\HttpFoundation\RedirectResponse {#363 #targetUrl: "/login" +headers: Symfony\Component\HttpFoundation\ResponseHeaderBag {#589 …} #content: """ <!DOCTYPE html>\n <html>\n <head>\n <meta charset="UTF-8" />\n <meta http-equiv="refresh" content="0;url='/login'" />\n \n <title>Redirecting to /login</title>\n </head>\n <body>\n Redirecting to <a href="/login">/login</a>.\n </body>\n </html> """ #version: "1.1" #statusCode: 302 #statusText: "Found" #charset: "UTF-8" } |
Symfony\Component\Security\Http\Firewall\AccessListener {#248 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#154 …} -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#249 …} -map: Symfony\Component\Security\Http\AccessMap {#238 …} -authManager: null -exceptionOnNoToken: false } |
0.00 ms | (none) |
Authenticators
| Authenticator | Supports | Duration | Passport |
|---|---|---|---|
"App\Security\SecurityAuthenticator" |
9.11 ms | Symfony\Component\Security\Http\Authenticator\Passport\Passport {#285 #user: App\Entity\Users {#622 …} -badges: [ "Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge {#269 -userIdentifier: "l.bouaddou@llvd-avocats.be" -userLoader: [ Symfony\Bridge\Doctrine\Security\User\EntityUserProvider {#280 -registry: Doctrine\Bundle\DoctrineBundle\Registry {#281 …} -managerName: null -classOrAlias: "App\Entity\Users" -class: null -property: "email" } "loadUserByIdentifier" ] -user: App\Entity\Users {#622 …} } "Symfony\Component\Security\Http\Authenticator\Passport\Credentials\PasswordCredentials" => Symfony\Component\Security\Http\Authenticator\Passport\Credentials\PasswordCredentials {#274 -password: "Llvd%2023" -resolved: false } "Symfony\Component\Security\Http\Authenticator\Passport\Badge\CsrfTokenBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\CsrfTokenBadge {#277 -resolved: true -csrfTokenId: "authenticate" -csrfToken: "e626f4aca51b6782afff25a9418f8.nLiaKo94oemCaOyRIoEDBwG1mCle9MhBALwa0-u42S4.pYvbQsozjNzaOIDCYeZTUEbf1EpunI0DRYtoop2Iu2CrzKpouhzwg-MarQ" } ] -attributes: [] } |