Redirect 302 redirect from GET @onboarding_login (228d87)

GET https://thomass-mac-mini-1.coyote-lizard.ts.net/fr/onboarding/topics

Security

Token

57263057-0616-4e9e-8ad2-4861572ef659 Username
Authenticated
228d87 From
Property Value
Roles
[
  "ROLE_USER"
]
Inherited Roles none
Token
Symfony\Component\Security\Http\Authenticator\Token\PostAuthenticationToken {#825
  -user: App\Entity\User {#1288 …}
  -roleNames: [
    "ROLE_USER"
  ]
  -attributes: []
  -firewallName: "invitation"
}

Firewall

invitation Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.app_user_provider
context invitation
entry_point (none)
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "App\Security\InvitationAuthenticator"
  "App\Security\UserRetryAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#571
  -map: Symfony\Component\Security\Http\AccessMap {#569 …}
  -logger: Monolog\Logger {#975 …}
  -httpPort: 80
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#920
  -sessionKey: "_security_invitation"
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#999 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#830 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#203 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#893 …}
  -logger: Monolog\Logger {#975 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#729 …}
}
15.03 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#802
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#827 …}
}
(none) (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#869
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#204 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#131 …}
  -map: Symfony\Component\Security\Http\AccessMap {#569 …}
}
1.43 ms (none)

Authenticators

Status Authenticator
skipped
"App\Security\InvitationAuthenticator"

This authenticator did not support the request.

skipped
"App\Security\UserRetryAuthenticator"

This authenticator did not support the request.

Access Decision

affirmative Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"

Access decision log

# Result Attributes Object
1 GRANTED ROLE_USER
Symfony\Component\HttpFoundation\Request {#4
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#19 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#9 …}
  +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: [
    "*/*"
  ]
  #pathInfo: "/fr/onboarding/topics"
  #requestUri: "/fr/onboarding/topics"
  #baseUrl: ""
  #basePath: ""
  #method: "GET"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#872 …}
  #locale: "fr"
  #defaultLocale: "fr"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: ? bool
  -trustedValuesCache: [
    "2\x00216.73.216.56\x00127.0.0.1\x00" => [
      "216.73.216.56"
    ]
    "4\x00thomass-mac-mini-1.coyote-lizard.ts.net\x00\x00" => [
      "thomass-mac-mini-1.coyote-lizard.ts.net"
    ]
    "32\x00\x00\x00" => []
    "8\x00https\x00\x00" => [
      "https"
    ]
    "16\x00\x00\x00" => []
  ]
  -isIisRewrite: false
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
GRANTED
The user has ROLE_USER.
Show voter details