Security
Token
manage
Username
Authenticated
| Property | Value |
|---|---|
| Roles |
[ "ROLE_OAUTH2_READ" "ROLE_OAUTH2_WRITE" "ROLE_ADMIN" ] |
| Inherited Roles | none |
| Token | League\Bundle\OAuth2ServerBundle\Security\Authentication\Token\OAuth2Token {#4586 -user: Eccube\Entity\Member {#4451 …} -roleNames: [ "ROLE_OAUTH2_READ" "ROLE_OAUTH2_WRITE" "ROLE_ADMIN" ] -authenticated: true -attributes: [ "access_token_id" => "012a932539627233e3ce549be9021b6164fbd1225cbf38396cf23f76bdb770d757d8417dd9b8a83b" "oauth_client_id" => "225ceb8326d81a10468256239e37adda" "scopes" => [ "read" "write" ] ] } |
Firewall
api
Name
Security enabled
Stateless
Configuration
| Key | Value |
|---|---|
| provider | Eccube\Security\Core\User\MemberProvider |
| context | (none) |
| entry_point | security.authenticator.oauth2.api |
| user_checker | security.user_checker |
| access_denied_handler | (none) |
| access_denied_url | (none) |
| authenticators | [
"oauth2"
] |
Listeners
| Listener | Duration | Response |
|---|---|---|
Symfony\Component\Security\Http\Firewall\ChannelListener {#4634 -map: Symfony\Component\Security\Http\AccessMap {#4633 …} -authenticationEntryPoint: null -logger: Symfony\Bridge\Monolog\Logger {#4641 …} -httpPort: 80 -httpsPort: 443 } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#4610 -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#4609 …} } |
3.21 ms | (none) |
Symfony\Component\Security\Http\Firewall\AccessListener {#4606 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1581 …} -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#1020 …} -map: Symfony\Component\Security\Http\AccessMap {#4633 …} -authManager: null -exceptionOnNoToken: false } |
0.00 ms | (none) |
Authenticators
| Authenticator | Supports | Duration | Passport |
|---|---|---|---|
"League\Bundle\OAuth2ServerBundle\Security\Authenticator\OAuth2Authenticator" |
1.61 ms | Symfony\Component\Security\Http\Authenticator\Passport\SelfValidatingPassport {#4585 #user: Eccube\Entity\Member {#4451 …} -badges: [ "Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge {#4582 -userIdentifier: "manage" -userLoader: Closure(string $userIdentifier): UserInterface {#4603 …} -user: Eccube\Entity\Member {#4451 …} } "League\Bundle\OAuth2ServerBundle\Security\Passport\Badge\ScopeBadge" => League\Bundle\OAuth2ServerBundle\Security\Passport\Badge\ScopeBadge {#4583 -resolved: true -scopes: [ "read" "write" ] } ] -attributes: [ "accessTokenId" => "012a932539627233e3ce549be9021b6164fbd1225cbf38396cf23f76bdb770d757d8417dd9b8a83b" "oauthClientId" => "225ceb8326d81a10468256239e37adda" ] } |