Redirect 302 redirect from GET @portal_dashboard (13a601)

GET https://managsyntest.avinconcept.fr/portail/connexion

Security

Token

There is no security token. It was removed in 13a601.

Firewall

portal Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.member_account_provider
context portal
entry_point security.authenticator.form_login.portal
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "form_login"
  "remember_me"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#1056
  -map: Symfony\Component\Security\Http\AccessMap {#1055 …}
  -logger: Monolog\Logger {#1107 …}
  -httpPort: 80
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#1061
  -sessionKey: "_security_portal"
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#554 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#946 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#392 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#1065 …}
  -logger: Monolog\Logger {#1107 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#1095 …}
}
0.04 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#1075
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#1078 …}
}
(none) (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#1073
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#563 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#147 …}
  -map: Symfony\Component\Security\Http\AccessMap {#1055 …}
}
0.01 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#1096
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "portal_logout"
  ]
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#563 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#1109 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#1095 …}
  -csrfTokenManager: null
}
(none) (none)

Authenticators

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

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\RoleHierarchyVoter"
2
"App\Security\Voter\MemberVoter"
3
"App\Security\Voter\ModulePermissionVoter"
4
"App\Security\Voter\OrganizationVoter"

Access decision log

# Result Attributes Object
1 DENIED ROLE_SECRETAIRE
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
DENIED
The user doesn't have ROLE_SECRETAIRE.
"App\Security\Voter\MemberVoter"
ABSTAIN
"App\Security\Voter\ModulePermissionVoter"
ABSTAIN
"App\Security\Voter\OrganizationVoter"
ABSTAIN
Show voter details