https://staging.test.campussuite.com/_login/?redirect=https%3A%2F%2Fstaging.test.campussuite.com%2F_dashboard%2Fcontainers%2F149%2Fcontent%2Fgallery%2Fcreate Return to referer URL

Security

Token

There is no security token.

Firewall

dashboard Name
Security enabled
Stateless

Configuration

Key Value
provider Platform\SecurityBundle\Service\AccountProvider
context dashboard
entry_point Platform\SecurityBundle\Service\Firewalls\DashboardAuthenticationEntryPoint
user_checker security.user_checker
access_denied_handler Platform\SecurityBundle\Service\Firewalls\DashboardAccessDeniedHandler
access_denied_url (none)
authenticators
[
  "switch_user"
  "login_link"
  "Platform\SecurityBundle\Service\Authenticator\OAuthLoginAuthenticator"
  "Platform\SecurityBundle\Service\Authenticator\LoginFormAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#388
  -map: Symfony\Component\Security\Http\AccessMap {#389 …}
  -authenticationEntryPoint: null
  -logger: Symfony\Bridge\Monolog\Logger {#355 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#394
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1803 …}
  -sessionKey: "_security_dashboard"
  -logger: Symfony\Bridge\Monolog\Logger {#355 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#395 …}
  -dispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#362 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#352 …}
  -rememberMeServices: null
  -sessionTrackerEnabler: [
    Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1804
      -storage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1803 …}
      -container: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#1802 …}
      -enableUsageTracking: true
    }
    "enableUsageTracking"
  ]
}
16.03 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#481
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#424 …}
}
47.97 ms
Symfony\Component\HttpFoundation\RedirectResponse {#3405
  +headers: Symfony\Component\HttpFoundation\ResponseHeaderBag {#3401 …}
  #content: """
    <!DOCTYPE html>\n
    <html>\n
        <head>\n
            <meta charset="UTF-8" />\n
            <meta http-equiv="refresh" content="0;url='/_login/'" />\n
    \n
            <title>Redirecting to /_login/</title>\n
        </head>\n
        <body>\n
            Redirecting to <a href="/_login/">/_login/</a>.\n
        </body>\n
    </html>
    """
  #version: "1.1"
  #statusCode: 302
  #statusText: "Found"
  #charset: "UTF-8"
  #targetUrl: "/_login/"
}

Authenticators

Authenticator Supports Duration Passport
"Platform\SecurityBundle\Service\Authenticator\OAuthLoginAuthenticator"
0.00 ms (none)
"Symfony\Component\Security\Http\Authenticator\LoginLinkAuthenticator"
0.00 ms (none)
"Platform\SecurityBundle\Service\Authenticator\LoginFormAuthenticator"
2.61 ms
Symfony\Component\Security\Http\Authenticator\Passport\Passport {#188
  #user: null
  -badges: [
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge {#201
      -userIdentifier: "csadmin@innersync.com"
      -userLoader: Closure(string $userIdentifier) {#185 …}
      -user: null
    }
    "Symfony\Component\Security\Http\Authenticator\Passport\Credentials\PasswordCredentials" => Symfony\Component\Security\Http\Authenticator\Passport\Credentials\PasswordCredentials {#182
      -password: "oKuktAVMJfbXt4@h"
      -resolved: false
    }
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\CsrfTokenBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\CsrfTokenBadge {#198
      -resolved: false
      -csrfTokenId: "login"
      -csrfToken: "7825122ada049321bbf431f83b4c.W-ZSFvzaGbmWgQ1lMq3xRBIuyFedpbabl9dFpRKHWNc.GqE4YJ33e8Dnw1skZpmaNl1h_jypysT_w5kP5lm2apY_ngohru59ivX0Zg"
    }
  ]
  -attributes: []
}

Access Decision

affirmative Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
2
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
4
"Platform\SecurityBundle\Security\AliasVoter"
5
"Platform\SecurityBundle\Service\Voters\ImpersonateVoter"
6
"Platform\SecurityBundle\Security\Voter\CmsVoter"
7
"Platform\SecurityBundle\Security\Voter\InternalUserVoter"
8
"Platform\SecurityBundle\Security\Voter\NotificationsVoter"
9
"Platform\SecurityBundle\Security\Voter\SuperUserVoter"