https://ppid.rspadgs.net/bolt/login Return to referer URL

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.database_users
context main
entry_point Bolt\Security\AuthenticationEntryPointRedirector
user_checker Bolt\Security\UserChecker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "switch_user"
  "remember_me"
  "Bolt\Security\LoginFormAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#1785
  -map: Symfony\Component\Security\Http\AccessMap {#1784 …}
  -authenticationEntryPoint: null
  -logger: Symfony\Bridge\Monolog\Logger {#1812 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#1865
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#227 …}
  -sessionKey: "_security_main"
  -logger: Symfony\Bridge\Monolog\Logger {#1812 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#1869 …}
  -dispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#1809 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#1187 …}
  -rememberMeServices: null
  -sessionTrackerEnabler: [
    Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#226
      -storage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#227 …}
      -container: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#228 …}
      -enableUsageTracking: true
    }
    "enableUsageTracking"
  ]
}
0.03 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#1870
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#1871 …}
}
5.60 ms
Symfony\Component\HttpFoundation\RedirectResponse {#1766
  #targetUrl: "https://ppid.rspadgs.net/"
  +headers: Symfony\Component\HttpFoundation\ResponseHeaderBag {#1927 …}
  #content: """
    <!DOCTYPE html>\n
    <html>\n
        <head>\n
            <meta charset="UTF-8" />\n
            <meta http-equiv="refresh" content="0;url='https://ppid.rspadgs.net/'" />\n
    \n
            <title>Redirecting to https://ppid.rspadgs.net/</title>\n
        </head>\n
        <body>\n
            Redirecting to <a href="https://ppid.rspadgs.net/">https://ppid.rspadgs.net/</a>.\n
        </body>\n
    </html>
    """
  #version: "1.1"
  #statusCode: 302
  #statusText: "Found"
  #charset: "UTF-8"
}

Authenticators

Authenticator Supports Duration Passport
"Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"
0.00 ms (none)
"Bolt\Security\LoginFormAuthenticator"
1.15 ms
Symfony\Component\Security\Http\Authenticator\Passport\Passport {#1886
  #user: null
  -badges: [
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge {#1888
      -userIdentifier: "pHqghUme"
      -userLoader: Closure(string $identifier) {#1884 …}
      -user: null
    }
    "Symfony\Component\Security\Http\Authenticator\Passport\Credentials\PasswordCredentials" => Symfony\Component\Security\Http\Authenticator\Passport\Credentials\PasswordCredentials {#1893
      -password: ")"
      -resolved: false
    }
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\CsrfTokenBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\CsrfTokenBadge {#1882
      -resolved: true
      -csrfTokenId: "login_csrf_token"
      -csrfToken: "a450ff867daba23.zkTclFeRjWeJ_gc7w3NL9FGJR8iJjNUGNPaufpsoGPg._AC5px_95l_IzHYNr0J-xWLkCPzlyaNHc8LiGdNaYr-NMZ_xFrzLEbC4Mw"
    }
  ]
  -attributes: []
}

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"
4
"Bolt\Security\AdminApiVoter"
5
"Bolt\Security\AdminTranslateVoter"
6
"Bolt\Security\ContentOwnerVoter"
7
"Bolt\Security\ContentVoter"
8
"Bolt\Security\GlobalVoter"
9
"Bolt\Security\SwitchUserVoter"