Redirect 302 redirect from GET @singlePageApplication.home (be5894)

GET https://re7-inpi.demo.naoned.fr/login

Security

Token

There is no security token. It was removed in be5894.

Firewall

memo Name
Security enabled
Stateless

Configuration

Key Value
provider core.security.userProvider
context memo
entry_point Naoned\Memo\Core\Infrastructure\Security\Entrypoints\ApiAuthentication
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "login_throttling"
  "core.security.authenticator.memo.accessToken"
  "core.security.authenticator.memo.formLogin"
  "core.security.authenticator.memo.jsonLogin"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#13149
  -map: Symfony\Component\Security\Http\AccessMap {#13128 …}
  -logger: Monolog\Logger {#13139 …}
  -httpPort: 80
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#13109
  -sessionKey: "_security_memo"
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#13129 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#13105 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#14543 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#13108 …}
  -logger: Monolog\Logger {#13139 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#10700 …}
}
11.24 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#13101
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#13102 …}
}
(none) (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#13145
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app.logout"
  ]
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#14629 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#13127 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#10700 …}
  -csrfTokenManager: null
}
(none) (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#13051
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#14629 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#14606 …}
  -map: Symfony\Component\Security\Http\AccessMap {#13128 …}
}
0.11 ms (none)

Authenticators

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

This authenticator did not support the request.

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

This authenticator did not support the request.

skipped
"Naoned\Framework\Security\Http\Authenticators\JsonLoginCsrfProtected"

This authenticator did not support the request.

Access Decision

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

Access decision log

# Result Attributes Object
1 GRANTED PUBLIC_ACCESS
Symfony\Component\HttpFoundation\Request {#161
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#160 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#163 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#164 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#167 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#166 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#165 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#168 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/login"
  #requestUri: "/login"
  #baseUrl: ""
  #basePath: ""
  #method: "GET"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#13980 …}
  #locale: null
  #defaultLocale: "fr"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: ? bool
  -trustedValuesCache: [
    "2\x00\x00216.73.217.139\x00" => []
    "4\x00\x00\x00" => []
    "8\x00\x00\x00" => []
    "32\x00\x00\x00" => []
    "16\x00\x00\x00" => []
  ]
  -isIisRewrite: false
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
GRANTED
Access is public.
Show voter details