Security Token
Anonymous
Username
Authenticated
Property | Value |
---|---|
Roles | none |
Inherited Roles | none |
Token | Symfony\Component\Security\Core\Authentication\Token\AnonymousToken {#303 -secret: "D0AZVnt" -user: "anon." -roles: [] -roleNames: [] -authenticated: true -attributes: [] } |
Security Firewall
admin
Name
Security enabled
Stateless
Allows anonymous
Configuration
Key | Value |
---|---|
provider | fos_user.user_provider.username |
context | user |
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 {#69 -map: Symfony\Component\Security\Http\AccessMap {#76 …} -authenticationEntryPoint: Symfony\Component\Security\Http\EntryPoint\RetryAuthenticationEntryPoint {#293 …} -logger: Symfony\Bridge\Monolog\Logger {#46 …} } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\ContextListener {#301 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#149 …} -sessionKey: "_security_user" -logger: Symfony\Bridge\Monolog\Logger {#46 …} -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#306 …} -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#245 …} -registered: false -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#97 …} -rememberMeServices: null -sessionTrackerEnabler: [ Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#148 …} "enableUsageTracking" ] } |
0.12 ms | (none) |
Symfony\Component\Security\Http\Firewall\UsernamePasswordFormAuthenticationListener {#265 -csrfTokenManager: null #options: [ "check_path" => "/admin/login_check" "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 {#46 …} #authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#267 …} #providerKey: "admin" #httpUtils: Symfony\Component\Security\Http\HttpUtils {#100 …} -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#148 …} -sessionStrategy: Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy {#302 …} -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#245 …} -successHandler: Symfony\Component\Security\Http\Authentication\DefaultAuthenticationSuccessHandler {#117 …} -failureHandler: Symfony\Component\Security\Http\Authentication\DefaultAuthenticationFailureHandler {#283 …} -rememberMeServices: null } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener {#295 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#149 …} -secret: "D0AZVnt" -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#267 …} -logger: Symfony\Bridge\Monolog\Logger {#46 …} } |
20.76 ms | (none) |
Symfony\Component\Security\Http\Firewall\LogoutListener {#24 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#148 …} -options: [ "csrf_parameter" => "_csrf_token" "csrf_token_id" => "logout" "logout_path" => "/admin/logout" ] -handlers: [ Symfony\Component\Security\Http\Logout\CsrfTokenClearingLogoutHandler {#103 -csrfTokenStorage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#105 …} } Symfony\Component\Security\Http\Logout\SessionLogoutHandler {#64} ] -successHandler: Symfony\Component\Security\Http\Logout\DefaultLogoutSuccessHandler {#22 …} -httpUtils: Symfony\Component\Security\Http\HttpUtils {#100 …} -csrfTokenManager: null } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\AccessListener {#307 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#148 …} -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#461 …} -map: Symfony\Component\Security\Http\AccessMap {#76 …} -authManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#267 …} } |
2.90 ms | (none) |
Security Voters (5)
affirmative
Strategy
Access decision log
# | Result | Attributes | Object | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | GRANTED | IS_AUTHENTICATED_ANONYMOUSLY | Symfony\Component\HttpFoundation\Request {#48 +attributes: Symfony\Component\HttpFoundation\ParameterBag {#92 …} +request: Symfony\Component\HttpFoundation\ParameterBag {#98 …} +query: Symfony\Component\HttpFoundation\ParameterBag {#93 …} +server: Symfony\Component\HttpFoundation\ServerBag {#89 …} +files: Symfony\Component\HttpFoundation\FileBag {#90 …} +cookies: Symfony\Component\HttpFoundation\ParameterBag {#91 …} +headers: Symfony\Component\HttpFoundation\HeaderBag {#88 …} #content: "" #languages: null #charsets: null #encodings: null #acceptableContentTypes: null #pathInfo: "/admin/login" #requestUri: "/admin/login" #baseUrl: "" #basePath: "" #method: "GET" #format: null #session: Symfony\Component\HttpFoundation\Session\Session {#104 …} #locale: null #defaultLocale: "en" -preferredFormat: null -isHostValid: true -isForwardedValid: true : "html" } |
||||||||||
|
|||||||||||||
2 | DENIED | ROLE_ADMIN | null |
||||||||||
|