https://moon.dev.access-program.org/login

Security Token

Anonymous Username
Authenticated
Property Value
Roles none
Inherited Roles none
Token
Symfony\Component\Security\Core\Authentication\Token\AnonymousToken {#405
  -secret: "EsUmxxv"
  -user: "anon."
  -roles: []
  -roleNames: []
  -authenticated: true
  -attributes: []
}

Security Firewall

main Name
Security enabled
Stateless
Allows anonymous

Configuration

Key Value
provider security.user.provider.concrete.suitecrm
context main
entry_point security.authentication.form_entry_point.main
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
listeners
[
  "switch_user"
  "guard"
  "form_login"
  "anonymous"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#47
  -map: Symfony\Component\Security\Http\AccessMap {#48 …}
  -authenticationEntryPoint: Symfony\Component\Security\Http\EntryPoint\RetryAuthenticationEntryPoint {#240 …}
  -logger: Symfony\Bridge\Monolog\Logger {#35 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#256
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#124 …}
  -sessionKey: "_security_main"
  -logger: Symfony\Bridge\Monolog\Logger {#35 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#249 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#226 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#40 …}
  -rememberMeServices: null
  -sessionTrackerEnabler: [
    Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#125 …}
    "enableUsageTracking"
  ]
}
0.71 ms (none)
Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener {#86
  -guardHandler: Symfony\Component\Security\Guard\GuardAuthenticatorHandler {#289 …}
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#239 …}
  -providerKey: "main"
  -guardAuthenticators: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#304 …}
  -logger: Symfony\Bridge\Monolog\Logger {#35 …}
  -rememberMeServices: null
  -hideUserNotFoundExceptions: true
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\UsernamePasswordFormAuthenticationListener {#316
  -csrfTokenManager: null
  #options: [
    "check_path" => "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 {#35 …}
  #authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#239 …}
  #providerKey: "main"
  #httpUtils: Symfony\Component\Security\Http\HttpUtils {#271 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#125 …}
  -sessionStrategy: Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy {#243 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#226 …}
  -successHandler: Symfony\Component\Security\Http\Authentication\DefaultAuthenticationSuccessHandler {#307 …}
  -failureHandler: Symfony\Component\Security\Http\Authentication\DefaultAuthenticationFailureHandler {#236 …}
  -rememberMeServices: null
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener {#306
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#124 …}
  -secret: "EsUmxxv"
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#239 …}
  -logger: Symfony\Bridge\Monolog\Logger {#35 …}
}
0.32 ms (none)
Symfony\Component\Security\Http\Firewall\SwitchUserListener {#402
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#125 …}
  -provider: Symfony\Bridge\Doctrine\Security\User\EntityUserProvider {#390 …}
  -userChecker: Symfony\Component\Security\Core\User\UserChecker {#396 …}
  -providerKey: "main"
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#389 …}
  -usernameParameter: "_swtich_user"
  -role: "ROLE_SWITCH_USER"
  -logger: Symfony\Bridge\Monolog\Logger {#35 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#226 …}
  -stateless: false
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#272
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#125 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "/logout"
  ]
  -handlers: [
    Symfony\Component\Security\Http\Logout\CsrfTokenClearingLogoutHandler {#273
      -csrfTokenStorage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#274 …}
    }
    Symfony\Component\Security\Http\Logout\SessionLogoutHandler {#293}
    Symfony\Component\Security\Http\Logout\CookieClearingLogoutHandler {#282
      -cookies: [
        "PHPSESSID" => [
          "domain" => "moon.dev.access-program.org"
          "path" => null
          "secure" => false
          "samesite" => null
        ]
      ]
    }
    App\FHI360\Access\Suite\Security\SuiteCRMLogoutHandler {#294
      +"suiteAPI": App\FHI360\Access\Suite\Service\APISuiteCRM {#279 …}
      +"suiteURL": "https://moon.dev.access-program.org/crm"
      +"session": Symfony\Component\HttpFoundation\Session\Session {#264 …}
    }
  ]
  -successHandler: Symfony\Component\Security\Http\Logout\DefaultLogoutSuccessHandler {#300 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#271 …}
  -csrfTokenManager: null
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#404
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#125 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#389 …}
  -map: Symfony\Component\Security\Http\AccessMap {#48 …}
  -authManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#239 …}
}
0.40 ms (none)

Security Voters (4)

unanimous Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
2
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
3
"App\Security\ModuleVoter"
4
"App\Security\RecordVoter"

Access decision log

# Result Attributes Object
1 GRANTED IS_AUTHENTICATED_ANONYMOUSLY
Symfony\Component\HttpFoundation\Request {#7
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#10 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#8 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#9 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#13 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#12 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#11 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#14 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/login"
  #requestUri: "/login"
  #baseUrl: ""
  #basePath: ""
  #method: "GET"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#264 …}
  #locale: null
  #defaultLocale: "en"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: null
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
attribute IS_AUTHENTICATED_ANONYMOUSLY ACCESS GRANTED
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
attribute IS_AUTHENTICATED_ANONYMOUSLY ACCESS ABSTAIN
"App\Security\ModuleVoter"
attribute IS_AUTHENTICATED_ANONYMOUSLY ACCESS ABSTAIN
"App\Security\RecordVoter"
attribute IS_AUTHENTICATED_ANONYMOUSLY ACCESS ABSTAIN
Show voter details
2 DENIED IS_AUTHENTICATED_REMEMBERED
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
attribute IS_AUTHENTICATED_REMEMBERED ACCESS DENIED
Show voter details