Redirect 302 redirect from POST @core_access_users_add (a83ba7)

GET https://preprod.valmorel.smart.koredge.fr/access/user/edit/2

Security

Token

admin@koredge.fr Username
Authenticated
f0ba12 From
Property Value
Roles
[
  "ROLE_USER"
]
Inherited Roles none
Token
Symfony\Component\Security\Http\Authenticator\Token\PostAuthenticationToken {#145
  -user: Koredge\CoreBundle\Orm\Entity\CoreUser {#1783 …}
  -roleNames: [
    "ROLE_USER"
  ]
  -attributes: []
  -firewallName: "main"
}

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.app_user_provider
context main
entry_point Koredge\CoreBundle\Security\LoginFormAuthenticator
user_checker Koredge\CoreBundle\Security\UserChecker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "login_throttling"
  "two_factor"
  "Koredge\CoreBundle\Security\LoginFormAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#165
  -map: Symfony\Component\Security\Http\AccessMap {#302 …}
  -logger: Monolog\Logger {#150 …}
  -httpPort: 80
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#1068
  -sessionKey: "_security_main"
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#147 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#1278 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#743 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#1256 …}
  -logger: Monolog\Logger {#150 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#167 …}
}
26.63 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#1132
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#1228 …}
}
(none) (none)
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener {#1071
  -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#264 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#744 …}
  -twoFactorAccessDecider: Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider {#1173 …}
}
0.08 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#1059
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#744 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#578 …}
  -map: Symfony\Component\Security\Http\AccessMap {#302 …}
}
0.32 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#153
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#744 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#263 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#116 …}
  -csrfTokenManager: null
}
(none) (none)

Authenticators

Status Authenticator
skipped
"Koredge\CoreBundle\Security\LoginFormAuthenticator"

This authenticator did not support the request.

skipped
"Scheb\TwoFactorBundle\Security\Http\Authenticator\TwoFactorAuthenticator"

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 {#2
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#24 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#12 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#19 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#27 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#26 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#25 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#28 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/access/user/edit/2"
  #requestUri: "/access/user/edit/2"
  #baseUrl: ""
  #basePath: ""
  #method: "GET"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#91 …}
  #locale: "fr"
  #defaultLocale: "fr"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: ? bool
  -trustedValuesCache: [
    "2\x0045.81.209.67\x00172.19.32.1\x00" => [
      "45.81.209.67"
    ]
    "4\x00\x00\x00" => []
    "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