Security
Token
Anonymous
Username
Authenticated
Property | Value |
---|---|
Roles | none |
Inherited Roles | none |
Token | Symfony\Component\Security\Core\Authentication\Token\AnonymousToken {#526 -user: "anon." -roleNames: [] -authenticated: true -attributes: [] -secret: "MZBAzl9" } |
Firewall
app
Name
Security enabled
Stateless
Allows anonymous
Configuration
Key | Value |
---|---|
provider | security.user.provider.concrete.user_provider |
context | app |
entry_point | App\Security\JsonAuthenticator |
user_checker | security.user_checker |
access_denied_handler | (none) |
access_denied_url | (none) |
listeners | [ "guard" "json_login" "remember_me" "anonymous" ] |
Listeners
Listener | Duration | Response |
---|---|---|
Symfony\Component\Security\Http\Firewall\ChannelListener {#589 -map: Symfony\Component\Security\Http\AccessMap {#596 …} -authenticationEntryPoint: null -logger: Symfony\Bridge\Monolog\Logger {#566 …} -httpPort: 80 -httpsPort: 443 } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\ContextListener {#571 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#330 …} -sessionKey: "_security_app" -logger: Symfony\Bridge\Monolog\Logger {#566 …} -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#585 …} -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#439 …} -registered: false -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#609 …} -rememberMeServices: Symfony\Component\Security\Http\RememberMe\TokenBasedRememberMeServices {#610 …} -sessionTrackerEnabler: [ Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#331 …} "enableUsageTracking" ] } |
1.24 ms | (none) |
Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener {#501 -guardHandler: Symfony\Component\Security\Guard\GuardAuthenticatorHandler {#474 …} -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#465 …} -providerKey: "app" -guardAuthenticators: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#525 …} -logger: Symfony\Bridge\Monolog\Logger {#566 …} -rememberMeServices: Symfony\Component\Security\Http\RememberMe\TokenBasedRememberMeServices {#610 …} -hideUserNotFoundExceptions: true -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#331 …} } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\UsernamePasswordJsonAuthenticationListener {#456 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#331 …} -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#465 …} -httpUtils: Symfony\Component\Security\Http\HttpUtils {#491 …} -providerKey: "app" -successHandler: null -failureHandler: null -options: [ "username_path" => "email" "password_path" => "password" "check_path" => "api_security_login" "use_forward" => false "require_previous_session" => false "login_path" => "/login" ] -logger: Symfony\Bridge\Monolog\Logger {#566 …} -eventDispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#439 …} -propertyAccessor: Symfony\Component\PropertyAccess\PropertyAccessor {#580 …} -sessionStrategy: Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy {#509 …} -translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\RememberMeListener {#584 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#330 …} -rememberMeServices: Symfony\Component\Security\Http\RememberMe\TokenBasedRememberMeServices {#610 …} -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#465 …} -logger: Symfony\Bridge\Monolog\Logger {#566 …} -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#439 …} -catchExceptions: true -sessionStrategy: Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy {#509 …} } |
0.01 ms | (none) |
Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener {#466 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#330 …} -secret: "MZBAzl9" -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#465 …} -logger: Symfony\Bridge\Monolog\Logger {#566 …} } |
8.90 ms | (none) |
Symfony\Component\Security\Http\Firewall\LogoutListener {#570 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#331 …} -options: [ "csrf_parameter" => "_csrf_token" "csrf_token_id" => "logout" "logout_path" => "api_security_logout" ] -httpUtils: Symfony\Component\Security\Http\HttpUtils {#491 …} -csrfTokenManager: null -eventDispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#592 …} } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\AccessListener {#602 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#331 …} -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#304 …} -map: Symfony\Component\Security\Http\AccessMap {#596 …} -authManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#465 …} -exceptionOnNoToken: true } |
0.11 ms | (none) |
Authenticators
No authenticators have been recorded. Check previous profiles on your authentication endpoint.
Access Decision
affirmative
Strategy
Access decision log
# | Result | Attributes | Object |
---|---|---|---|
1 | DENIED | IS_AUTHENTICATED_REMEMBERED | null |
Show voter details |