https://siloe-avm.jean-tostivint.net/api/jobs/home

Security Token

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

Security Firewall

jobsOffersHome Name
Security enabled
Stateless
Allows anonymous

Configuration

Key Value
provider security.user.provider.concrete.users
context (none)
entry_point (none)
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
listeners
[
  "anonymous"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#227
  -map: Symfony\Component\Security\Http\AccessMap {#228 …}
  -authenticationEntryPoint: Symfony\Component\Security\Http\EntryPoint\RetryAuthenticationEntryPoint {#230 …}
  -logger: Symfony\Bridge\Monolog\Logger {#195 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener {#238
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#158 …}
  -secret: "C8GtNuz"
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#253 …}
  -logger: Symfony\Bridge\Monolog\Logger {#195 …}
}
1.91 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#246
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#161 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#244 …}
  -map: Symfony\Component\Security\Http\AccessMap {#228 …}
  -authManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#253 …}
}
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\RoleVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"