https://futur.5sur5sejour.fr/connect/google/check?error=access_denied&state=bbc53b654e495b182a55868d84080200

Security

Token

There is no security token.

Firewall

main_Parent Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.app_user_provider
context main_Parent
entry_point App\Security\ParentLoginFormAuthenticator
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "login_link"
  "App\Security\ParentLoginFormAuthenticator"
  "App\Security\SocialAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#393
  -map: Symfony\Component\Security\Http\AccessMap {#428 …}
  -authenticationEntryPoint: null
  -logger: Symfony\Bridge\Monolog\Logger {#432 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#282
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#136 …}
  -sessionKey: "_security_main_Parent"
  -logger: Symfony\Bridge\Monolog\Logger {#432 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#283 …}
  -dispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#397 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#407 …}
  -rememberMeServices: null
  -sessionTrackerEnabler: [
    Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#137
      -storage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#136 …}
      -container: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#135 …}
      -enableUsageTracking: true
    }
    "enableUsageTracking"
  ]
}
0.13 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#454
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#455 …}
}
1.26 ms
Symfony\Component\HttpFoundation\Response {#485
  +headers: Symfony\Component\HttpFoundation\ResponseHeaderBag {#483 …}
  #content: "Authentication failed! Did you authorize our app?"
  #version: "1.1"
  #statusCode: 403
  #statusText: "Forbidden"
  #charset: "UTF-8"
}

Authenticators

Authenticator Supports Duration Passport
"App\Security\ParentLoginFormAuthenticator"
0.00 ms (none)
"Symfony\Component\Security\Http\Authenticator\LoginLinkAuthenticator"
0.00 ms (none)
"App\Security\SocialAuthenticator"
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\RoleVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"