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 {#867 …}
  -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 …}
}
183.64 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.34 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=64549&stateArr%5B%5D=64548&stateArr%5B%5D=64547&stateArr%5B%5D=64546&stateArr%5B%5D=64545&stateArr%5B%5D=64544&stateArr%5B%5D=64543&stateArr%5B%5D=64542&stateArr%5B%5D=64541&stateArr%5B%5D=64540&stateArr%5B%5D=64539&stateArr%5B%5D=64538&stateArr%5B%5D=64536&stateArr%5B%5D=64535&stateArr%5B%5D=64534&stateArr%5B%5D=64533&stateArr%5B%5D=64532&stateArr%5B%5D=64531&stateArr%5B%5D=64529&stateArr%5B%5D=64528&stateArr%5B%5D=64527&stateArr%5B%5D=64526&stateArr%5B%5D=64524&stateArr%5B%5D=64523&stateArr%5B%5D=64521&stateArr%5B%5D=64520&stateArr%5B%5D=64519&stateArr%5B%5D=64518&stateArr%5B%5D=64516&stateArr%5B%5D=64509&stateArr%5B%5D=64507&stateArr%5B%5D=64506&stateArr%5B%5D=64502&stateArr%5B%5D=64499&stateArr%5B%5D=64460&stateArr%5B%5D=64289"
  #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