http://api.mmpz.myclientzone.com/api/v1/profile/94

Security Token

kerby.kellem@gmail.com Username
Authenticated
Property Value
Roles
[
  "ROLE_USER"
]
Inherited Roles none
Token
Symfony\Component\Security\Guard\Token\PostAuthenticationGuardToken {#1100
  -providerKey: "api"
  -user: App\Entity\User\User {#1165 …}
  -roles: [
    Symfony\Component\Security\Core\Role\Role {#1610
      -role: "ROLE_USER"
    }
  ]
  -roleNames: [
    "ROLE_USER"
  ]
  -authenticated: true
  -attributes: []
}

Security Firewall

api Name
Security enabled
Stateless
Allows anonymous

Configuration

Key Value
provider security.user.provider.concrete.app_user_provider
context (none)
entry_point App\Security\CookieAuthenticator
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
listeners
[
  "guard"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#1457
  -map: Symfony\Component\Security\Http\AccessMap {#1221 …}
  -authenticationEntryPoint: Symfony\Component\Security\Http\EntryPoint\RetryAuthenticationEntryPoint {#1614 …}
  -logger: Symfony\Bridge\Monolog\Logger {#68 …}
}
0.00 ms (none)
Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener {#1411
  -guardHandler: Symfony\Component\Security\Guard\GuardAuthenticatorHandler {#1498 …}
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#1497 …}
  -providerKey: "api"
  -guardAuthenticators: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#1503 …}
  -logger: Symfony\Bridge\Monolog\Logger {#68 …}
  -rememberMeServices: null
  -hideUserNotFoundExceptions: true
}
190.09 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#1379
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#934 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#1608 …}
  -map: Symfony\Component\Security\Http\AccessMap {#1221 …}
  -authManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#1497 …}
}
1.57 ms (none)

Security Voters (9)

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"
4
"App\Security\Voter\CompositionVoter"
5
"App\Security\Voter\FileVoter"
6
"App\Security\Voter\ProfileVoter"
7
"App\Security\Voter\SongVoter"
8
"App\Security\Voter\SongWriterVoter"
9
"App\Security\Voter\UserVoter"

Access decision log

# Result Attributes Object
1 GRANTED ROLE_USER
Symfony\Component\HttpFoundation\Request {#55
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#99 …}
  +request: Symfony\Component\HttpFoundation\ParameterBag {#105 …}
  +query: Symfony\Component\HttpFoundation\ParameterBag {#100 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#96 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#97 …}
  +cookies: Symfony\Component\HttpFoundation\ParameterBag {#98 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#95 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/api/v1/profile/94"
  #requestUri: "/api/v1/profile/94"
  #baseUrl: ""
  #basePath: null
  #method: "GET"
  #format: "json"
  #session: Symfony\Component\HttpFoundation\Session\Session {#57031 …}
  #locale: null
  #defaultLocale: "en"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  basePath: ""
}
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details