https://hephaestos.eu/en/faq

Security

Token

Anonymous Username
Authenticated
Property Value
Roles none
Inherited Roles none
Token
Symfony\Component\Security\Core\Authentication\Token\AnonymousToken {#5513
  -user: "anon."
  -roleNames: []
  -authenticated: true
  -attributes: []
  -secret: "Ds577uj"
}

Firewall

shop Name
Security enabled
Stateless
Allows anonymous

Configuration

Key Value
provider sylius.shop_user_provider.email_or_name_based
context shop
entry_point security.authentication.form_entry_point.shop
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
listeners
[
  "switch_user"
  "oauth"
  "form_login"
  "remember_me"
  "anonymous"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#5368
  -map: Symfony\Component\Security\Http\AccessMap {#5464 …}
  -authenticationEntryPoint: null
  -logger: Symfony\Bridge\Monolog\Logger {#5108 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#5478
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1560 …}
  -sessionKey: "_security_shop"
  -logger: Symfony\Bridge\Monolog\Logger {#5108 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#5479 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#1263 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#4183 …}
  -rememberMeServices: Symfony\Component\Security\Http\RememberMe\TokenBasedRememberMeServices {#5481 …}
  -sessionTrackerEnabler: [
    Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1559 …}
    "enableUsageTracking"
  ]
}
0.04 ms (none)
HWI\Bundle\OAuthBundle\Security\Http\Firewall\OAuthListener {#5487
  #options: [
    "check_path" => "/login_check"
    "login_path" => "sylius_shop_login"
    "always_use_default_target_path" => false
    "default_target_path" => "/"
    "target_path_parameter" => "_target_path"
    "use_referer" => false
    "failure_path" => null
    "failure_forward" => false
    "require_previous_session" => false
    "use_forward" => false
  ]
  #logger: Symfony\Bridge\Monolog\Logger {#5108 …}
  #authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#5488 …}
  #providerKey: "shop"
  #httpUtils: Symfony\Component\Security\Http\HttpUtils {#5114 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1559 …}
  -sessionStrategy: Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy {#5491 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#1263 …}
  -successHandler: Symfony\Component\Security\Http\Authentication\DefaultAuthenticationSuccessHandler {#4301 …}
  -failureHandler: Symfony\Component\Security\Http\Authentication\CustomAuthenticationFailureHandler {#5493 …}
  -rememberMeServices: Symfony\Component\Security\Http\RememberMe\TokenBasedRememberMeServices {#5481 …}
  -resourceOwnerMap: HWI\Bundle\OAuthBundle\Security\Http\ResourceOwnerMap {#5495 …}
  -checkPaths: [
    "google" => "/login_oauth/check-google"
    "facebook" => "/login_oauth/check-facebook"
  ]
}
0.00 ms (none)
HWI\Bundle\OAuthBundle\Security\Http\Firewall\RefreshAccessTokenListenerOld {#5484
  #tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1559 …}
  #resourceOwnerMap: HWI\Bundle\OAuthBundle\Security\Http\ResourceOwnerMap {#5495 …}
  #enabled: false
  -oAuthProvider: HWI\Bundle\OAuthBundle\Security\Core\Authentication\Provider\OAuthProvider {#5498 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\UsernamePasswordFormAuthenticationListener {#5497
  #options: [
    "check_path" => "sylius_shop_login_check"
    "login_path" => "sylius_shop_login"
    "always_use_default_target_path" => false
    "default_target_path" => "/"
    "target_path_parameter" => "_target_path"
    "use_referer" => false
    "failure_path" => null
    "failure_forward" => false
    "require_previous_session" => false
    "username_parameter" => "_username"
    "password_parameter" => "_password"
    "csrf_parameter" => "_csrf_shop_security_token"
    "csrf_token_id" => "shop_authenticate"
    "post_only" => true
    "use_forward" => false
    "enable_csrf" => false
    "form_only" => false
  ]
  #logger: Symfony\Bridge\Monolog\Logger {#5108 …}
  #authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#5488 …}
  #providerKey: "shop"
  #httpUtils: Symfony\Component\Security\Http\HttpUtils {#5114 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1559 …}
  -sessionStrategy: Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy {#5491 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#1263 …}
  -successHandler: Symfony\Component\Security\Http\Authentication\CustomAuthenticationSuccessHandler {#5503 …}
  -failureHandler: Symfony\Component\Security\Http\Authentication\CustomAuthenticationFailureHandler {#5506 …}
  -rememberMeServices: Symfony\Component\Security\Http\RememberMe\TokenBasedRememberMeServices {#5481 …}
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#5508 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\RememberMeListener {#5504
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1560 …}
  -rememberMeServices: Symfony\Component\Security\Http\RememberMe\TokenBasedRememberMeServices {#5481 …}
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#5488 …}
  -logger: Symfony\Bridge\Monolog\Logger {#5108 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#1263 …}
  -catchExceptions: true
  -sessionStrategy: Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy {#5491 …}
}
0.01 ms (none)
Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener {#5512
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1560 …}
  -secret: "Ds577uj"
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#5488 …}
  -logger: Symfony\Bridge\Monolog\Logger {#5108 …}
}
0.29 ms (none)
Symfony\Component\Security\Http\Firewall\SwitchUserListener {#5516
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1559 …}
  -provider: ContainerDs577uj\UsernameOrEmailProvider_3eaa26a {#5527 …}
  -userChecker: Symfony\Component\Security\Core\User\InMemoryUserChecker {#5499 …}
  -firewallName: "shop"
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#4174 …}
  -usernameParameter: "_switch_user"
  -role: "ROLE_ALLOWED_TO_SWITCH"
  -logger: Symfony\Bridge\Monolog\Logger {#5108 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#1263 …}
  -stateless: false
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#5105
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1559 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "sylius_shop_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#5114 …}
  -csrfTokenManager: null
  -eventDispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#5104 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#5514
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1559 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#4174 …}
  -map: Symfony\Component\Security\Http\AccessMap {#5464 …}
  -authManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#5488 …}
  -exceptionOnNoToken: true
}
0.05 ms (none)

Authenticators

No authenticators have been recorded. Check previous profiles on your authentication endpoint.

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"

Access decision log

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