http://91.121.146.72/api

Security Token

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

Security Firewall

api Name
Security enabled
Stateless
Allows anonymous

Configuration

Key Value
provider security.user.provider.concrete.db_provider
context (none)
entry_point lexik_jwt_authentication.jwt_token_authenticator
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 {#715
  -map: Symfony\Component\Security\Http\AccessMap {#703 …}
  -authenticationEntryPoint: Symfony\Component\Security\Http\EntryPoint\RetryAuthenticationEntryPoint {#721 …}
  -logger: Symfony\Component\HttpKernel\Log\Logger {#180 …}
}
0.00 ms (none)
Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener {#744
  -guardHandler: Symfony\Component\Security\Guard\GuardAuthenticatorHandler {#735 …}
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#490 …}
  -providerKey: "api"
  -guardAuthenticators: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#749 …}
  -logger: Symfony\Component\HttpKernel\Log\Logger {#180 …}
  -rememberMeServices: null
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener {#747
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#386 …}
  -secret: "QQlNs74"
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#490 …}
  -logger: Symfony\Component\HttpKernel\Log\Logger {#180 …}
}
0.19 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#742
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#385 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#507 …}
  -map: Symfony\Component\Security\Http\AccessMap {#703 …}
  -authManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#490 …}
  -exceptionOnNoToken: true
}
0.00 ms (none)

Security Voters (3)

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"