https://apihoges.novate-digital.com/users.html

Security Token

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

Security Firewall

main Name
Security enabled
Stateless
Allows anonymous

Configuration

Key Value
provider security.user.provider.concrete.app_user_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"
  "json_login"
  "anonymous"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#602
  -map: Symfony\Component\Security\Http\AccessMap {#574 …}
  -authenticationEntryPoint: Symfony\Component\Security\Http\EntryPoint\RetryAuthenticationEntryPoint {#555 …}
  -logger: Symfony\Bridge\Monolog\Logger {#576 …}
}
0.00 ms (none)
Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener {#629
  -guardHandler: Symfony\Component\Security\Guard\GuardAuthenticatorHandler {#631 …}
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#407 …}
  -providerKey: "main"
  -guardAuthenticators: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#628 …}
  -logger: Symfony\Bridge\Monolog\Logger {#576 …}
  -rememberMeServices: null
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\UsernamePasswordJsonAuthenticationListener {#620
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#84 …}
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#407 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#617 …}
  -providerKey: "main"
  -successHandler: Symfony\Component\Security\Http\Authentication\CustomAuthenticationSuccessHandler {#579 …}
  -failureHandler: Symfony\Component\Security\Http\Authentication\CustomAuthenticationFailureHandler {#626 …}
  -options: [
    "username_path" => "username"
    "password_path" => "password"
    "check_path" => "/authentication_token"
    "use_forward" => false
    "require_previous_session" => false
    "login_path" => "/login"
  ]
  -logger: Symfony\Bridge\Monolog\Logger {#576 …}
  -eventDispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#234 …}
  -propertyAccessor: Symfony\Component\PropertyAccess\PropertyAccessor {#281 …}
  -sessionStrategy: Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy {#634 …}
  -translator: null
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener {#623
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#53 …}
  -secret: "LrfI4BB"
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#407 …}
  -logger: Symfony\Bridge\Monolog\Logger {#576 …}
}
13.14 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#652
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#84 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#402 …}
  -map: Symfony\Component\Security\Http\AccessMap {#574 …}
  -authManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#407 …}
  -exceptionOnNoToken: true
}
0.01 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"

Access decision log

# Result Attributes Object
1 GRANTED IS_AUTHENTICATED_ANONYMOUSLY
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS GRANTED
Show voter details