https://exchanges.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 {#356
  -secret: "EsUmxxv"
  -user: "anon."
  -roles: []
  -roleNames: []
  -authenticated: true
  -attributes: []
}

Security Firewall

exchangeparticipant Name
Security enabled
Stateless
Allows anonymous

Configuration

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#246
  -map: Symfony\Component\Security\Http\AccessMap {#250 …}
  -authenticationEntryPoint: Symfony\Component\Security\Http\EntryPoint\RetryAuthenticationEntryPoint {#54 …}
  -logger: Symfony\Bridge\Monolog\Logger {#252 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#56
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#124 …}
  -sessionKey: "_security_exchangeparticipant"
  -logger: Symfony\Bridge\Monolog\Logger {#252 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#57 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#226 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#262 …}
  -rememberMeServices: null
  -sessionTrackerEnabler: [
    Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#125 …}
    "enableUsageTracking"
  ]
}
0.73 ms (none)
Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener {#86
  -guardHandler: Symfony\Component\Security\Guard\GuardAuthenticatorHandler {#55 …}
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#61 …}
  -providerKey: "exchangeparticipant"
  -guardAuthenticators: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#64 …}
  -logger: Symfony\Bridge\Monolog\Logger {#252 …}
  -rememberMeServices: null
  -hideUserNotFoundExceptions: true
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\UsernamePasswordFormAuthenticationListener {#355
  -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 {#252 …}
  #authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#61 …}
  #providerKey: "exchangeparticipant"
  #httpUtils: Symfony\Component\Security\Http\HttpUtils {#270 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#125 …}
  -sessionStrategy: Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy {#60 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#226 …}
  -successHandler: Symfony\Component\Security\Http\Authentication\DefaultAuthenticationSuccessHandler {#67 …}
  -failureHandler: Symfony\Component\Security\Http\Authentication\DefaultAuthenticationFailureHandler {#59 …}
  -rememberMeServices: null
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener {#66
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#124 …}
  -secret: "EsUmxxv"
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#61 …}
  -logger: Symfony\Bridge\Monolog\Logger {#252 …}
}
0.38 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#271
  -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 {#300
      -csrfTokenStorage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#273 …}
    }
    Symfony\Component\Security\Http\Logout\SessionLogoutHandler {#284}
    Symfony\Component\Security\Http\Logout\CookieClearingLogoutHandler {#293
      -cookies: [
        "PHPSESSID" => [
          "domain" => "exchanges.moon.dev.access-program.org"
          "path" => null
          "secure" => false
          "samesite" => null
        ]
      ]
    }
  ]
  -successHandler: Symfony\Component\Security\Http\Logout\DefaultLogoutSuccessHandler {#272 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#270 …}
  -csrfTokenManager: null
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#359
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#125 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#369 …}
  -map: Symfony\Component\Security\Http\AccessMap {#250 …}
  -authManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#61 …}
}
0.51 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 {#274 …}
  #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