https://hec-cms-stage.homeenergyclub.com/311b9d57-703d-43cb-986b-11ad39d200fa

Security Token

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

Security Firewall

main Name
Security enabled
Stateless
Allows anonymous

Configuration

Key Value
provider security.user.provider.concrete.unite_core_user
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"
  "remember_me"
  "anonymous"
]

Listeners

Listener Duration Response
ChannelListener^ {#276
  -map: AccessMap {#277 …}
  -authenticationEntryPoint: RetryAuthenticationEntryPoint {#279 …}
  -logger: Logger {#269 …}
}
0.01 ms (none)
ContextListener^ {#281
  -tokenStorage: TokenStorage {#103 …}
  -sessionKey: "_security_main"
  -logger: Logger {#269 …}
  -userProviders: RewindableGenerator {#282 …}
  -dispatcher: TraceableEventDispatcher {#212 …}
  -registered: false
  -trustResolver: AuthenticationTrustResolver {#259 …}
}
0.02 ms (none)
UsernamePasswordFormAuthenticationListener^ {#285
  -csrfTokenManager: null
  #options: [
    "check_path" => "unitecms_core_authentication_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: Logger {#269 …}
  #authenticationManager: AuthenticationProviderManager {#78 …}
  #providerKey: "main"
  #httpUtils: HttpUtils {#242 …}
  -tokenStorage: TokenStorage {#103 …}
  -sessionStrategy: SessionAuthenticationStrategy {#286 …}
  -dispatcher: TraceableEventDispatcher {#212 …}
  -successHandler: DefaultAuthenticationSuccessHandler {#46 …}
  -failureHandler: DefaultAuthenticationFailureHandler {#280 …}
  -rememberMeServices: TokenBasedRememberMeServices {#254 …}
}
0.00 ms (none)
RememberMeListener^ {#284
  -tokenStorage: TokenStorage {#103 …}
  -rememberMeServices: TokenBasedRememberMeServices {#254 …}
  -authenticationManager: AuthenticationProviderManager {#78 …}
  -logger: Logger {#269 …}
  -dispatcher: TraceableEventDispatcher {#212 …}
  -catchExceptions: true
  -sessionStrategy: SessionAuthenticationStrategy {#286 …}
}
0.00 ms (none)
AnonymousAuthenticationListener^ {#287
  -tokenStorage: TokenStorage {#103 …}
  -secret: "IICUvpp"
  -authenticationManager: AuthenticationProviderManager {#78 …}
  -logger: Logger {#269 …}
}
0.47 ms (none)
LogoutListener^ {#243
  -tokenStorage: TokenStorage {#103 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "unitecms_core_logout"
  ]
  -handlers: [
    CsrfTokenClearingLogoutHandler^ {#230
      -csrfTokenStorage: SessionTokenStorage {#239 …}
    }
    SessionLogoutHandler^ {#253}
    TokenBasedRememberMeServices {#254 …}
  ]
  -successHandler: DefaultLogoutSuccessHandler {#244 …}
  -httpUtils: HttpUtils {#242 …}
  -csrfTokenManager: null
}
0.01 ms (none)
AccessListener^ {#291
  -tokenStorage: TokenStorage {#103 …}
  -accessDecisionManager: TraceableAccessDecisionManager {#75 …}
  -map: AccessMap {#277 …}
  -authManager: AuthenticationProviderManager {#78 …}
}
0.01 ms (none)

Security Voters (10)

affirmative Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
2
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
4
"UniteCMS\CoreBundle\Security\Voter\OrganizationVoter"
5
"UniteCMS\CoreBundle\Security\Voter\DomainVoter"
6
"UniteCMS\CoreBundle\Security\Voter\ContentVoter"
7
"UniteCMS\CoreBundle\Security\Voter\DeletedContentVoter"
8
"UniteCMS\CoreBundle\Security\Voter\SettingVoter"
9
"UniteCMS\CoreBundle\Security\Voter\OrganizationAdminVoter"
10
"UniteCMS\CoreBundle\Security\Voter\PlatformAdminVoter"

Access decision log

# Result Attributes Object
1 DENIED IS_AUTHENTICATED_REMEMBERED
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS DENIED
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
ACCESS ABSTAIN
"UniteCMS\CoreBundle\Security\Voter\OrganizationVoter"
ACCESS ABSTAIN
"UniteCMS\CoreBundle\Security\Voter\DomainVoter"
ACCESS ABSTAIN
"UniteCMS\CoreBundle\Security\Voter\ContentVoter"
ACCESS ABSTAIN
"UniteCMS\CoreBundle\Security\Voter\DeletedContentVoter"
ACCESS ABSTAIN
"UniteCMS\CoreBundle\Security\Voter\SettingVoter"
ACCESS ABSTAIN
"UniteCMS\CoreBundle\Security\Voter\OrganizationAdminVoter"
ACCESS ABSTAIN
"UniteCMS\CoreBundle\Security\Voter\PlatformAdminVoter"
ACCESS ABSTAIN
Show voter details