Redirect 302 redirect from GET @auth_oauth_connect (9d8df1)

Security

Token

maher.w2m@gmail.com Username
Authenticated
Property Value
Roles
[
  "ROLE_USER"
]
Inherited Roles none
Token
Symfony\Component\Security\Http\Authenticator\Token\PostAuthenticationToken {#818
  -user: App\Entity\User {#712 …}
  -roleNames: [
    "ROLE_USER"
  ]
  -attributes: []
  -firewallName: "main"
}

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.app_user_provider
context main
entry_point App\Security\LoginEntryPoint
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "App\Security\GoogleAuthenticator"
]

Listeners

Listener Duration Response
"Symfony\Component\Security\Http\Firewall\ChannelListener"
(none) (none)
"Symfony\Component\Security\Http\Firewall\ContextListener"
1.04 ms (none)
"Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
312.63 ms
Symfony\Component\HttpFoundation\Response {#826
  +headers: Symfony\Component\HttpFoundation\ResponseHeaderBag {#827 …}
  #content: """
    <script>\n
                    const params = new URL(window.opener.location.href).searchParams;\n
                    let framework = params.get("framework");\n
                    let website = params.get("website");\n
    \n
                    if (framework && website){\n
                        if (window.opener) {\n
                            window.opener.location.href = "/fr/connector/success"+"?website="+website+"&framework="+framework;\n
                            window.close();\n
                        }\n
                    }else{\n
                        if (window.opener) {\n
    //                    let url = new URL(window.opener.location.href);\n
    //                    url.searchParams.set("location", "google");\n
    //                    window.opener.location.href = url.toString();\n
    //                    window.opener.location.href = "/fr/connector/success";\n
    ////                    alert(window.opener.location);\n
                            window.opener.location.reload();\n
                            window.close();\n
                        }\n
                    }\n
    \n
                </script>
    """
  #version: "1.1"
  #statusCode: 200
  #statusText: "OK"
  #charset: "UTF-8"
  -sentHeaders: ? array
}
"Symfony\Component\Security\Http\Firewall\AccessListener"
(none) (none)
"Symfony\Component\Security\Http\Firewall\LogoutListener"
(none) (none)

Authenticators

Status Authenticator
success
"App\Security\GoogleAuthenticator"
Lazy no
Duration 305.96 ms
Passport
Symfony\Component\Security\Http\Authenticator\Passport\SelfValidatingPassport {#703
  #user: App\Entity\User {#712 …}
  -badges: [
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge {#782
      -userLoader: Closure() {#776 …}
      -user: App\Entity\User {#712 …}
      -identifierNormalizer: null
      -userIdentifier: "maher.w2m@gmail.com"
      -attributes: null
    }
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\RememberMeBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\RememberMeBadge {#786
      -enabled: false
      +parameters: []
    }
  ]
  -attributes: []
}
Badges UserBadge RememberMeBadge

Access Decision