Security
Token
296537
Username
Authenticated
| Property | Value |
|---|---|
| Roles |
[ "ROLE_SCD" "ROLE_USER" ] |
| Inherited Roles | [
"ROLE_EMPLOYEE"
] |
| Token | Symfony\Component\Security\Http\Authenticator\Token\PostAuthenticationToken {#562 -user: App\Entity\Backend\User\User {#528 …} -roleNames: [ "ROLE_SCD" "ROLE_USER" ] -attributes: [] -firewallName: "main" } |
Firewall
main
Name
Security enabled
Stateless
Configuration
| Key | Value |
|---|---|
| provider | security.user.provider.concrete.app_user_provider |
| context | main |
| entry_point | App\Security\AppAuthenticator |
| user_checker | security.user_checker |
| access_denied_handler | (none) |
| access_denied_url | (none) |
| authenticators | [ "remember_me" "App\Security\AppAuthenticator" ] |
Listeners
| Listener | Duration | Response |
|---|---|---|
Symfony\Component\Security\Http\Firewall\ChannelListener {#424 -map: Symfony\Component\Security\Http\AccessMap {#420 …} -logger: Symfony\Component\HttpKernel\Log\Logger {#123 …} -httpPort: 80 -httpsPort: 443 } |
(none) | (none) |
Symfony\Component\Security\Http\Firewall\ContextListener {#440 -sessionKey: "_security_main" -registered: false -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#397 …} -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#434 …} -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#182 …} -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#439 …} -logger: Symfony\Component\HttpKernel\Log\Logger {#123 …} -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#400 …} } |
1.13 ms | (none) |
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#433 -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#435 …} } |
521.36 ms | Symfony\Component\HttpFoundation\RedirectResponse {#536 +headers: Symfony\Component\HttpFoundation\ResponseHeaderBag {#616 …} #content: """ <!DOCTYPE html>\n <html>\n <head>\n <meta charset="UTF-8" />\n <meta http-equiv="refresh" content="0;url='https://www.mcc.gov.mg/dashboard'" />\n \n <title>Redirecting to https://www.mcc.gov.mg/dashboard</title>\n </head>\n <body>\n Redirecting to <a href="https://www.mcc.gov.mg/dashboard">https://www.mcc.gov.mg/dashboard</a>.\n </body>\n </html> """ #version: "1.0" #statusCode: 302 #statusText: "Found" #charset: "UTF-8" -sentHeaders: ? array #targetUrl: "https://www.mcc.gov.mg/dashboard" } |
Symfony\Component\Security\Http\Firewall\AccessListener {#462 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#183 …} -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#193 …} -map: Symfony\Component\Security\Http\AccessMap {#420 …} } |
(none) | (none) |
Symfony\Component\Security\Http\Firewall\LogoutListener {#399 -options: [ "csrf_parameter" => "_csrf_token" "csrf_token_id" => "logout" "logout_path" => "app_logout" ] -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#183 …} -httpUtils: Symfony\Component\Security\Http\HttpUtils {#409 …} -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#400 …} -csrfTokenManager: null } |
(none) | (none) |
Authenticators
| Status | Authenticator | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| skipped |
"Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" This authenticator did not support the request. |
||||||||
| success |
"App\Security\AppAuthenticator"
|
Access Decision
affirmative
Strategy
| # | Voter class |
|---|---|
| 1 | "Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter" |
| 2 | "Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter" |