GET https://app.jumbely.com/login

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider AuthBundle\Security\User\UserProvider
context main
entry_point AuthBundle\Security\User\Guard
user_checker AuthBundle\Security\User\UserChecker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "oauth"
  "remember_me"
  "AuthBundle\Security\User\Guard"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#675
  -map: Symfony\Component\Security\Http\AccessMap {#676 …}
  -logger: Monolog\Logger {#657 …}
  -httpPort: 80
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#713
  -sessionKey: "_security_main"
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#658 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#679 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#119 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#708 …}
  -logger: Monolog\Logger {#657 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#744 …}
}
2.82 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#779
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#785 …}
}
(none) (none)
HWI\Bundle\OAuthBundle\Security\Http\Firewall\RefreshAccessTokenListener {#777
  #tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#123 …}
  #resourceOwnerMap: HWI\Bundle\OAuthBundle\Security\Http\ResourceOwnerMap {#718 …}
  #enabled: false
  -authenticator: HWI\Bundle\OAuthBundle\Security\Http\Authenticator\OAuthAuthenticator {#716 …}
}
(none) (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#655
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "auth_security_logout@redirect"
  ]
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#123 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#707 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#744 …}
  -csrfTokenManager: Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#128 …}
}
(none) (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#844
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#123 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#380 …}
  -map: Symfony\Component\Security\Http\AccessMap {#676 …}
}
0.00 ms (none)

Authenticators

Status Authenticator
skipped
"AuthBundle\Security\User\Guard"

This authenticator did not support the request.

skipped
"HWI\Bundle\OAuthBundle\Security\Http\Authenticator\OAuthAuthenticator"

This authenticator did not support the request.

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

This authenticator did not support the request.

Access Decision

affirmative Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"

Access decision log

# Result Attributes Object
1 DENIED IS_AUTHENTICATED_REMEMBERED
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
DENIED
The user is not appropriately authenticated.
Show voter details