POST http://bo.creacard.eu/fr/login

Security

Token

isaindou@creacard.net Username
Authenticated
Property Value
Roles none
Inherited Roles none
Token
Scheb\TwoFactorBundle\Security\Authentication\Token\TwoFactorToken {#1109
  -attributes: []
  -preparedProviders: []
  -authenticatedToken: Symfony\Component\Security\Http\Authenticator\Token\PostAuthenticationToken {#1521 …}
  -credentials: null
  -firewallName: "main"
  -twoFactorProviders: [
    "totp"
  ]
}

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.app_user_provider
context main
entry_point PCS\BO\Security\BOCustomAuthenticator
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "login_throttling"
  "two_factor"
  "remember_me"
  "PCS\BO\Security\BOCustomAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#193
  -map: Symfony\Component\Security\Http\AccessMap {#194 …}
  -logger: Monolog\Logger {#264 …}
  -httpPort: 80
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#176
  -sessionKey: "_security_main"
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#262 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#173 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#726 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#175 …}
  -logger: Monolog\Logger {#264 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#228 …}
}
2.38 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#141
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#165 …}
}
635.43 ms
Symfony\Component\HttpFoundation\RedirectResponse {#1227
  +headers: Symfony\Component\HttpFoundation\ResponseHeaderBag {#1112 …}
  #content: """
    <!DOCTYPE html>\n
    <html>\n
        <head>\n
            <meta charset="UTF-8" />\n
            <meta http-equiv="refresh" content="0;url='http://bo.creacard.eu/fr/sepa/transactions'" />\n
    \n
            <title>Redirecting to http://bo.creacard.eu/fr/sepa/transactions</title>\n
        </head>\n
        <body>\n
            Redirecting to <a href="http://bo.creacard.eu/fr/sepa/transactions">http://bo.creacard.eu/fr/sepa/transactions</a>.\n
        </body>\n
    </html>
    """
  #version: "1.1"
  #statusCode: 302
  #statusText: "Found"
  #charset: "UTF-8"
  -sentHeaders: ? array
  #targetUrl: "http://bo.creacard.eu/fr/sepa/transactions"
}
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener {#139
  -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#344 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#727 …}
  -twoFactorAccessDecider: Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider {#138 …}
}
(none) (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#136
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#727 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#673 …}
  -map: Symfony\Component\Security\Http\AccessMap {#194 …}
}
(none) (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#267
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#727 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#345 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#228 …}
  -csrfTokenManager: null
}
(none) (none)

Authenticators

Status Authenticator
skipped
"Scheb\TwoFactorBundle\Security\Http\Authenticator\TwoFactorAuthenticator"

This authenticator did not support the request.

skipped
"Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"

This authenticator did not support the request.

success
"PCS\BO\Security\BOCustomAuthenticator"
Lazy no
Duration 19.06 ms
Passport
Symfony\Component\Security\Http\Authenticator\Passport\Passport {#69
  #user: PCS\BO\Entity\User {#1433 …}
  -badges: [
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge {#70
      -userLoader: Symfony\Bridge\Doctrine\Security\User\EntityUserProvider::loadUserByIdentifier(string $identifier): UserInterface {#121 …}
      -user: PCS\BO\Entity\User {#1433 …}
      -identifierNormalizer: null
      -userIdentifier: "isaindou@creacard.net"
      -attributes: null
    }
    "Symfony\Component\Security\Http\Authenticator\Passport\Credentials\PasswordCredentials" => Symfony\Component\Security\Http\Authenticator\Passport\Credentials\PasswordCredentials {#71
      -password: null
      -resolved: true
    }
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\CsrfTokenBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\CsrfTokenBadge {#75
      -resolved: true
      -csrfTokenId: "authenticate"
      -csrfToken: "mnpVQZNnZwkwf4QpdwK0SMH6"
    }
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\RememberMeBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\RememberMeBadge {#77
      -enabled: false
      +parameters: []
    }
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\PasswordUpgradeBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\PasswordUpgradeBadge {#1542
      -plaintextPassword: null
      -passwordUpgrader: null
    }
  ]
  -attributes: []
}
Badges UserBadge PasswordCredentials CsrfTokenBadge RememberMeBadge PasswordUpgradeBadge

Access Decision