Security Token
Anonymous
Username
Authenticated
Property | Value |
---|---|
Roles | none |
Inherited Roles | none |
Token | Symfony\Component\Security\Core\Authentication\Token\AnonymousToken {#661 -secret: "2sXudA1" -user: "anon." -roleNames: [] -authenticated: true -attributes: [] } |
Security Firewall
admin
Name
Security enabled
Stateless
Allows anonymous
Configuration
Key | Value |
---|---|
provider | security.user.provider.concrete.admin_user_provider |
context | admin |
entry_point | security.authentication.form_entry_point.admin |
user_checker | security.user_checker |
access_denied_handler | (none) |
access_denied_url | (none) |
listeners | [ "form_login" "anonymous" ] |
Listeners
Listener | Duration | Response |
---|---|---|
Symfony\Component\Security\Http\Firewall\ChannelListener {#119 -map: Symfony\Component\Security\Http\AccessMap {#120 …} -authenticationEntryPoint: Symfony\Component\Security\Http\EntryPoint\RetryAuthenticationEntryPoint {#135 …} -logger: Symfony\Bridge\Monolog\Logger {#111 …} } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\ContextListener {#81 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#176 …} -sessionKey: "_security_admin" -logger: Symfony\Bridge\Monolog\Logger {#111 …} -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#80 …} -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#268 …} -registered: true -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#109 …} -rememberMeServices: null -sessionTrackerEnabler: [ Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#177 …} "enableUsageTracking" ] } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\UsernamePasswordFormAuthenticationListener {#75 -csrfTokenManager: null #options: [ "check_path" => "/admin/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\Bridge\Monolog\Logger {#111 …} #authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#74 …} #providerKey: "admin" #httpUtils: Symfony\Component\Security\Http\HttpUtils {#101 …} -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#177 …} -sessionStrategy: Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy {#71 …} -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#268 …} -successHandler: Symfony\Component\Security\Http\Authentication\DefaultAuthenticationSuccessHandler {#77 …} -failureHandler: Symfony\Component\Security\Http\Authentication\DefaultAuthenticationFailureHandler {#76 …} -rememberMeServices: null } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener {#69 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#176 …} -secret: "2sXudA1" -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#74 …} -logger: Symfony\Bridge\Monolog\Logger {#111 …} } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\AccessListener {#67 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#177 …} -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#66 …} -map: Symfony\Component\Security\Http\AccessMap {#120 …} -authManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#74 …} } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\LogoutListener {#102 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#177 …} -options: [ "csrf_parameter" => "_csrf_token" "csrf_token_id" => "logout" "logout_path" => "app_logout" ] -handlers: [ Symfony\Component\Security\Http\Logout\SessionLogoutHandler {#104} ] -successHandler: Symfony\Component\Security\Http\Logout\DefaultLogoutSuccessHandler {#103 …} -httpUtils: Symfony\Component\Security\Http\HttpUtils {#101 …} -csrfTokenManager: null } |
0.00 ms | (none) |
Security Voters (2)
affirmative
Strategy
# | Voter class |
---|---|
1 | "Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter" |
2 | "Symfony\Component\Security\Core\Authorization\Voter\RoleVoter" |