GET https://ann.baks.dev/telegram/auth

Security

Token

There is no security token.

Firewall

user Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.app_user_provider
context user
entry_point (none)
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "switch_user"
  "login_throttling"
  "remember_me"
  "BaksDev\Auth\Email\Security\UserEmailAuthenticator"
  "BaksDev\Auth\Telegram\Security\TelegramFormAuthenticator"
  "BaksDev\Auth\Google\Security\GoogleAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#1635
  -map: Symfony\Component\Security\Http\AccessMap {#1634 …}
  -logger: Monolog\Logger {#1646 …}
  -httpPort: 80
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#1632
  -sessionKey: "_security_user"
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#1647 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#1629 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#366 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#1631 …}
  -logger: Monolog\Logger {#1646 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#1674 …}
}
0.04 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#1544
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#1569 …}
}
(none) (none)
Symfony\Component\Security\Http\Firewall\SwitchUserListener {#1539
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#365 …}
  -provider: BaksDev\Users\Profile\Group\Security\Switcher\SwitchUserProvider {#1540 …}
  -userChecker: Symfony\Component\Security\Core\User\InMemoryUserChecker {#1538 …}
  -firewallName: "user"
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#732 …}
  -logger: Monolog\Logger {#1646 …}
  -usernameParameter: "authority"
  -role: "ROLE_USER"
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#196 …}
  -stateless: false
  -urlGenerator: Symfony\Bundle\FrameworkBundle\Routing\Router {#358 …}
  -targetRoute: null
}
(none) (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#1536
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#365 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#732 …}
  -map: Symfony\Component\Security\Http\AccessMap {#1634 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#1643
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "auth-email:logout"
  ]
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#365 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#1652 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#1674 …}
  -csrfTokenManager: null
}
(none) (none)

Authenticators

Status Authenticator
skipped
"BaksDev\Auth\Email\Security\UserEmailAuthenticator"

This authenticator did not support the request.

skipped
"BaksDev\Auth\Telegram\Security\TelegramFormAuthenticator"

This authenticator did not support the request.

skipped
"BaksDev\Auth\Google\Security\GoogleAuthenticator"

This authenticator did not support the request.

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

This authenticator did not support the request.

Access Decision