Redirect 302 redirect from GET @user-view (55aa8e)

GET https://testazapro.izvrsna.hr/prijava

Security

Token

There is no security token. It was removed in 55aa8e.

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
[
  "remember_me"
  "App\Security\LoginFormAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#637
  -map: Symfony\Component\Security\Http\AccessMap {#642 …}
  -logger: Monolog\Logger {#641 …}
  -httpPort: 80
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#631
  -sessionKey: "_security_main"
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#609 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#648 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#281 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#644 …}
  -logger: Monolog\Logger {#641 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#58 …}
}
0.49 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#613
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#768 …}
}
(none) (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#626
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#282 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#614 …}
  -map: Symfony\Component\Security\Http\AccessMap {#642 …}
}
0.01 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#776
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "logout"
  ]
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#282 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#150 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#58 …}
  -csrfTokenManager: null
}
(none) (none)

Authenticators

Status Authenticator
skipped
"App\Security\LoginFormAuthenticator"

This authenticator did not support the request.

skipped
"Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"

This authenticator did not support the request.

Access Decision

affirmative Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
2
"App\Security\Voter\ApiItemOwnerVoter"
3
"App\Security\Voter\ApiLabelOwnerVoter"
4
"App\Security\Voter\InstitutionOwnerVoter"
5
"App\Security\Voter\ItemDocumentOwnerVoter"
6
"App\Security\Voter\ProjectDetailsVoter"
7
"App\Security\Voter\ProjectOwnerVoter"
8
"App\Security\Voter\UpdatePartnerVoter"
9
"App\Security\Voter\UserRoleVoter"

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
DENIED
The user doesn't have ROLE_USER.
"App\Security\Voter\ApiItemOwnerVoter"
ABSTAIN
"App\Security\Voter\ApiLabelOwnerVoter"
ABSTAIN
"App\Security\Voter\InstitutionOwnerVoter"
ABSTAIN
"App\Security\Voter\ItemDocumentOwnerVoter"
ABSTAIN
"App\Security\Voter\ProjectDetailsVoter"
ABSTAIN
"App\Security\Voter\ProjectOwnerVoter"
ABSTAIN
"App\Security\Voter\UpdatePartnerVoter"
ABSTAIN
"App\Security\Voter\UserRoleVoter"
ABSTAIN
Show voter details