Security
Token
Anonymous
Username
Authenticated
| Property | Value |
|---|---|
| Roles | none |
| Inherited Roles | none |
| Token | Symfony\Component\Security\Core\Authentication\Token\AnonymousToken {#228 -user: "anon." -roleNames: [] -authenticated: true -attributes: [] -secret: "P1437lS" } |
Firewall
main
Name
Security enabled
Stateless
Allows anonymous
Configuration
| Key | Value |
|---|---|
| provider | security.user.provider.concrete.backend_users |
| context | main |
| entry_point | security.authentication.basic_entry_point.main |
| user_checker | security.user_checker |
| access_denied_handler | (none) |
| access_denied_url | (none) |
| listeners | [ "http_basic" "anonymous" ] |
Listeners
| Listener | Duration | Response |
|---|---|---|
Symfony\Component\Security\Http\Firewall\ChannelListener {#260 -map: Symfony\Component\Security\Http\AccessMap {#256 …} -authenticationEntryPoint: null -logger: Symfony\Bridge\Monolog\Logger {#213 …} -httpPort: 80 -httpsPort: 443 } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\ContextListener {#243 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#79 …} -sessionKey: "_security_main" -logger: Symfony\Bridge\Monolog\Logger {#213 …} -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#261 …} -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#184 …} -registered: false -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#41 …} -rememberMeServices: null -sessionTrackerEnabler: [ Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#80 …} "enableUsageTracking" ] } |
3.37 ms | (none) |
Symfony\Component\Security\Http\Firewall\BasicAuthenticationListener {#199 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#80 …} -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#224 …} -providerKey: "main" -authenticationEntryPoint: Symfony\Component\Security\Http\EntryPoint\BasicAuthenticationEntryPoint {#255 …} -logger: Symfony\Bridge\Monolog\Logger {#213 …} -ignoreFailure: false -sessionStrategy: Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy {#217 …} } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener {#221 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#79 …} -secret: "P1437lS" -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#224 …} -logger: Symfony\Bridge\Monolog\Logger {#213 …} } |
2.31 ms | (none) |
Symfony\Component\Security\Http\Firewall\AccessListener {#280 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#80 …} -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#208 …} -map: Symfony\Component\Security\Http\AccessMap {#256 …} -authManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#224 …} -exceptionOnNoToken: true } |
0.11 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\RoleVoter" |