https://egor.cash.bet25.me/api/v2/user/byToken

Security

Token

Anonymous Username
Authenticated
Property Value
Roles none
Inherited Roles none
Token
Symfony\Component\Security\Core\Authentication\Token\AnonymousToken {#175
  -secret: "C4JEy0f"
  -user: "anon."
  -roleNames: []
  -authenticated: true
  -attributes: []
}

Firewall

main Name
Security enabled
Stateless
Allows anonymous

Configuration

Key Value
provider security.user.provider.concrete.app_user_provider
context main
entry_point App\Security\LoginFormAuthenticator
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
listeners
[
  "guard"
  "anonymous"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#426
  -map: Symfony\Component\Security\Http\AccessMap {#427 …}
  -authenticationEntryPoint: null
  -logger: Symfony\Bridge\Monolog\Logger {#439 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#433
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#223 …}
  -sessionKey: "_security_main"
  -logger: Symfony\Bridge\Monolog\Logger {#439 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#373 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#331 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#178 …}
  -rememberMeServices: null
  -sessionTrackerEnabler: [
    Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#224 …}
    "enableUsageTracking"
  ]
}
0.01 ms (none)
Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener {#446
  -guardHandler: Symfony\Component\Security\Guard\GuardAuthenticatorHandler {#406 …}
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#372 …}
  -providerKey: "main"
  -guardAuthenticators: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#447 …}
  -logger: Symfony\Bridge\Monolog\Logger {#439 …}
  -rememberMeServices: null
  -hideUserNotFoundExceptions: true
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#224 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener {#452
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#223 …}
  -secret: "C4JEy0f"
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#372 …}
  -logger: Symfony\Bridge\Monolog\Logger {#439 …}
}
0.23 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#460
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#224 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#454 …}
  -map: Symfony\Component\Security\Http\AccessMap {#427 …}
  -authManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#372 …}
  -exceptionOnNoToken: true
}
0.14 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#396
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#224 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#173 …}
  -csrfTokenManager: null
  -eventDispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#161 …}
}
0.00 ms (none)

Authenticators

No authenticators have been recorded. Check previous profiles on your authentication endpoint.

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"

Access decision log

# Result Attributes Object
1 GRANTED IS_AUTHENTICATED_ANONYMOUSLY
Symfony\Component\HttpFoundation\Request {#7
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#12 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#10 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#11 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#15 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#14 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#13 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#16 …}
  #content: "request_id=075e2389-f8b7-4c85-ab08-1a2da2fd702e&partner_id=platform_horses&user_id=123&token=7eee1ca3-5f53-44a0-923d-45b7e4c7f906&time=1770201683&hash=791539a77ffaa7d55952164c70d894c840815e62"
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/api/v2/user/byToken"
  #requestUri: "/api/v2/user/byToken"
  #baseUrl: ""
  #basePath: null
  #method: "POST"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#141 …}
  #locale: null
  #defaultLocale: "en_EN"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: null
  -isIisRewrite: false
  basePath: ""
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS GRANTED
Show voter details