POST http://checkinapp-services.checkin.svc.cluster.local/api/document/validate

Security

Token

checkin_api Username
Authenticated
Property Value
Roles
[
  "ROLE_ADMIN"
]
Inherited Roles none
Token
Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\Token\JWTPostAuthenticationToken {#775
  -user: App\Entity\User {#804 …}
  -roleNames: [
    "ROLE_ADMIN"
  ]
  -attributes: []
  -firewallName: "api"
  -token: "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3NTU2OTUzNDAsImV4cCI6MTc1NTY5ODk0MCwicm9sZXMiOlsiUk9MRV9BRE1JTiJdLCJ1c2VybmFtZSI6ImNoZWNraW5fYXBpIn0.OIJ-ZAiAu6n_HrNS0M06yWgsxIHcYc_GM1mks5mkxdGx32XU1hOZLcgb8Zk3GI7cbnsmsZoVPr1q9H0UQPcRTY-i6F4-mOBfaEbRqsJSrRAyt3aa9z00oen5Xyu414CRRMe48aafwUnkzbLDUtxnrhv_NaQvtpE7pyPm5DKX1OuIks0oAQJ2t_2IXagfe1p5rtMq2Xb4GxHRStED2I0hsjK5c81UbQeZPVWfQQqFx--sGweXKxjlT2UfkwIJta5PTG8-NXGm7FEgqn-Pzm4UrJh0ha37Aq8OM2fO7_ORaSi1rCOY0DRxrAIpEt6fKggANdVR3EsgLnsHP9d_QEE0IQ"
}

Firewall

api Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.app_user_provider
context api
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 {#621
  -map: Symfony\Component\Security\Http\AccessMap {#625 …}
  -logger: Monolog\Logger {#657 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#618
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#164 …}
  -sessionKey: "_security_api"
  -logger: Monolog\Logger {#657 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#617 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#615 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#667 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#597 …}
}
0.16 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#582
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#581 …}
}
13.19 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#830
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#165 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#579 …}
  -map: Symfony\Component\Security\Http\AccessMap {#625 …}
}
0.13 ms (none)

Authenticators

Authenticator Supports Authenticated Duration Passport Badges
"Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\JWTAuthenticator"
0.57 ms
Symfony\Component\Security\Http\Authenticator\Passport\SelfValidatingPassport {#575
  #user: App\Entity\User {#804 …}
  -badges: [
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge {#572
      -userIdentifier: "checkin_api"
      -userLoader: Closure($userIdentifier) {#570 …}
      -user: App\Entity\User {#804 …}
      -attributes: null
    }
  ]
  -attributes: [
    "payload" => [
      "iat" => 1755695340
      "exp" => 1755698940
      "roles" => [
        "ROLE_ADMIN"
      ]
      "username" => "checkin_api"
    ]
    "token" => "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3NTU2OTUzNDAsImV4cCI6MTc1NTY5ODk0MCwicm9sZXMiOlsiUk9MRV9BRE1JTiJdLCJ1c2VybmFtZSI6ImNoZWNraW5fYXBpIn0.OIJ-ZAiAu6n_HrNS0M06yWgsxIHcYc_GM1mks5mkxdGx32XU1hOZLcgb8Zk3GI7cbnsmsZoVPr1q9H0UQPcRTY-i6F4-mOBfaEbRqsJSrRAyt3aa9z00oen5Xyu414CRRMe48aafwUnkzbLDUtxnrhv_NaQvtpE7pyPm5DKX1OuIks0oAQJ2t_2IXagfe1p5rtMq2Xb4GxHRStED2I0hsjK5c81UbQeZPVWfQQqFx--sGweXKxjlT2UfkwIJta5PTG8-NXGm7FEgqn-Pzm4UrJh0ha37Aq8OM2fO7_ORaSi1rCOY0DRxrAIpEt6fKggANdVR3EsgLnsHP9d_QEE0IQ"
  ]
}
UserBadge

Access Decision

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

Access decision log

# Result Attributes Object
1 GRANTED IS_AUTHENTICATED_FULLY
Symfony\Component\HttpFoundation\Request {#2
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#117 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#111 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#114 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#120 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#119 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#118 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#121 …}
  #content: "{"document_id":"2218606","status":"valid","user_id":"mateus.santos@staycharlie.com.br"}"
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/api/document/validate"
  #requestUri: "/api/document/validate"
  #baseUrl: ""
  #basePath: null
  #method: "POST"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#589 …}
  #locale: null
  #defaultLocale: "en"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: ? bool
  -trustedValuesCache: []
  -isIisRewrite: false
  basePath: ""
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS GRANTED
Show voter details