GET https://www.pasaiamusikal.eus/favicon.ico/

Security

Token

garbineeizagirre@pasaiamusikal.eus Username
Authenticated
fcf8c8 From
Property Value
Roles
[
  "ROLE_ADMINISTRARIA"
  "ROLE_LANGILEA"
  "ROLE_FAMILIA"
  "ROLE_IKASLEA"
]
Inherited Roles
[
  "ROLE_USER"
]
Token
HWI\Bundle\OAuthBundle\Security\Core\Authentication\Token\OAuthToken {#3960
  -user: App\Entity\User {#4064 …}
  -roleNames: [
    "ROLE_ADMINISTRARIA"
    "ROLE_LANGILEA"
    "ROLE_FAMILIA"
    "ROLE_IKASLEA"
  ]
  -attributes: []
  -accessToken: "ya29.a0AQQ_BDQm8rJGO8wlbZaT2Gr2iqSHYttxUO7y1VY85Q3FLEhD2jePjxDXtZupSaLXCvbEkls6HEIRRL21n41DDjtTLKsdvXGsf5aTcNrHYNLqNTE0aDGutrw10sJ73Eebsrawk4DvW9raxmE7PCEqMRBgyvo-BcDJafDsChwdfW7P7G-2Bzta9qqMlL3pNwkoB1PWK8wV1QaCgYKAZASARMSFQHGX2MinQYACi3A96YngVO5Z77KuQ0209"
  -rawToken: [
    "access_token" => "ya29.a0AQQ_BDQm8rJGO8wlbZaT2Gr2iqSHYttxUO7y1VY85Q3FLEhD2jePjxDXtZupSaLXCvbEkls6HEIRRL21n41DDjtTLKsdvXGsf5aTcNrHYNLqNTE0aDGutrw10sJ73Eebsrawk4DvW9raxmE7PCEqMRBgyvo-BcDJafDsChwdfW7P7G-2Bzta9qqMlL3pNwkoB1PWK8wV1QaCgYKAZASARMSFQHGX2MinQYACi3A96YngVO5Z77KuQ0209"
    "expires_in" => 3599
    "scope" => "https://www.googleapis.com/auth/userinfo.email https://www.googleapis.com/auth/userinfo.profile openid"
    "token_type" => "Bearer"
    "id_token" => "eyJhbGciOiJSUzI1NiIsImtpZCI6ImZiOWY5MzcxZDU3NTVmM2UzODNhNDBhYjNhMTcyY2Q4YmFjYTUxN2YiLCJ0eXAiOiJKV1QifQ.eyJpc3MiOiJhY2NvdW50cy5nb29nbGUuY29tIiwiYXpwIjoiMzU3MTg3OTA4ODEyLTB1ZmhmZ2ltZXY3aGlmbnQ2aGcxamY4ZGlzb2EzYzA0LmFwcHMuZ29vZ2xldXNlcmNvbnRlbnQuY29tIiwiYXVkIjoiMzU3MTg3OTA4ODEyLTB1ZmhmZ2ltZXY3aGlmbnQ2aGcxamY4ZGlzb2EzYzA0LmFwcHMuZ29vZ2xldXNlcmNvbnRlbnQuY29tIiwic3ViIjoiMTE2NTM0MjA1NTMyNjczOTQ2NzMyIiwiaGQiOiJwYXNhaWFtdXNpa2FsLmV1cyIsImVtYWlsIjoiZ2FyYmluZWVpemFnaXJyZUBwYXNhaWFtdXNpa2FsLmV1cyIsImVtYWlsX3ZlcmlmaWVkIjp0cnVlLCJhdF9oYXNoIjoiTFNrZ09pQ2xyOS16WFo5R3QxNkVLdyIsImlhdCI6MTc2MTA2MTMxMiwiZXhwIjoxNzYxMDY0OTEyfQ.Lhpy0kbykNnyFlxWJqmwjbDuz-Fh1U9i7pjTxrYi--N6kE-V9GyCOeGdtaQCwe0ANXHoP8mfVFYYusL75-6Wq9UyC2mlzBcx2qb8MqRCBE7TSnvDH1TpIagN-fyqw-ihlUXEb4xu3xsRPw25u3FFfiMRHSq3QgINtrVJzm_9LOvhcqxoJLRQGouhH9R3ctZEyL0DXDKgNPchvH9E4gJROsGBdZoXTUVAYJW1fNat2QvaALl-UYofnzJI0uyYOWn5QVxQXqy_37A4KYKSyPPrZGd2LBDfq9HDUqUVP-l5FFzLNA9THa8WlmHV15NMu-LWQkGj8lgRRxFJP1lRoVtXNw"
  ]
  -expiresIn: 3599
  -createdAt: 1761061312
  -resourceOwnerName: "google"
  -tokenSecret: null
  -refreshToken: null
}

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.app_user_provider
context main
entry_point App\Security\CustomAuthenticationEntryPoint
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "oauth"
  "form_login"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#556
  -map: Symfony\Component\Security\Http\AccessMap {#555 …}
  -logger: Monolog\Logger {#580 …}
  -httpPort: 80
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#543
  -sessionKey: "_security_main"
  -registered: true
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#582 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#540 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#420 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#542 …}
  -logger: Monolog\Logger {#580 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#576 …}
}
3.04 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#521
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#520 …}
}
(none) (none)
HWI\Bundle\OAuthBundle\Security\Http\Firewall\RefreshAccessTokenListener {#518
  #tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#380 …}
  #resourceOwnerMap: HWI\Bundle\OAuthBundle\Security\Http\ResourceOwnerMap {#532 …}
  #enabled: false
  -authenticator: HWI\Bundle\OAuthBundle\Security\Http\Authenticator\OAuthAuthenticator {#534 …}
}
(none) (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#516
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#380 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#424 …}
  -map: Symfony\Component\Security\Http\AccessMap {#555 …}
}
0.01 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#577
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#380 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#587 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#576 …}
  -csrfTokenManager: null
}
(none) (none)

Authenticators

Status Authenticator
skipped
"HWI\Bundle\OAuthBundle\Security\Http\Authenticator\OAuthAuthenticator"

This authenticator did not support the request.

skipped
"Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"

This authenticator did not support the request.

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"