Security
Token
| Property | Value |
|---|---|
| Roles |
[ "ROLE_SUPERADMIN" "ROLE_USER" ] |
| Inherited Roles | [ "ROLE_CAN_VIEW_ECOM" "ROLE_CAN_VIEW_QR" "ROLE_ALLOWED_TO_SWITCH" "ROLE_MANAGE_USERS" "ROLE_VIEW_USERS" "ROLE_VIEW_OVERALL_SITES" "ROLE_IMPORT_PHOTOS" "ROLE_VIEW_CATEGORIES" "ROLE_VIEW_LABELS" "ROLE_VIEW_PRODUCTS" "ROLE_IMPORT_PRODUCTS_TEXTS" "ROLE_VIEW_CATALOG" "ROLE_VIEW_PDF" "ROLE_VIEW_VIDEO_TUTORIALS" "ROLE_VIEW_NEWSLETTER" "ROLE_MANAGE_BANNERS" "ROLE_MANAGE_STATIC_TEXT" "ROLE_MANAGE_STATIC_PAGE" "ROLE_MANAGE_COLOR_CONVERSION" "ROLE_MANAGE_PHOTO" ] |
| Token | Symfony\Component\Security\Core\Authentication\Token\RememberMeToken {#451 -user: App\Entity\Hub\User {#626 …} -roleNames: [ "ROLE_SUPERADMIN" "ROLE_USER" ] -attributes: [] -secret: null -firewallName: "main" } |
Firewall
main
Name
Security enabled
Stateless
Configuration
| Key | Value |
|---|---|
| provider | security.user.provider.concrete.app_user_provider |
| context | main |
| entry_point | security.authenticator.form_login.main |
| user_checker | security.user_checker |
| access_denied_handler | (none) |
| access_denied_url | (none) |
| authenticators | [ "form_login" "remember_me" "App\Security\CustomUserAuthenticator" ] |
Listeners
| Listener | Duration | Response |
|---|---|---|
Symfony\Component\Security\Http\Firewall\ChannelListener {#43 -map: Symfony\Component\Security\Http\AccessMap {#423 …} -logger: Monolog\Logger {#13 …} -httpPort: 80 -httpsPort: 443 } |
(none) | (none) |
Symfony\Component\Security\Http\Firewall\ContextListener {#547 -sessionKey: "_security_main" -registered: false -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#90 …} -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#335 …} -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#139 …} -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#554 …} -logger: Monolog\Logger {#13 …} -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#46 …} } |
47.67 ms | (none) |
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#499 -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#545 …} } |
0.21 ms | (none) |
Symfony\Component\Security\Http\Firewall\AccessListener {#460 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#140 …} -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#490 …} -map: Symfony\Component\Security\Http\AccessMap {#423 …} } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\LogoutListener {#87 -options: [ "csrf_parameter" => "_csrf_token" "csrf_token_id" => "logout" "logout_path" => "logout" ] -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#140 …} -httpUtils: Symfony\Component\Security\Http\HttpUtils {#356 …} -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#46 …} -csrfTokenManager: null } |
(none) | (none) |
Authenticators
| Status | Authenticator |
|---|---|
| skipped |
"App\Security\CustomUserAuthenticator" This authenticator did not support the request. |
| 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" |