Security

Token

112499271597072897518 Username
Authenticated
Property Value
Roles
[
  "ROLE_ADMIN"
  "ROLE_USER"
]
Inherited Roles
[
  "ROLE_ALLOWED_TO_SWITCH"
]
Token
Symfony\Component\Security\Core\Authentication\Token\UsernamePasswordToken {#737
  -user: App\Entity\Users {#994 …}
  -roleNames: [
    "ROLE_ADMIN"
    "ROLE_USER"
  ]
  -authenticated: true
  -attributes: []
  -credentials: null
  -firewallName: "main"
}

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider fos_user.user_provider.username_email
context main
entry_point App\Security\DualAuthenticationEntryPoint
user_checker App\Security\OauthUserChecker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "switch_user"
  "oauth"
  "jwt"
  "form_login"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#144
  -map: Symfony\Component\Security\Http\AccessMap {#143 …}
  -authenticationEntryPoint: null
  -logger: Symfony\Bridge\Monolog\Logger {#115 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#733
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#209 …}
  -sessionKey: "_security_main"
  -logger: Symfony\Bridge\Monolog\Logger {#115 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#732 …}
  -dispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#120 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#57 …}
  -rememberMeServices: null
  -sessionTrackerEnabler: [
    Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#210 …}
    "enableUsageTracking"
  ]
}
114.77 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#817
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#826 …}
}
0.00 ms (none)
HWI\Bundle\OAuthBundle\Security\Http\Firewall\RefreshAccessTokenListener {#677
  #tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#210 …}
  #resourceOwnerMap: HWI\Bundle\OAuthBundle\Security\Http\ResourceOwnerMap {#988 …}
  #enabled: false
  -oAuthAuthenticator: HWI\Bundle\OAuthBundle\Security\Http\Authenticator\OAuthAuthenticator {#987 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\SwitchUserListener {#829
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#210 …}
  -provider: FOS\UserBundle\Security\EmailUserProvider {#948 …}
  -userChecker: App\Security\OauthUserChecker {#842 …}
  -firewallName: "main"
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#698 …}
  -usernameParameter: "_switch_user"
  -role: "ROLE_ADMIN"
  -logger: Symfony\Bridge\Monolog\Logger {#115 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#378 …}
  -stateless: false
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#119
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#210 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "/logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#110 …}
  -csrfTokenManager: null
  -eventDispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#120 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#839
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#210 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#698 …}
  -map: Symfony\Component\Security\Http\AccessMap {#143 …}
  -authManager: null
  -exceptionOnNoToken: false
}
0.98 ms (none)

Authenticators

No authenticators have been recorded. Check previous profiles on your authentication endpoint.

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"

Access decision log

# Result Attributes Object
1 GRANTED ROLE_USER
Symfony\Component\HttpFoundation\Request {#60
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#102 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#108 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#103 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#99 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#100 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#101 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#98 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/api/reports/global-network-report"
  #requestUri: "/api/reports/global-network-report?timezone=Europe%2FLondon&data%5BappId%5D=1&data%5BappName%5D=1&data%5BmafoAdvertiserId%5D=1&data%5BmafoAdvertiserName%5D=1&data%5BeventCount%5D=1&data%5Bclicks%5D=1&data%5Bimpressions%5D=1&data%5BtotalRevenue%5D=1&data%5BblockedClicks%5D=1&data%5BcappedClicks%5D=1&data%5BblockedImpressions%5D=1&data%5BcappedImpressions%5D=1&startDate=Sun+Mar+01+2026&endDate=Wed+Mar+25+2026&downloadCSV=0&currentPage=1&sortBy=appId&sortType=DESC"
  #baseUrl: ""
  #basePath: null
  #method: "GET"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#735 …}
  #locale: null
  #defaultLocale: "en"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: null
  -isIisRewrite: false
  basePath: ""
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details