POST http://royal-palace.com/backoffrp/resa_refresh

Security

Token

admin@royal-palace.com Username
Authenticated
Property Value
Roles
[
  "ROLE_MANAGER"
]
Inherited Roles none
Token
Symfony\Component\Security\Core\Authentication\Token\UsernamePasswordToken {#357
  -user: App\Framework\AppBundle\Entity\User {#705 …}
  -roleNames: [
    "ROLE_MANAGER"
  ]
  -attributes: []
  -firewallName: "admin"
}

Firewall

admin Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.database_users
context admin
entry_point security.authenticator.form_login.admin
user_checker App\Framework\FrontBundle\Security\UserChecker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "form_login"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#305
  -map: Symfony\Component\Security\Http\AccessMap {#307 …}
  -logger: Monolog\Logger {#46 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#332
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#130 …}
  -sessionKey: "_security_admin"
  -logger: Monolog\Logger {#46 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#334 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#21 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#19 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#393 …}
}
64.22 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#409
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#333 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#386
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#131 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#340 …}
  -map: Symfony\Component\Security\Http\AccessMap {#307 …}
}
1.04 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#20
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#131 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "security_logout_admin"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#31 …}
  -csrfTokenManager: null
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#21 …}
}
0.00 ms (none)

Authenticators

No authenticators have been recorded. Check previous profiles on your authentication endpoint.

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"

Access decision log

# Result Attributes Object
1 GRANTED
[
  "ROLE_MANAGER"
  "ROLE_ADMIN"
]
Symfony\Component\HttpFoundation\Request {#11
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#56 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#54 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#55 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#59 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#58 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#57 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#60 …}
  #content: "stateArr%5B%5D=64779&stateArr%5B%5D=64778&stateArr%5B%5D=64777&stateArr%5B%5D=64776&stateArr%5B%5D=64774&stateArr%5B%5D=64773&stateArr%5B%5D=64771&stateArr%5B%5D=64768&stateArr%5B%5D=64767&stateArr%5B%5D=64765&stateArr%5B%5D=64764&stateArr%5B%5D=64763&stateArr%5B%5D=64758&stateArr%5B%5D=64755&stateArr%5B%5D=64754&stateArr%5B%5D=64753&stateArr%5B%5D=64716&stateArr%5B%5D=64374"
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/backoffrp/resa_refresh"
  #requestUri: "/backoffrp/resa_refresh"
  #baseUrl: ""
  #basePath: null
  #method: "POST"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#288 …}
  #locale: null
  #defaultLocale: "fr"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: ? bool
  -trustedValuesCache: []
  -isIisRewrite: false
  basePath: ""
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details