Security
Token
Anonymous
Username
Authenticated
| Property | Value |
|---|---|
| Roles | none |
| Inherited Roles | none |
| Token | Symfony\Component\Security\Core\Authentication\Token\AnonymousToken {#798 -secret: "NFqR11k" -user: "anon." -roleNames: [] -authenticated: true -attributes: [] } |
Firewall
main
Name
Security enabled
Stateless
Allows anonymous
Configuration
| Key | Value |
|---|---|
| provider | App\Security\UserProvider |
| context | main |
| entry_point | App\Security\LoginAPIAuthenticator |
| user_checker | security.user_checker |
| access_denied_handler | App\Security\AccessDeniedHandler |
| access_denied_url | (none) |
| listeners | [ "guard" "anonymous" ] |
Listeners
| Listener | Duration | Response |
|---|---|---|
Symfony\Component\Security\Http\Firewall\ChannelListener {#112 -map: Symfony\Component\Security\Http\AccessMap {#49 …} -authenticationEntryPoint: null -logger: Symfony\Bridge\Monolog\Logger {#36 …} -httpPort: 80 -httpsPort: 443 } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\ContextListener {#268 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#132 …} -sessionKey: "_security_main" -logger: Symfony\Bridge\Monolog\Logger {#36 …} -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#251 …} -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#225 …} -registered: false -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#54 …} -rememberMeServices: null -sessionTrackerEnabler: [ Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#133 …} "enableUsageTracking" ] } |
0.00 ms | (none) |
Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener {#16 -guardHandler: Symfony\Component\Security\Guard\GuardAuthenticatorHandler {#326 …} -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#328 …} -providerKey: "main" -guardAuthenticators: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#299 …} -logger: Symfony\Bridge\Monolog\Logger {#36 …} -rememberMeServices: null -hideUserNotFoundExceptions: true } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener {#294 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#132 …} -secret: "NFqR11k" -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#328 …} -logger: Symfony\Bridge\Monolog\Logger {#36 …} } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\AccessListener {#293 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#133 …} -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#312 …} -map: Symfony\Component\Security\Http\AccessMap {#49 …} -authManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#328 …} -exceptionOnNoToken: true } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\LogoutListener {#34 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#133 …} -options: [ "csrf_parameter" => "_csrf_token" "csrf_token_id" => "logout" "logout_path" => "app_logout" ] -httpUtils: Symfony\Component\Security\Http\HttpUtils {#84 …} -csrfTokenManager: null -eventDispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#33 …} } |
0.00 ms | (none) |
Authenticators
No authenticators have been recorded. Check previous profiles on your authentication endpoint.