https://shop.kaorime.co.jp/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 {#2658
  -map: Symfony\Component\Security\Http\AccessMap {#2657 …}
  -authenticationEntryPoint: null
  -logger: Symfony\Bridge\Monolog\Logger {#2666 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#2567
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#807 …}
  -sessionKey: "_security_customer"
  -logger: Symfony\Bridge\Monolog\Logger {#2666 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#2566 …}
  -dispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#3079 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#2667 …}
  -rememberMeServices: null
  -sessionTrackerEnabler: [
    Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#808
      -storage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#807 …}
      -container: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#806 …}
      -enableUsageTracking: true
    }
    "enableUsageTracking"
  ]
}
0.26 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#3287
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#3288 …}
}
25.61 ms
Symfony\Component\HttpFoundation\RedirectResponse {#3353
  #targetUrl: "https://shop.kaorime.co.jp/mypage/login"
  +headers: Symfony\Component\HttpFoundation\ResponseHeaderBag {#3557 …}
  #content: """
    <!DOCTYPE html>\n
    <html>\n
        <head>\n
            <meta charset="UTF-8" />\n
            <meta http-equiv="refresh" content="0;url='https://shop.kaorime.co.jp/mypage/login'" />\n
    \n
            <title>Redirecting to https://shop.kaorime.co.jp/mypage/login</title>\n
        </head>\n
        <body>\n
            Redirecting to <a href="https://shop.kaorime.co.jp/mypage/login">https://shop.kaorime.co.jp/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\RememberMeAuthenticator"
0.00 ms (none)
"Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"
4.21 ms
Symfony\Component\Security\Http\Authenticator\Passport\Passport {#3308
  #user: null
  -badges: [
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge {#3312
      -userIdentifier: "utanonono@gmail.com"
      -userLoader: [
        Eccube\Security\Core\User\CustomerProvider {#3084
          #customerRepository: Eccube\Repository\CustomerRepository {#2578 …}
        }
        "loadUserByUsername"
      ]
      -user: null
    }
    "Symfony\Component\Security\Http\Authenticator\Passport\Credentials\PasswordCredentials" => Symfony\Component\Security\Http\Authenticator\Passport\Credentials\PasswordCredentials {#3299
      -password: "panda5235"
      -resolved: false
    }
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\RememberMeBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\RememberMeBadge {#3301
      -enabled: false
    }
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\CsrfTokenBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\CsrfTokenBadge {#3298
      -resolved: true
      -csrfTokenId: "authenticate"
      -csrfToken: "f207bcc433d9a2d604ca10e2720.GnpfC3XwsEBN8IITGVw-Hz0SSrldoAQEitwbdv_hOOY.fSAUZSqU4y8pts9HWytzSn5AEN4L0TRBwo5BF5iiXtBIDDdoAqbDJimXug"
    }
  ]
  -attributes: []
}

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"