https://tcg-mana.com/mypage/login Return to referer URL

Security

Token

There is no security token.

Firewall

customer Name
Security enabled
Stateless

Configuration

Key Value
provider Eccube\Security\Core\User\CustomerProvider
context customer
entry_point security.authenticator.form_login.customer
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "login_throttling"
  "form_login"
  "remember_me"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#2706
  -map: Symfony\Component\Security\Http\AccessMap {#2705 …}
  -authenticationEntryPoint: null
  -logger: Symfony\Bridge\Monolog\Logger {#2714 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#2569
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#859 …}
  -sessionKey: "_security_customer"
  -logger: Symfony\Bridge\Monolog\Logger {#2714 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#2568 …}
  -dispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#3149 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#2715 …}
  -rememberMeServices: null
  -sessionTrackerEnabler: [
    Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#860
      -storage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#859 …}
      -container: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#858 …}
      -enableUsageTracking: true
    }
    "enableUsageTracking"
  ]
}
0.11 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#3360
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#3361 …}
}
3.39 ms
Symfony\Component\HttpFoundation\RedirectResponse {#2442
  #targetUrl: "https://tcg-mana.com/mypage/login"
  +headers: Symfony\Component\HttpFoundation\ResponseHeaderBag {#3540 …}
  #content: """
    <!DOCTYPE html>\n
    <html>\n
        <head>\n
            <meta charset="UTF-8" />\n
            <meta http-equiv="refresh" content="0;url='https://tcg-mana.com/mypage/login'" />\n
    \n
            <title>Redirecting to https://tcg-mana.com/mypage/login</title>\n
        </head>\n
        <body>\n
            Redirecting to <a href="https://tcg-mana.com/mypage/login">https://tcg-mana.com/mypage/login</a>.\n
        </body>\n
    </html>
    """
  #version: "1.1"
  #statusCode: 302
  #statusText: "Found"
  #charset: "UTF-8"
}

Authenticators

Authenticator Supports Duration Passport
"Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"
0.15 ms
Symfony\Component\Security\Http\Authenticator\Passport\Passport {#3373
  #user: null
  -badges: [
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge {#3374
      -userIdentifier: "uwobkpol@testing-your-form.info"
      -userLoader: [
        Eccube\Security\Core\User\CustomerProvider {#3154
          #customerRepository: Eccube\Repository\CustomerRepository {#2576 …}
        }
        "loadUserByUsername"
      ]
      -user: null
    }
    "Symfony\Component\Security\Http\Authenticator\Passport\Credentials\PasswordCredentials" => Symfony\Component\Security\Http\Authenticator\Passport\Credentials\PasswordCredentials {#3375
      -password: "nSje83hui"
      -resolved: false
    }
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\RememberMeBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\RememberMeBadge {#3376
      -enabled: false
    }
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\CsrfTokenBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\CsrfTokenBadge {#3377
      -resolved: false
      -csrfTokenId: "authenticate"
      -csrfToken: "921241478.CE6WqxjnjBcYPY9wHL06_HpwuzViyC-Syvyp1mJZ5vs.cj300UiOxl5hUcsZT9x8uT1Fy0MYmn_9uaTBtThvsc1hOtT8XNbYYndQvw"
    }
  ]
  -attributes: []
}
"Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"
0.00 ms (none)

Access Decision

unanimous 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
"Eccube\Security\Voter\AuthorityVoter"