GET https://suscripciones.baizel.co/api/subscribers/kokoriko.com.co

Security

Token

front Username
Authenticated
Property Value
Roles
[
  "ROLE_USER"
]
Inherited Roles none
Token
Symfony\Component\Security\Http\Authenticator\Token\PostAuthenticationToken {#995
  -user: Zely\Security\User {#989 …}
  -roleNames: [
    "ROLE_USER"
  ]
  -attributes: []
  -firewallName: "zely"
}

Firewall

zely Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.users_in_memory
context (none)
entry_point zely.security.authentication_entry_point
user_checker security.user_checker
access_denied_handler zely.security.access_denied_handler
access_denied_url (none)
authenticators
[
  "access_token"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#652
  -map: Symfony\Component\Security\Http\AccessMap {#811 …}
  -logger: Symfony\Bridge\Monolog\Logger {#965 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#955
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#956 …}
}
4.91 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#614
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#371 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#164 …}
  -map: Symfony\Component\Security\Http\AccessMap {#811 …}
}
0.64 ms (none)

Authenticators

Authenticator Supports Duration Passport
"Symfony\Component\Security\Http\Authenticator\AccessTokenAuthenticator"
0.76 ms
Symfony\Component\Security\Http\Authenticator\Passport\SelfValidatingPassport {#996
  #user: Zely\Security\User {#989 …}
  -badges: [
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge {#994
      -userIdentifier: "front"
      -userLoader: Closure($id) {#933 …}
      -user: Zely\Security\User {#989 …}
    }
  ]
  -attributes: []
}

Access Decision

affirmative Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
2
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"

Access decision log

# Result Attributes Object
1 GRANTED IS_AUTHENTICATED_FULLY
Symfony\Component\HttpFoundation\Request {#17
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#59 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#44 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#45 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#62 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#61 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#60 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#63 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: [
    "*/*"
  ]
  #pathInfo: "/api/subscribers/kokoriko.com.co"
  #requestUri: "/api/subscribers/kokoriko.com.co"
  #baseUrl: ""
  #basePath: null
  #method: "GET"
  #format: "json"
  #session: Symfony\Component\HttpFoundation\Session\Session {#1619 …}
  #locale: null
  #defaultLocale: "en"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  basePath: ""
}
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS GRANTED
Show voter details