http://doc.savepropercantonese.com/admin/

Security Token

Anonymous Username
Authenticated
Property Value
Roles none
Inherited Roles none
Token
AnonymousToken^ {#683
  -secret: "JH2sVBP"
  -user: "anon."
  -roles: []
  -roleNames: []
  -authenticated: true
  -attributes: []
}

Security Firewall

admin Name
Security enabled
Stateless
Allows anonymous

Configuration

Key Value
provider (none)
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
ChannelListener^ {#641
  -map: AccessMap {#640 …}
  -authenticationEntryPoint: RetryAuthenticationEntryPoint {#625 …}
  -logger: Logger {#647 …}
}
16.28 ms (none)
ContextListener^ {#623
  -tokenStorage: TokenStorage {#155 …}
  -sessionKey: "_security_user"
  -logger: Logger {#647 …}
  -userProviders: RewindableGenerator {#622 …}
  -dispatcher: TraceableEventDispatcher {#343 …}
  -registered: false
  -trustResolver: AuthenticationTrustResolver {#458 …}
}
38.00 ms (none)
UsernamePasswordFormAuthenticationListener^ {#620
  -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: Logger {#647 …}
  #authenticationManager: AuthenticationProviderManager {#449 …}
  #providerKey: "admin"
  #httpUtils: HttpUtils {#668 …}
  -tokenStorage: TokenStorage {#155 …}
  -sessionStrategy: SessionAuthenticationStrategy {#684 …}
  -dispatcher: TraceableEventDispatcher {#343 …}
  -successHandler: DefaultAuthenticationSuccessHandler {#612 …}
  -failureHandler: DefaultAuthenticationFailureHandler {#624 …}
  -rememberMeServices: null
}
0.01 ms (none)
AnonymousAuthenticationListener^ {#619
  -tokenStorage: TokenStorage {#155 …}
  -secret: "JH2sVBP"
  -authenticationManager: AuthenticationProviderManager {#449 …}
  -logger: Logger {#647 …}
}
0.24 ms (none)
LogoutListener^ {#667
  -tokenStorage: TokenStorage {#155 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "/admin/logout"
  ]
  -handlers: [
    CsrfTokenClearingLogoutHandler^ {#665
      -csrfTokenStorage: SessionTokenStorage {#664 …}
    }
    SessionLogoutHandler^ {#653}
  ]
  -successHandler: DefaultLogoutSuccessHandler {#666 …}
  -httpUtils: HttpUtils {#668 …}
  -csrfTokenManager: null
}
0.01 ms (none)

Security Voters (4)

affirmative Strategy
# Voter class
1
"Symfony\Component\Security\Acl\Voter\AclVoter"
2
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
4
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"

Access decision log

# Result Attributes Object
1 DENIED
[
  "ROLE_ADMIN"
  "ROLE_SONATA_ADMIN"
  "ROLE_BACKEND_AGENCY"
]
Request^ {#10
  +attributes: ParameterBag {#13 …}
  +request: ParameterBag {#11 …}
  +query: ParameterBag {#12 …}
  +server: ServerBag {#16 …}
  +files: FileBag {#15 …}
  +cookies: ParameterBag {#14 …}
  +headers: HeaderBag {#17 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: [
    "text/html"
    "application/xhtml+xml"
    "image/avif"
    "image/webp"
    "application/xml"
    "*/*"
  ]
  #pathInfo: "/admin/"
  #requestUri: "/admin/"
  #baseUrl: ""
  #basePath: null
  #method: "GET"
  #format: null
  #session: Session {#663 …}
  #locale: null
  #defaultLocale: "zh_HK"
  -isHostValid: true
  -isForwardedValid: true
  basePath: ""
  format: "html"
}
"Symfony\Component\Security\Acl\Voter\AclVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
ACCESS ABSTAIN
Show voter details