Redirect 302 redirect from GET @onboarding_login (2cbd2f)

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

Security

Token

bbaee97f-9df1-4db8-bc83-c2bdac608221 Username
Authenticated
2cbd2f From
Property Value
Roles
[
  "ROLE_USER"
]
Inherited Roles none
Token
Symfony\Component\Security\Http\Authenticator\Token\PostAuthenticationToken {#804
  -user: App\Entity\User {#1377 …}
  -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 {#880
  -map: Symfony\Component\Security\Http\AccessMap {#876 …}
  -logger: Monolog\Logger {#861 …}
  -httpPort: 80
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#916
  -sessionKey: "_security_invitation"
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#917 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#633 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#240 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#926 …}
  -logger: Monolog\Logger {#861 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#922 …}
}
356.81 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#626
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#645 …}
}
(none) (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#635
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#241 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#168 …}
  -map: Symfony\Component\Security\Http\AccessMap {#876 …}
}
0.17 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"
2
"App\Security\Voter\CompanyDashboardVoter"

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: "/en/onboarding/topics"
  #requestUri: "/en/onboarding/topics"
  #baseUrl: ""
  #basePath: ""
  #method: "GET"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#793 …}
  #locale: "en"
  #defaultLocale: "fr"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: ? bool
  -trustedValuesCache: [
    "2\x00216.73.217.100\x00127.0.0.1\x00" => [
      "216.73.217.100"
    ]
    "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
2 ERROR ROLE_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
DENIED
The user doesn't have ROLE_ADMIN.
"App\Security\Voter\CompanyDashboardVoter"
ABSTAIN
Show voter details
3 ERROR ROLE_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
DENIED
The user doesn't have ROLE_ADMIN.
"App\Security\Voter\CompanyDashboardVoter"
ABSTAIN
Show voter details