GET https://core.codyas.com/oauth2/passwordless/login?client_id=bbee5a7a243cb2732827127ac96686e7

Security

Token

There is no security token. It was removed in c4022d.

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider Codyas\SymfonyMetronicIntegrationSkeletonBundle\Security\UserProviders\MultiFieldUserProvider
context main
entry_point Codyas\SymfonyMetronicIntegrationSkeletonBundle\Security\EntryPoint\Server\FormLoginEntryPoint
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "remember_me"
  "Codyas\SymfonyMetronicIntegrationSkeletonBundle\Security\Authenticators\FormLocalAuthenticator"
  "Codyas\SymfonyMetronicIntegrationSkeletonBundle\Security\Authenticators\GoogleAuthenticator"
  "Codyas\SymfonyMetronicIntegrationSkeletonBundle\Security\Authenticators\FacebookAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#393
  -map: Symfony\Component\Security\Http\AccessMap {#394 …}
  -logger: Monolog\Logger {#381 …}
  -httpPort: 80
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#471
  -sessionKey: "_security_main"
  -registered: true
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#318 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#474 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#79 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#472 …}
  -logger: Monolog\Logger {#381 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#341 …}
}
0.02 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#521
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#516 …}
}
(none) (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#528
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#80 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#523 …}
  -map: Symfony\Component\Security\Http\AccessMap {#394 …}
}
0.01 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#388
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "codyas_metronic_logout"
  ]
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#80 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#303 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#341 …}
  -csrfTokenManager: null
}
(none) (none)

Authenticators

Status Authenticator
skipped
"Codyas\SymfonyMetronicIntegrationSkeletonBundle\Security\Authenticators\FormLocalAuthenticator"

This authenticator did not support the request.

skipped
"Codyas\SymfonyMetronicIntegrationSkeletonBundle\Security\Authenticators\GoogleAuthenticator"

This authenticator did not support the request.

skipped
"Codyas\SymfonyMetronicIntegrationSkeletonBundle\Security\Authenticators\FacebookAuthenticator"

This authenticator did not support the request.

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

This authenticator did not support the request.

Access Decision