Redirect 302 redirect from GET @sylius_shop_login (ef9d0c)

POST https://gestion.ecoleconduitevachon.com/fr_CA/login-check

Security

Token

wainapare@gmail.com Username
Authenticated
Property Value
Roles
[
  "ROLE_USER"
]
Inherited Roles none
Token
Symfony\Component\Security\Core\Authentication\Token\UsernamePasswordToken {#5906
  -user: App\Entity\User\ShopUser {#6256 …}
  -roleNames: [
    "ROLE_USER"
  ]
  -attributes: []
  -firewallName: "shop"
}

Firewall

shop Name
Security enabled
Stateless

Configuration

Key Value
provider sylius.shop_user_provider.email_or_name_based
context shop
entry_point security.authenticator.form_login.shop
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "switch_user"
  "form_login"
  "remember_me"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#5810
  -map: Symfony\Component\Security\Http\AccessMap {#5811 …}
  -logger: Monolog\Logger {#5376 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#5894
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1728 …}
  -sessionKey: "_security_shop"
  -logger: Monolog\Logger {#5376 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#5893 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#5372 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#4404 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#5888 …}
}
33.18 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#5907
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#5908 …}
}
9.36 ms
Symfony\Component\HttpFoundation\RedirectResponse {#5265
  +headers: Symfony\Component\HttpFoundation\ResponseHeaderBag {#6650 …}
  #content: """
    <!DOCTYPE html>\n
    <html>\n
        <head>\n
            <meta charset="UTF-8" />\n
            <meta http-equiv="refresh" content="0;url='https://gestion.ecoleconduitevachon.com/fr_CA/login'" />\n
    \n
            <title>Redirecting to https://gestion.ecoleconduitevachon.com/fr_CA/login</title>\n
        </head>\n
        <body>\n
            Redirecting to <a href="https://gestion.ecoleconduitevachon.com/fr_CA/login">https://gestion.ecoleconduitevachon.com/fr_CA/login</a>.\n
        </body>\n
    </html>
    """
  #version: "1.1"
  #statusCode: 302
  #statusText: "Found"
  #charset: "UTF-8"
  -sentHeaders: ? array
  #targetUrl: "https://gestion.ecoleconduitevachon.com/fr_CA/login"
}

Authenticators

Authenticator Supports Authenticated Duration Passport Badges
"Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"
0.00 ms (none) (none)
"Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"
0.21 ms
Symfony\Component\Security\Http\Authenticator\Passport\Passport {#6453
  #user: null
  -badges: [
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge {#6485
      -userIdentifier: "wainapare@gmail.com"
      -userLoader: ContainerE6zXBtP\UsernameOrEmailProviderGhost4ccd29c::loadUserByIdentifier(string $identifier): UserInterface {#6455 …}
      -user: ? Symfony\Component\Security\Core\User\UserInterface
      -attributes: null
    }
    "Symfony\Component\Security\Http\Authenticator\Passport\Credentials\PasswordCredentials" => Symfony\Component\Security\Http\Authenticator\Passport\Credentials\PasswordCredentials {#6448
      -password: "Waina2008!"
      -resolved: false
    }
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\RememberMeBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\RememberMeBadge {#6447
      -enabled: false
      +parameters: []
    }
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\CsrfTokenBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\CsrfTokenBadge {#6454
      -resolved: false
      -csrfTokenId: "shop_authenticate"
      -csrfToken: "660.YrRyr2Ym7FwKKb4ud0Qp3fHudjyx-KM1LI_BWNt9g1w.U91f3wdjgW9bG4xWEht-qb2hPWzAqul2Vru3IIEytjkPhD2eMXOWCkJ_0Q"
    }
  ]
  -attributes: []
}
UserBadge PasswordCredentials RememberMeBadge CsrfTokenBadge

Access Decision

affirmative Strategy
# 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"
4
"Sylius\Bundle\ApiBundle\Security\OrderAdjustmentsVoter"

Access decision log

# Result Attributes Object
1 GRANTED IS_AUTHENTICATED_REMEMBERED
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS GRANTED
Show voter details
2 GRANTED IS_AUTHENTICATED_REMEMBERED
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS GRANTED
Show voter details