POST https://www.pasaiamusikal.eus/eu_ES/datuagordeajax

Security

Token

itziarfernandez@pasaiamusikal.eus Username
Authenticated
a94f46 From
Property Value
Roles
[
  "ROLE_FULLACCESS"
  "ROLE_ZUZENDARIA"
  "ROLE_LANGILEA"
  "ROLE_FAMILIA"
  "ROLE_IKASLEA"
]
Inherited Roles
[
  "ROLE_DIRUZAINTZA"
  "ROLE_KONTUHARTZAILEA"
  "ROLE_IKASKETABURUA"
  "ROLE_IDAZKARIA"
  "ROLE_ADMINISTRARIA"
  "ROLE_IRAKASLEA"
  "ROLE_USER"
]
Token
HWI\Bundle\OAuthBundle\Security\Core\Authentication\Token\OAuthToken {#603
  -user: App\Entity\User {#771 …}
  -roleNames: [
    "ROLE_FULLACCESS"
    "ROLE_ZUZENDARIA"
    "ROLE_LANGILEA"
    "ROLE_FAMILIA"
    "ROLE_IKASLEA"
  ]
  -attributes: []
  -accessToken: "ya29.a0AS3H6Nw36_aKLRwXm0pPDexhY11882OIA4v3zC57owyKs0XW46Duav9lSxAzT6Wj-zsxPZjKM-XrgzY_RdPRmkfVqxExfLIua0KumXiEiHVTSR9WYrKoKrg9XrR5Mc4h0n0jaVUR3r2QO56Ic9hSsSe-qxMuVypEGY2x-yPzMorrkV1FF7k3-a0pQYQATak9ffK0Fzlj6gaCgYKAWYSARMSFQHGX2MiwlLB2uwbFirhEfNICKIUvA0209"
  -rawToken: [
    "access_token" => "ya29.a0AS3H6Nw36_aKLRwXm0pPDexhY11882OIA4v3zC57owyKs0XW46Duav9lSxAzT6Wj-zsxPZjKM-XrgzY_RdPRmkfVqxExfLIua0KumXiEiHVTSR9WYrKoKrg9XrR5Mc4h0n0jaVUR3r2QO56Ic9hSsSe-qxMuVypEGY2x-yPzMorrkV1FF7k3-a0pQYQATak9ffK0Fzlj6gaCgYKAWYSARMSFQHGX2MiwlLB2uwbFirhEfNICKIUvA0209"
    "expires_in" => 3599
    "scope" => "https://www.googleapis.com/auth/userinfo.email https://www.googleapis.com/auth/userinfo.profile openid"
    "token_type" => "Bearer"
    "id_token" => "eyJhbGciOiJSUzI1NiIsImtpZCI6IjljNjI1MTU4Nzk1MDg0NGE2NTZiZTM1NjNkOGM1YmQ2Zjg5NGM0MDciLCJ0eXAiOiJKV1QifQ.eyJpc3MiOiJhY2NvdW50cy5nb29nbGUuY29tIiwiYXpwIjoiMzU3MTg3OTA4ODEyLTB1ZmhmZ2ltZXY3aGlmbnQ2aGcxamY4ZGlzb2EzYzA0LmFwcHMuZ29vZ2xldXNlcmNvbnRlbnQuY29tIiwiYXVkIjoiMzU3MTg3OTA4ODEyLTB1ZmhmZ2ltZXY3aGlmbnQ2aGcxamY4ZGlzb2EzYzA0LmFwcHMuZ29vZ2xldXNlcmNvbnRlbnQuY29tIiwic3ViIjoiMTEwNDA3MTM3MDYzMjk2MDA3NTU2IiwiaGQiOiJwYXNhaWFtdXNpa2FsLmV1cyIsImVtYWlsIjoiaXR6aWFyZmVybmFuZGV6QHBhc2FpYW11c2lrYWwuZXVzIiwiZW1haWxfdmVyaWZpZWQiOnRydWUsImF0X2hhc2giOiJTSk1ITW11MzRCVEJ2dnBmQ3pNbHBRIiwiaWF0IjoxNzU3NDEwODU2LCJleHAiOjE3NTc0MTQ0NTZ9.ti114-Nm093PTkvHtcqwKbfDATLSaas6WWMYOJAe1cyji3tvD0ZD5on23QmUUrYlLvWkh9uKi531PCvBvupVvmDia4r55T0hWP8PgGpG4IAAHZxrTX28F_8WysXjfc1xxRWyMK3LNJEnMZ7iM7wr_CKjdIP9eGFSf17CJnKqGYmw9ZUGCVgtchUPUvmOJk1euWoB3q3navDlLSZ-hjevAzEWkz8fIXeQ-8B1h5DeK4SmAfPqCFRmXre7Xey6usQUkqh6lI57NYW4qxLlVgPN2c4Ev4LOlKU8-c24E7r9rD2pM3FAdZGVzwaPZBA_r-zSVnrFX7cFXKrW6HuBOATOHQ"
  ]
  -expiresIn: 3599
  -createdAt: 1757410856
  -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 …}
}
30.84 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#517
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#516 …}
}
(none) (none)
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 …}
}
0.00 ms (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
"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"