Redirect 302 redirect from GET @_profiler_home (2222b1)

GET https://gestion.go-med.fr/auth/connexion

Security

Token

There is no security token. It was removed in 2222b1.

Firewall

gestion Name
Security enabled
Stateless

Configuration

Key Value
provider (none)
context gestion
entry_point App\Utils\Security\AuthenticationGestionEntryPoint
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "login_link"
  "remember_me"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#932
  -map: Symfony\Component\Security\Http\AccessMap {#931 …}
  -logger: Monolog\Logger {#958 …}
  -httpPort: 80
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#991
  -sessionKey: "_security_gestion"
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#660 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#996 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#150 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#992 …}
  -logger: Monolog\Logger {#958 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#954 …}
}
1.04 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#997
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#1006 …}
}
(none) (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#1015
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#151 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#100 …}
  -map: Symfony\Component\Security\Http\AccessMap {#931 …}
}
0.01 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#955
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "gestion_auth_logout"
  ]
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#151 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#964 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#954 …}
  -csrfTokenManager: null
}
(none) (none)

Authenticators

Status Authenticator
skipped
"Symfony\Component\Security\Http\Authenticator\LoginLinkAuthenticator"

This authenticator did not support the request.

skipped
"Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"

This authenticator did not support the request.

Access Decision

affirmative Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
2
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
4
"App\Api\Security\Voter\SyndicatResourceVoter"

Access decision log

# Result Attributes Object
1 DENIED IS_AUTHENTICATED_FULLY
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS DENIED
"App\Api\Security\Voter\SyndicatResourceVoter"
ACCESS ABSTAIN
Show voter details