GET http://imenik-uio.webtech.hr/

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#235
  -map: Symfony\Component\Security\Http\AccessMap {#236 …}
  -logger: Symfony\Component\HttpKernel\Log\Logger {#55 …}
  -httpPort: 80
  -httpsPort: 443
}
0.17 ms
Symfony\Component\HttpFoundation\RedirectResponse {#233
  +headers: Symfony\Component\HttpFoundation\ResponseHeaderBag {#186 …}
  #content: """
    <!DOCTYPE html>\n
    <html>\n
        <head>\n
            <meta charset="UTF-8" />\n
            <meta http-equiv="refresh" content="0;url='https://imenik-uio.webtech.hr/'" />\n
    \n
            <title>Redirecting to https://imenik-uio.webtech.hr/</title>\n
        </head>\n
        <body>\n
            Redirecting to <a href="https://imenik-uio.webtech.hr/">https://imenik-uio.webtech.hr/</a>.\n
        </body>\n
    </html>
    """
  #version: "1.1"
  #statusCode: 301
  #statusText: "Moved Permanently"
  #charset: "UTF-8"
  #targetUrl: "https://imenik-uio.webtech.hr/"
}
Symfony\Component\Security\Http\Firewall\ContextListener {#244
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#148 …}
  -sessionKey: "_security_main"
  -logger: Symfony\Component\HttpKernel\Log\Logger {#55 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#243 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#279 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#212 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#208 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#205
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#239 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\SwitchUserListener {#248
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#151 …}
  -provider: Symfony\Component\Security\Core\User\ChainUserProvider {#251 …}
  -userChecker: Symfony\Component\Security\Core\User\InMemoryUserChecker {#255 …}
  -firewallName: "main"
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#246 …}
  -usernameParameter: "_switch_user"
  -role: "ROLE_ALLOWED_TO_SWITCH"
  -logger: Symfony\Component\HttpKernel\Log\Logger {#55 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#110 …}
  -stateless: false
  -urlGenerator: Symfony\Bundle\FrameworkBundle\Routing\Router {#130 …}
  -targetRoute: null
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#257
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#151 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#246 …}
  -map: Symfony\Component\Security\Http\AccessMap {#236 …}
}
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\RoleHierarchyVoter"