POST https://devovsep.clients.teambox.fr/oauth/api/admin/users/password

Security

Token

osimonian Username
Authenticated
e8f00f From
Property Value
Roles
[
  "ROLE_ADMIN"
  "ROLE_USER"
]
Inherited Roles none
Token
Symfony\Component\Security\Http\Authenticator\Token\PostAuthenticationToken {#472
  -user: App\Entity\User {#764 …}
  -roleNames: [
    "ROLE_ADMIN"
    "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 App\Security\LoginAuthenticator
user_checker App\Security\UserChecker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "login_throttling"
  "remember_me"
  "App\Security\OAuth2BearerAuthenticator"
  "App\Security\RemoteSupportAuthenticator"
  "App\Security\LoginAuthenticator"
]

Listeners

Listener Duration Response
"Symfony\Component\Security\Http\Firewall\ChannelListener"
(none) (none)
"Symfony\Component\Security\Http\Firewall\ContextListener"
31.81 ms (none)
"Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
(none) (none)
"Symfony\Component\Security\Http\Firewall\AccessListener"
1.48 ms (none)
"Symfony\Component\Security\Http\Firewall\LogoutListener"
(none) (none)

Authenticators

Status Authenticator
skipped
"App\Security\OAuth2BearerAuthenticator"

This authenticator did not support the request.

skipped
"App\Security\RemoteSupportAuthenticator"

This authenticator did not support the request.

skipped
"App\Security\LoginAuthenticator"

This authenticator did not support the request.

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

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_ADMIN
Symfony\Component\HttpFoundation\Request {#35
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#31 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#30 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#34 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#70 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#68 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#66 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#72 …}
  #content: "{"new_password":"xb^(i{dQ)72pMX0-","confirm_password":"xb^(i{dQ)72pMX0-","revoke_credentials_for_user":true,"username":"herve"}"
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/api/admin/users/password"
  #requestUri: "/oauth/api/admin/users/password"
  #baseUrl: "/oauth"
  #basePath: null
  #method: "POST"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#495 …}
  #locale: null
  #defaultLocale: "en"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: ? bool
  -trustedValuesCache: []
  -isIisRewrite: false
  basePath: "/oauth"
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
GRANTED
The user has ROLE_ADMIN.
Show voter details
2 GRANTED ROLE_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
GRANTED
The user has ROLE_ADMIN.
Show voter details