Security
Token
Username
Authenticated
Property | Value |
---|---|
Roles |
[
"ROLE_USER"
]
|
Inherited Roles | [
"ROLE_FRONTEND"
] |
Token | League\Bundle\OAuth2ServerBundle\Security\Authentication\Token\OAuth2Token {#119 -user: League\Bundle\OAuth2ServerBundle\Security\User\NullUser {#605 …} -roleNames: [ "ROLE_USER" ] -authenticated: true -attributes: [ "access_token_id" => "5ce6239cc7efb0336f0b2d463c0e30da418971151db0ba14312d45eabc7c3bfb913dae2ce8afa613" "oauth_client_id" => "65c6366c620f9" "scopes" => [ "user" ] ] } |
Firewall
rest
Name
Security enabled
Stateless
Configuration
Key | Value |
---|---|
provider | security.user.provider.concrete.app_user_provider |
context | rest |
entry_point | security.authenticator.oauth2.rest |
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 {#206 -map: Symfony\Component\Security\Http\AccessMap {#207 …} -authenticationEntryPoint: null -logger: Symfony\Bridge\Monolog\Logger {#199 …} -httpPort: 80 -httpsPort: 443 } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\ContextListener {#228 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#289 …} -sessionKey: "_security_rest" -logger: Symfony\Bridge\Monolog\Logger {#199 …} -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#227 …} -dispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#222 …} -registered: false -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#183 …} -rememberMeServices: null -sessionTrackerEnabler: [ Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#290 …} "enableUsageTracking" ] } |
4.80 ms | (none) |
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#245 -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#236 …} } |
100.12 ms | (none) |
Symfony\Component\Security\Http\Firewall\AccessListener {#234 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#290 …} -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#601 …} -map: Symfony\Component\Security\Http\AccessMap {#207 …} -authManager: null -exceptionOnNoToken: false } |
0.81 ms | (none) |
Authenticators
Authenticator | Supports | Duration | Passport |
---|---|---|---|
"League\Bundle\OAuth2ServerBundle\Security\Authenticator\OAuth2Authenticator" |
92.23 ms | Symfony\Component\Security\Http\Authenticator\Passport\SelfValidatingPassport {#135 #user: League\Bundle\OAuth2ServerBundle\Security\User\NullUser {#605 …} -badges: [ "Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge {#128 -userIdentifier: "" -userLoader: Closure(string $userIdentifier): UserInterface {#132 …} -user: League\Bundle\OAuth2ServerBundle\Security\User\NullUser {#605 …} } "League\Bundle\OAuth2ServerBundle\Security\Passport\Badge\ScopeBadge" => League\Bundle\OAuth2ServerBundle\Security\Passport\Badge\ScopeBadge {#705 -resolved: true -scopes: [ "user" ] } ] -attributes: [ "accessTokenId" => "5ce6239cc7efb0336f0b2d463c0e30da418971151db0ba14312d45eabc7c3bfb913dae2ce8afa613" "oauthClientId" => "65c6366c620f9" ] } |
Access Decision
affirmative
Strategy
Access decision log
# | Result | Attributes | Object |
---|---|---|---|
1 | GRANTED | IS_AUTHENTICATED_FULLY | Symfony\Component\HttpFoundation\Request {#56 +attributes: Symfony\Component\HttpFoundation\ParameterBag {#98 …} +request: Symfony\Component\HttpFoundation\InputBag {#104 …} +query: Symfony\Component\HttpFoundation\InputBag {#99 …} +server: Symfony\Component\HttpFoundation\ServerBag {#95 …} +files: Symfony\Component\HttpFoundation\FileBag {#96 …} +cookies: Symfony\Component\HttpFoundation\InputBag {#97 …} +headers: Symfony\Component\HttpFoundation\HeaderBag {#94 …} #content: "" #languages: null #charsets: null #encodings: null #acceptableContentTypes: null #pathInfo: "/rest/cart/show" #requestUri: "/rest/cart/show" #baseUrl: "" #basePath: null #method: "GET" #format: "json" #session: Symfony\Component\HttpFoundation\Session\Session {#238 …} #locale: null #defaultLocale: "de" -preferredFormat: null -isHostValid: true -isForwardedValid: true -isSafeContentPreferred: null : "" } |
Show voter details |