http://whater-dev.uegmobile.com/public/whater/show/whaterpoint/85016985-3676-4923-ac40-0136bc3253a4

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless
Allows anonymous

Configuration

Key Value
provider whater.security.user_provider
context main
entry_point security.authentication.form_entry_point.main
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
listeners
[
  "switch_user"
  "form_login"
  "anonymous"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#712
  -map: Symfony\Component\Security\Http\AccessMap {#713 …}
  -authenticationEntryPoint: null
  -logger: Symfony\Bridge\Monolog\Logger {#699 …}
  -httpPort: 80
  -httpsPort: 443
}
0.11 ms
Symfony\Component\HttpFoundation\RedirectResponse {#727
  +headers: Symfony\Component\HttpFoundation\ResponseHeaderBag {#728 …}
  #content: """
    <!DOCTYPE html>\n
    <html>\n
        <head>\n
            <meta charset="UTF-8" />\n
            <meta http-equiv="refresh" content="0;url='https://whater-dev.uegmobile.com/public/whater/show/whaterpoint/85016985-3676-4923-ac40-0136bc3253a4'" />\n
    \n
            <title>Redirecting to https://whater-dev.uegmobile.com/public/whater/show/whaterpoint/85016985-3676-4923-ac40-0136bc3253a4</title>\n
        </head>\n
        <body>\n
            Redirecting to <a href="https://whater-dev.uegmobile.com/public/whater/show/whaterpoint/85016985-3676-4923-ac40-0136bc3253a4">https://whater-dev.uegmobile.com/public/whater/show/whaterpoint/85016985-3676-4923-ac40-0136bc3253a4</a>.\n
        </body>\n
    </html>
    """
  #version: "1.1"
  #statusCode: 301
  #statusText: "Moved Permanently"
  #charset: "UTF-8"
  #targetUrl: "https://whater-dev.uegmobile.com/public/whater/show/whaterpoint/85016985-3676-4923-ac40-0136bc3253a4"
}

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"
3
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"