GET http://bottaerisposta.dev.unito.it/app/answers/form/2/1

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider App\Security\PassControl
context (none)
entry_point (none)
user_checker security.user_checker
access_denied_handler App\Security\AccessDeniedHandler
access_denied_url (none)
authenticators
[
  "App\Security\ShibbolethAuth"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#528
  -map: Symfony\Component\Security\Http\AccessMap {#529 …}
  -logger: Monolog\Logger {#491 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#536
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#537 …}
}
419.44 ms
Symfony\Component\HttpFoundation\RedirectResponse {#563
  +headers: Symfony\Component\HttpFoundation\ResponseHeaderBag {#761 …}
  #content: """
    <!DOCTYPE html>\n
    <html>\n
        <head>\n
            <meta charset="UTF-8" />\n
            <meta http-equiv="refresh" content="0;url='https://web.unito.it/401.html'" />\n
    \n
            <title>Redirecting to https://web.unito.it/401.html</title>\n
        </head>\n
        <body>\n
            Redirecting to <a href="https://web.unito.it/401.html">https://web.unito.it/401.html</a>.\n
        </body>\n
    </html>
    """
  #version: "1.0"
  #statusCode: 302
  #statusText: "Found"
  #charset: "UTF-8"
  -sentHeaders: ? array
  #targetUrl: "https://web.unito.it/401.html"
}

Authenticators

Authenticator Supports Authenticated Duration Passport Badges
"App\Security\ShibbolethAuth"
0.09 ms
Symfony\Component\Security\Http\Authenticator\Passport\SelfValidatingPassport {#540
  #user: ? Symfony\Component\Security\Core\User\UserInterface
  -badges: [
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge {#541
      -userIdentifier: "hjosedes"
      -userLoader: App\Security\PassControl::loadUserByIdentifier(string $identifier): UserInterface {#566 …}
      -user: ? Symfony\Component\Security\Core\User\UserInterface
      -attributes: null
    }
  ]
  -attributes: []
}
UserBadge

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"