https://mafo-test.mobupps.com/login/check-google

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider fos_user.user_provider.username_email
context main
entry_point App\Security\DualAuthenticationEntryPoint
user_checker App\Security\OauthUserChecker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "switch_user"
  "oauth"
  "jwt"
  "form_login"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#112
  -map: Symfony\Component\Security\Http\AccessMap {#113 …}
  -authenticationEntryPoint: null
  -logger: Symfony\Bridge\Monolog\Logger {#19 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#725
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#178 …}
  -sessionKey: "_security_main"
  -logger: Symfony\Bridge\Monolog\Logger {#19 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#723 …}
  -dispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#20 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#78 …}
  -rememberMeServices: null
  -sessionTrackerEnabler: [
    Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#179
      -storage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#178 …}
      -container: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#177 …}
      -enableUsageTracking: true
    }
    "enableUsageTracking"
  ]
}
4.05 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#890
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#889 …}
}
15.85 ms
Symfony\Component\HttpFoundation\RedirectResponse {#543
  +headers: Symfony\Component\HttpFoundation\ResponseHeaderBag {#906 …}
  #content: """
    <!DOCTYPE html>\n
    <html>\n
        <head>\n
            <meta charset="UTF-8" />\n
            <meta http-equiv="refresh" content="0;url='/login?error=An%20authentication%20exception%20occurred.'" />\n
    \n
            <title>Redirecting to /login?error=An%20authentication%20exception%20occurred.</title>\n
        </head>\n
        <body>\n
            Redirecting to <a href="/login?error=An%20authentication%20exception%20occurred.">/login?error=An%20authentication%20exception%20occurred.</a>.\n
        </body>\n
    </html>
    """
  #version: "1.1"
  #statusCode: 302
  #statusText: "Found"
  #charset: "UTF-8"
  #targetUrl: "/login?error=An%20authentication%20exception%20occurred."
}

Authenticators

Authenticator Supports Duration Passport
"Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\JWTAuthenticator"
0.00 ms (none)
"Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"
0.00 ms (none)
"HWI\Bundle\OAuthBundle\Security\Http\Authenticator\OAuthAuthenticator"
0.00 ms (none)

Access Decision

affirmative Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
2
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"