Redirect 302 redirect from GET @authorize (a09340)

GET https://auth.test.izinvoice.com/sign

Security

Token

There is no security token. It was removed in 6fd0d2.

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.app_user_provider
context main
entry_point App\Security\LoginFormAuthenticator
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "App\Security\LoginFormAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#510
  -map: Symfony\Component\Security\Http\AccessMap {#511 …}
  -logger: Monolog\Logger {#498 …}
  -httpPort: 80
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#535
  -sessionKey: "_security_main"
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#480 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#548 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#323 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#536 …}
  -logger: Monolog\Logger {#498 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#538 …}
}
0.01 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#553
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#551 …}
}
(none) (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#555
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#326 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#328 …}
  -map: Symfony\Component\Security\Http\AccessMap {#511 …}
}
0.00 ms (none)

Authenticators

Status Authenticator
skipped
"App\Security\LoginFormAuthenticator"

This authenticator did not support the request.

Access Decision

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"