Security Token
There is no security token.
Security Firewall
main
Name
Security enabled
Stateless
Allows anonymous
Configuration
Key | Value |
---|---|
provider | security.user.provider.concrete.our_db_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 | [ "form_login" "http_basic" "anonymous" ] |
Listeners
Listener | Duration | Response |
---|---|---|
Symfony\Component\Security\Http\Firewall\ChannelListener {#187 -map: Symfony\Component\Security\Http\AccessMap {#183 …} -authenticationEntryPoint: Symfony\Component\Security\Http\EntryPoint\RetryAuthenticationEntryPoint {#191 …} -logger: Symfony\Component\HttpKernel\Log\Logger {#105 …} } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\ContextListener {#198 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#38 …} -sessionKey: "_security_main" -logger: Symfony\Component\HttpKernel\Log\Logger {#105 …} -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#202 …} -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#107 …} -registered: false -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#169 …} -rememberMeServices: null -sessionTrackerEnabler: [ Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#39 …} "enableUsageTracking" ] } |
0.02 ms | (none) |
Symfony\Component\Security\Http\Firewall\UsernamePasswordFormAuthenticationListener {#201 -csrfTokenManager: null #options: [ "check_path" => "login" "login_path" => "/login" "always_use_default_target_path" => false "default_target_path" => "/" "target_path_parameter" => "_target_path" "use_referer" => false "failure_path" => null "failure_forward" => false "require_previous_session" => false "username_parameter" => "_username" "password_parameter" => "_password" "csrf_parameter" => "_csrf_token" "csrf_token_id" => "authenticate" "post_only" => true "use_forward" => false ] #logger: Symfony\Component\HttpKernel\Log\Logger {#105 …} #authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#190 …} #providerKey: "main" #httpUtils: Symfony\Component\Security\Http\HttpUtils {#151 …} -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#39 …} -sessionStrategy: Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy {#208 …} -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#107 …} -successHandler: Symfony\Component\Security\Http\Authentication\DefaultAuthenticationSuccessHandler {#142 …} -failureHandler: Symfony\Component\Security\Http\Authentication\DefaultAuthenticationFailureHandler {#196 …} -rememberMeServices: null } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\BasicAuthenticationListener {#205 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#39 …} -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#190 …} -providerKey: "main" -authenticationEntryPoint: Symfony\Component\Security\Http\EntryPoint\FormAuthenticationEntryPoint {#171 …} -logger: Symfony\Component\HttpKernel\Log\Logger {#105 …} -ignoreFailure: false -sessionStrategy: Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy {#208 …} } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener {#199 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#38 …} -secret: "PAfq2JJ" -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#190 …} -logger: Symfony\Component\HttpKernel\Log\Logger {#105 …} } |
0.23 ms | (none) |
Symfony\Component\Security\Http\Firewall\LogoutListener {#146 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#39 …} -options: [ "csrf_parameter" => "_csrf_token" "csrf_token_id" => "logout" "logout_path" => "app_logout" ] -handlers: [ Symfony\Component\Security\Http\Logout\CsrfTokenClearingLogoutHandler {#122 -csrfTokenStorage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#121 …} } Symfony\Component\Security\Http\Logout\SessionLogoutHandler {#125} ] -successHandler: Symfony\Component\Security\Http\Logout\DefaultLogoutSuccessHandler {#145 …} -httpUtils: Symfony\Component\Security\Http\HttpUtils {#151 …} -csrfTokenManager: null } |
0.40 ms | Symfony\Component\HttpFoundation\RedirectResponse {#189 #targetUrl: "https://survey.gridinternational.com/" +headers: Symfony\Component\HttpFoundation\ResponseHeaderBag {#194 …} #content: """ <!DOCTYPE html>\n <html>\n <head>\n <meta charset="UTF-8" />\n <meta http-equiv="refresh" content="0;url='https://survey.gridinternational.com/'" />\n \n <title>Redirecting to https://survey.gridinternational.com/</title>\n </head>\n <body>\n Redirecting to <a href="https://survey.gridinternational.com/">https://survey.gridinternational.com/</a>.\n </body>\n </html> """ #version: "1.1" #statusCode: 302 #statusText: "Found" #charset: "UTF-8" } |
Security Voters (2)
affirmative
Strategy
# | Voter class |
---|---|
1 | "Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter" |
2 | "Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter" |