GET https://workflow.mirko.in.ua/

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.users_in_memory
context main
entry_point security.authenticator.form_login.main
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "form_login"
  "App\Security\Authenticator\GoogleAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#86
  -map: Symfony\Component\Security\Http\AccessMap {#87 …}
  -logger: Symfony\Bridge\Monolog\Logger {#69 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#98
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#134 …}
  -sessionKey: "_security_main"
  -logger: Symfony\Bridge\Monolog\Logger {#69 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#97 …}
  -dispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#39 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#78 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#376 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#273
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#327 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#299
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#135 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#270 …}
  -map: Symfony\Component\Security\Http\AccessMap {#87 …}
}
0.00 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"
3
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
4
"App\Security\Voter\PostVoter"
5
"App\Security\Voter\SaleVoter"
6
"App\Security\Voter\UserVoter"

Access decision log

# Result Attributes Object
1 DENIED IS_AUTHENTICATED_FULLY
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\SaleVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details