Security

Token

andru@andru.and Username
Authenticated
Property Value
Roles
[
  "ROLE_ADMIN"
  "ROLE_USER"
]
Inherited Roles
[
  "ROLE_ALLOWED_TO_SWITCH"
]
Token
Symfony\Component\Security\Core\Authentication\Token\UsernamePasswordToken {#916
  -user: App\Entity\Users {#747 …}
  -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 {#132
  -map: Symfony\Component\Security\Http\AccessMap {#133 …}
  -authenticationEntryPoint: null
  -logger: Symfony\Bridge\Monolog\Logger {#108 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#562
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#200 …}
  -sessionKey: "_security_main"
  -logger: Symfony\Bridge\Monolog\Logger {#108 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#640 …}
  -dispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#112 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#106 …}
  -rememberMeServices: null
  -sessionTrackerEnabler: [
    Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#201 …}
    "enableUsageTracking"
  ]
}
22.67 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#512
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#511 …}
}
0.00 ms (none)
HWI\Bundle\OAuthBundle\Security\Http\Firewall\RefreshAccessTokenListener {#519
  #tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#201 …}
  #resourceOwnerMap: HWI\Bundle\OAuthBundle\Security\Http\ResourceOwnerMap {#759 …}
  #enabled: false
  -oAuthAuthenticator: HWI\Bundle\OAuthBundle\Security\Http\Authenticator\OAuthAuthenticator {#743 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\SwitchUserListener {#513
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#201 …}
  -provider: FOS\UserBundle\Security\EmailUserProvider {#585 …}
  -userChecker: App\Security\OauthUserChecker {#924 …}
  -firewallName: "main"
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#844 …}
  -usernameParameter: "_switch_user"
  -role: "ROLE_ADMIN"
  -logger: Symfony\Bridge\Monolog\Logger {#108 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#371 …}
  -stateless: false
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#111
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#201 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "/logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#101 …}
  -csrfTokenManager: null
  -eventDispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#112 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#923
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#201 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#844 …}
  -map: Symfony\Component\Security\Http\AccessMap {#133 …}
  -authManager: null
  -exceptionOnNoToken: false
}
0.64 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 {#2
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#19 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#15 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#14 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#22 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#21 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#20 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#23 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/api/okr/okr-control"
  #requestUri: "/api/okr/okr-control?data%5BadvertiserId%5D=1&data%5BadvertiserName%5D=1&data%5Brevenue%5D=1&data%5BstatusPretty%5D=1&data%5BperiodPretty%5D=1&startDate=Thu+Jan+01+2026&endDate=Sat+Jan+31+2026&downloadCSV=0&limit=100&page=1&sortBy=loggedAtTimestamp&sortType=DESC"
  #baseUrl: ""
  #basePath: null
  #method: "GET"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#822 …}
  #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