Redirect 302 redirect from GET @hwi_oauth_service_redirect (893569)

Security

Token

garbineeizagirre@pasaiamusikal.eus Username
Authenticated
Property Value
Roles
[
  "ROLE_ADMINISTRARIA"
  "ROLE_LANGILEA"
  "ROLE_FAMILIA"
  "ROLE_IKASLEA"
]
Inherited Roles
[
  "ROLE_USER"
]
Token
HWI\Bundle\OAuthBundle\Security\Core\Authentication\Token\OAuthToken {#769
  -user: App\Entity\User {#768 …}
  -roleNames: [
    "ROLE_ADMINISTRARIA"
    "ROLE_LANGILEA"
    "ROLE_FAMILIA"
    "ROLE_IKASLEA"
  ]
  -attributes: []
  -accessToken: "ya29.a0AS3H6Nw9IcyUYiE2hD_5B-ZnMsi8O9mmPj2SdA5obmZ_oNojekV60Vv6J0ItIxJGHUO7ht2--ki08xfhZEQa1Z2qfM8I2B9ftged_pckjLIryJUEBQhMOShOe4UAlV_Ox0rtNrUUK-Tsfmj8tFFbyZ64uAKcBwHRupUUWdvfBObf-E65HU8M1AjzQZ5jxi_mHZfD15FxFQaCgYKAaQSARMSFQHGX2MihFrGgqhxG1z-Wdzng4GSag0209"
  -rawToken: [
    "access_token" => "ya29.a0AS3H6Nw9IcyUYiE2hD_5B-ZnMsi8O9mmPj2SdA5obmZ_oNojekV60Vv6J0ItIxJGHUO7ht2--ki08xfhZEQa1Z2qfM8I2B9ftged_pckjLIryJUEBQhMOShOe4UAlV_Ox0rtNrUUK-Tsfmj8tFFbyZ64uAKcBwHRupUUWdvfBObf-E65HU8M1AjzQZ5jxi_mHZfD15FxFQaCgYKAaQSARMSFQHGX2MihFrGgqhxG1z-Wdzng4GSag0209"
    "expires_in" => 3599
    "scope" => "openid https://www.googleapis.com/auth/userinfo.profile https://www.googleapis.com/auth/userinfo.email"
    "token_type" => "Bearer"
    "id_token" => "eyJhbGciOiJSUzI1NiIsImtpZCI6IjljNjI1MTU4Nzk1MDg0NGE2NTZiZTM1NjNkOGM1YmQ2Zjg5NGM0MDciLCJ0eXAiOiJKV1QifQ.eyJpc3MiOiJhY2NvdW50cy5nb29nbGUuY29tIiwiYXpwIjoiMzU3MTg3OTA4ODEyLTB1ZmhmZ2ltZXY3aGlmbnQ2aGcxamY4ZGlzb2EzYzA0LmFwcHMuZ29vZ2xldXNlcmNvbnRlbnQuY29tIiwiYXVkIjoiMzU3MTg3OTA4ODEyLTB1ZmhmZ2ltZXY3aGlmbnQ2aGcxamY4ZGlzb2EzYzA0LmFwcHMuZ29vZ2xldXNlcmNvbnRlbnQuY29tIiwic3ViIjoiMTE2NTM0MjA1NTMyNjczOTQ2NzMyIiwiaGQiOiJwYXNhaWFtdXNpa2FsLmV1cyIsImVtYWlsIjoiZ2FyYmluZWVpemFnaXJyZUBwYXNhaWFtdXNpa2FsLmV1cyIsImVtYWlsX3ZlcmlmaWVkIjp0cnVlLCJhdF9oYXNoIjoibUdQbmVsSklEbEJkREJVU20yTnF2USIsImlhdCI6MTc1NzQyMzU5OSwiZXhwIjoxNzU3NDI3MTk5fQ.FotSazPL6xC0VZsQC5E8jECgoapgFdJ9LpQm7YrIRbeBXZGcici_I43NEvQAR6HBp3dGbXU5Ub-AfHQJLSPF5hlBsLJ34zercNO426YIuQshl2WYYxOILGkVIJjVc_-pXlBUCFLTgzay9XIonDIlHn6pI2AaGU_iMJVsagi6qCl2U2fnTBVmG-gJMX9VZLT_2PING58_YnRgbvCEolynhd1f4Kcj0DwWxYkD67kaspvMk-opON6PAnA8QIZhM_CgKkSmnEn1vqaoMfKE3LpdnOPCMXcisrVxEpGAACK1APAgmLUa2b1ZgLVhH2ZgyyL5_wzEI-aBG7yBmqlPbAK2Lg"
  ]
  -expiresIn: 3599
  -createdAt: 1757423599
  -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 {#552
  -map: Symfony\Component\Security\Http\AccessMap {#551 …}
  -logger: Monolog\Logger {#576 …}
  -httpPort: 80
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#539
  -sessionKey: "_security_main"
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#578 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#536 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#420 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#538 …}
  -logger: Monolog\Logger {#576 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#572 …}
}
0.42 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#517
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#516 …}
}
4873.85 ms
Symfony\Component\HttpFoundation\RedirectResponse {#189252
  +headers: Symfony\Component\HttpFoundation\ResponseHeaderBag {#189260 …}
  #content: """
    <!DOCTYPE html>\n
    <html>\n
        <head>\n
            <meta charset="UTF-8" />\n
            <meta http-equiv="refresh" content="0;url='https://www.pasaiamusikal.eus/eu_ES/bezeroa/default'" />\n
    \n
            <title>Redirecting to https://www.pasaiamusikal.eus/eu_ES/bezeroa/default</title>\n
        </head>\n
        <body>\n
            Redirecting to <a href="https://www.pasaiamusikal.eus/eu_ES/bezeroa/default">https://www.pasaiamusikal.eus/eu_ES/bezeroa/default</a>.\n
        </body>\n
    </html>
    """
  #version: "1.1"
  #statusCode: 302
  #statusText: "Found"
  #charset: "UTF-8"
  -sentHeaders: ? array
  #targetUrl: "https://www.pasaiamusikal.eus/eu_ES/bezeroa/default"
}
HWI\Bundle\OAuthBundle\Security\Http\Firewall\RefreshAccessTokenListener {#514
  #tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#437 …}
  #resourceOwnerMap: HWI\Bundle\OAuthBundle\Security\Http\ResourceOwnerMap {#528 …}
  #enabled: false
  -authenticator: HWI\Bundle\OAuthBundle\Security\Http\Authenticator\OAuthAuthenticator {#530 …}
}
(none) (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#512
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#437 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#454 …}
  -map: Symfony\Component\Security\Http\AccessMap {#551 …}
}
(none) (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#573
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#437 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#583 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#572 …}
  -csrfTokenManager: null
}
(none) (none)

Authenticators

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

This authenticator did not support the request.

success
"HWI\Bundle\OAuthBundle\Security\Http\Authenticator\OAuthAuthenticator"
Lazy no
Duration 4771.44 ms
Passport
Symfony\Component\Security\Http\Authenticator\Passport\SelfValidatingPassport {#605
  #user: App\Entity\User {#768 …}
  -badges: [
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge {#613
      -userLoader: Closure() {#631 …}
      -user: App\Entity\User {#768 …}
      -userIdentifier: "garbineeizagirre@pasaiamusikal.eus"
      -attributes: null
    }
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\RememberMeBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\RememberMeBadge {#189208
      -enabled: false
      +parameters: []
    }
    "HWI\Bundle\OAuthBundle\Security\Http\Authenticator\Passport\Badge\OAuthTokenBadge" => HWI\Bundle\OAuthBundle\Security\Http\Authenticator\Passport\Badge\OAuthTokenBadge {#189273
      -token: HWI\Bundle\OAuthBundle\Security\Core\Authentication\Token\OAuthToken {#769
        -user: App\Entity\User {#768 …}
        -roleNames: [
          "ROLE_ADMINISTRARIA"
          "ROLE_LANGILEA"
          "ROLE_FAMILIA"
          "ROLE_IKASLEA"
        ]
        -attributes: []
        -accessToken: "ya29.a0AS3H6Nw9IcyUYiE2hD_5B-ZnMsi8O9mmPj2SdA5obmZ_oNojekV60Vv6J0ItIxJGHUO7ht2--ki08xfhZEQa1Z2qfM8I2B9ftged_pckjLIryJUEBQhMOShOe4UAlV_Ox0rtNrUUK-Tsfmj8tFFbyZ64uAKcBwHRupUUWdvfBObf-E65HU8M1AjzQZ5jxi_mHZfD15FxFQaCgYKAaQSARMSFQHGX2MihFrGgqhxG1z-Wdzng4GSag0209"
        -rawToken: [
          "access_token" => "ya29.a0AS3H6Nw9IcyUYiE2hD_5B-ZnMsi8O9mmPj2SdA5obmZ_oNojekV60Vv6J0ItIxJGHUO7ht2--ki08xfhZEQa1Z2qfM8I2B9ftged_pckjLIryJUEBQhMOShOe4UAlV_Ox0rtNrUUK-Tsfmj8tFFbyZ64uAKcBwHRupUUWdvfBObf-E65HU8M1AjzQZ5jxi_mHZfD15FxFQaCgYKAaQSARMSFQHGX2MihFrGgqhxG1z-Wdzng4GSag0209"
          "expires_in" => 3599
          "scope" => "openid https://www.googleapis.com/auth/userinfo.profile https://www.googleapis.com/auth/userinfo.email"
          "token_type" => "Bearer"
          "id_token" => "eyJhbGciOiJSUzI1NiIsImtpZCI6IjljNjI1MTU4Nzk1MDg0NGE2NTZiZTM1NjNkOGM1YmQ2Zjg5NGM0MDciLCJ0eXAiOiJKV1QifQ.eyJpc3MiOiJhY2NvdW50cy5nb29nbGUuY29tIiwiYXpwIjoiMzU3MTg3OTA4ODEyLTB1ZmhmZ2ltZXY3aGlmbnQ2aGcxamY4ZGlzb2EzYzA0LmFwcHMuZ29vZ2xldXNlcmNvbnRlbnQuY29tIiwiYXVkIjoiMzU3MTg3OTA4ODEyLTB1ZmhmZ2ltZXY3aGlmbnQ2aGcxamY4ZGlzb2EzYzA0LmFwcHMuZ29vZ2xldXNlcmNvbnRlbnQuY29tIiwic3ViIjoiMTE2NTM0MjA1NTMyNjczOTQ2NzMyIiwiaGQiOiJwYXNhaWFtdXNpa2FsLmV1cyIsImVtYWlsIjoiZ2FyYmluZWVpemFnaXJyZUBwYXNhaWFtdXNpa2FsLmV1cyIsImVtYWlsX3ZlcmlmaWVkIjp0cnVlLCJhdF9oYXNoIjoibUdQbmVsSklEbEJkREJVU20yTnF2USIsImlhdCI6MTc1NzQyMzU5OSwiZXhwIjoxNzU3NDI3MTk5fQ.FotSazPL6xC0VZsQC5E8jECgoapgFdJ9LpQm7YrIRbeBXZGcici_I43NEvQAR6HBp3dGbXU5Ub-AfHQJLSPF5hlBsLJ34zercNO426YIuQshl2WYYxOILGkVIJjVc_-pXlBUCFLTgzay9XIonDIlHn6pI2AaGU_iMJVsagi6qCl2U2fnTBVmG-gJMX9VZLT_2PING58_YnRgbvCEolynhd1f4Kcj0DwWxYkD67kaspvMk-opON6PAnA8QIZhM_CgKkSmnEn1vqaoMfKE3LpdnOPCMXcisrVxEpGAACK1APAgmLUa2b1ZgLVhH2ZgyyL5_wzEI-aBG7yBmqlPbAK2Lg"
        ]
        -expiresIn: 3599
        -createdAt: 1757423599
        -resourceOwnerName: "google"
        -tokenSecret: null
        -refreshToken: null
      }
    }
  ]
  -attributes: []
}
Badges UserBadge RememberMeBadge OAuthTokenBadge

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"