GET http://checkinapp-services.checkin.svc.cluster.local/api/portaria/checkins/315101

Security

Token

checkin_api Username
Authenticated
Property Value
Roles
[
  "ROLE_ADMIN"
]
Inherited Roles none
Token
Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\Token\JWTPostAuthenticationToken {#812
  -user: App\Entity\User {#827 …}
  -roleNames: [
    "ROLE_ADMIN"
  ]
  -attributes: []
  -firewallName: "api"
  -token: "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3NzUwNDAwNTYsImV4cCI6MTc3NTA0MzY1Niwicm9sZXMiOlsiUk9MRV9BRE1JTiJdLCJ1c2VybmFtZSI6ImNoZWNraW5fYXBpIn0.zb4ljUAcih-GmHYWGQgO1-Qmi6QSQrtclzSyWw_z_RS2-8KTIMQMAZwu9IjzFDXJ1K0-cghsv4rKfOaBTExjJwQEdss1yja8bKVK_fOONy7Dum1DCizuaF1g-BqJFi-Tw0CdBiqjbc6vqXlIkaWcRb1b9Giz8w6P-K9qDfcvmfrBisEHgv3T1162MvEP-GTOGRhL3eWjqhVQv4uy8_0Qsy526yRqo8aBJLbsPe2FX1dVWNUp2nCxUhCs7nQj2tAlnHK8OoTnAVsx4oDND2TDcsiytCSKerFHPsTKja2zjzpcNW2vbzfc_K8ivZAHIXtRYB-rwLrOiYDZqcBU3yqULg"
}

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 {#800
  -map: Symfony\Component\Security\Http\AccessMap {#793 …}
  -logger: Monolog\Logger {#165 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#778
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#209 …}
  -sessionKey: "_security_api"
  -logger: Monolog\Logger {#165 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#794 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#773 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#163 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#759 …}
}
0.22 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#744
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#711 …}
}
17.12 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#853
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#210 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#713 …}
  -map: Symfony\Component\Security\Http\AccessMap {#793 …}
}
0.19 ms (none)

Authenticators

Authenticator Supports Authenticated Duration Passport Badges
"Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\JWTAuthenticator"
0.90 ms
Symfony\Component\Security\Http\Authenticator\Passport\SelfValidatingPassport {#742
  #user: App\Entity\User {#827 …}
  -badges: [
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge {#739
      -userIdentifier: "checkin_api"
      -userLoader: Closure($userIdentifier) {#737 …}
      -user: App\Entity\User {#827 …}
      -attributes: null
    }
  ]
  -attributes: [
    "payload" => [
      "iat" => 1775040056
      "exp" => 1775043656
      "roles" => [
        "ROLE_ADMIN"
      ]
      "username" => "checkin_api"
    ]
    "token" => "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3NzUwNDAwNTYsImV4cCI6MTc3NTA0MzY1Niwicm9sZXMiOlsiUk9MRV9BRE1JTiJdLCJ1c2VybmFtZSI6ImNoZWNraW5fYXBpIn0.zb4ljUAcih-GmHYWGQgO1-Qmi6QSQrtclzSyWw_z_RS2-8KTIMQMAZwu9IjzFDXJ1K0-cghsv4rKfOaBTExjJwQEdss1yja8bKVK_fOONy7Dum1DCizuaF1g-BqJFi-Tw0CdBiqjbc6vqXlIkaWcRb1b9Giz8w6P-K9qDfcvmfrBisEHgv3T1162MvEP-GTOGRhL3eWjqhVQv4uy8_0Qsy526yRqo8aBJLbsPe2FX1dVWNUp2nCxUhCs7nQj2tAlnHK8OoTnAVsx4oDND2TDcsiytCSKerFHPsTKja2zjzpcNW2vbzfc_K8ivZAHIXtRYB-rwLrOiYDZqcBU3yqULg"
  ]
}
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 {#129 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#123 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#126 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#132 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#131 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#130 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#133 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/api/portaria/checkins/315101"
  #requestUri: "/api/portaria/checkins/315101"
  #baseUrl: ""
  #basePath: null
  #method: "GET"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#751 …}
  #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