POST https://vgtestapi.tem-pest.com/api/cc/cc_customers/get_service_plan

Security

Token

brianf@bulwarkpest.com Username
Authenticated
Property Value
Roles none
Inherited Roles none
Token
Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\Token\JWTPostAuthenticationToken {#1349
  -user: App\Entity\CC\User {#1303 …}
  -roleNames: []
  -attributes: []
  -firewallName: "api"
  -token: "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCIsImtpZCI6bnVsbH0.eyJzdWIiOnsicm9sZXMiOltdLCJ1c2VybmFtZSI6ImJyaWFuZkBidWx3YXJrcGVzdC5jb20ifSwiaWF0IjoxNzg5MDY5OTc4LCJleHAiOjE3OTAzNjU5Nzh9.8mPe4rCFOhej7uT07Pmm7x1HL-smJoMdg3DqLCHfV8k"
}

Firewall

api Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.users
context (none)
entry_point security.authenticator.jwt.api
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "jwt"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#72
  -map: Symfony\Component\Security\Http\AccessMap {#73 …}
  -logger: Monolog\Logger {#63 …}
  -httpPort: 80
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#1404
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#1360 …}
}
93.72 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#1405
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#585 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#551 …}
  -map: Symfony\Component\Security\Http\AccessMap {#73 …}
}
0.26 ms (none)

Authenticators

Status Authenticator
success
"Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\JWTAuthenticator"
Lazy no
Duration 0.18 ms
Passport
Symfony\Component\Security\Http\Authenticator\Passport\SelfValidatingPassport {#69
  #user: App\Entity\CC\User {#1303 …}
  -badges: [
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge {#1411
      -userLoader: Closure($userIdentifier) {#1368 …}
      -user: App\Entity\CC\User {#1303 …}
      -identifierNormalizer: null
      -userIdentifier: "brianf@bulwarkpest.com"
      -attributes: null
    }
  ]
  -attributes: [
    "payload" => [
      "roles" => []
      "username" => "brianf@bulwarkpest.com"
    ]
    "token" => "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCIsImtpZCI6bnVsbH0.eyJzdWIiOnsicm9sZXMiOltdLCJ1c2VybmFtZSI6ImJyaWFuZkBidWx3YXJrcGVzdC5jb20ifSwiaWF0IjoxNzg5MDY5OTc4LCJleHAiOjE3OTAzNjU5Nzh9.8mPe4rCFOhej7uT07Pmm7x1HL-smJoMdg3DqLCHfV8k"
  ]
}
Badges UserBadge

Access Decision

affirmative Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
2
"App\Security\Voter\RulesRequestVoter"

Access decision log

# Result Attributes Object
1 GRANTED IS_AUTHENTICATED_FULLY
Symfony\Component\HttpFoundation\Request {#2
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#17 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#6 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#12 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#20 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#19 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#18 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#21 …}
  #content: "{"serviceTypeCategory":"Pest","serviceTypeTierId":2,"officeId":3,"departmentId":3,"zipCode":27612,"salesmanId":7299,"headers":{"Content-Type":"application/json","Access-Control-Allow-Origin":"*","withCredentials":true}}"
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: [
    "application/json"
    "text/plain"
    "*/*"
  ]
  #pathInfo: "/api/cc/cc_customers/get_service_plan"
  #requestUri: "/api/cc/cc_customers/get_service_plan"
  #baseUrl: ""
  #basePath: null
  #method: "POST"
  #format: "json"
  #session: Symfony\Component\HttpFoundation\Session\Session {#2151 …}
  #locale: null
  #defaultLocale: "en"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: ? bool
  -trustedValuesCache: []
  -isIisRewrite: false
  basePath: ""
}
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
GRANTED
The user is fully authenticated.
Show voter details
2 GRANTED RULES_REQUEST_FILTER
null
"App\Security\Voter\RulesRequestVoter"
GRANTED
Show voter details