POST https://api-terraway.duckdns.org/api/steps

Security

Token

anthonyrov@gmail.com Username
Authenticated
Property Value
Roles
[
  "ROLE_USER"
]
Inherited Roles none
Token
Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\Token\JWTPostAuthenticationToken {#839
  -user: App\Entity\User {#782 …}
  -roleNames: [
    "ROLE_USER"
  ]
  -attributes: []
  -firewallName: "api"
  -token: "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3NjYxNjQyNzcsImV4cCI6MTc2ODc1NjI3Nywicm9sZXMiOlsiUk9MRV9VU0VSIl0sInVzZXJuYW1lIjoiYW50aG9ueXJvdkBnbWFpbC5jb20ifQ.YtoQybc2p24pvQW00WmaOVa1xYRJIux9Z-9ar_CUiOFFQ2ACQ92o_btSQipNEMDDEqpI4Vf_6JbRvDOv6VqbHufP5d46LDmtp4DGEL8vZFb1KlGHSwQaJ83zZmMqz8aEKhMvUUtIhbxbuGUDMKZLcvB1ipilDbL_E_pY7Q2dpc7714cOCA3PJZerJcvuwQEFjOPYX_PwJOdusrmrxx7dtb3mZa6VJijet0yA38wtej8RCnF5O_qjZFsATqGkeD_bYF8rgAM58LCbsk4MhW1UC8SB3ghzV9TTJp3_puVrCBAij7mDQJawF3UHcPm_nfpP9ClqNhcEtS9kXnVXJzzwWQ"
}

Firewall

api Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.app_user_provider
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 {#618
  -map: Symfony\Component\Security\Http\AccessMap {#619 …}
  -logger: Monolog\Logger {#609 …}
  -httpPort: 80
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#641
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#630 …}
}
55.89 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#643
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#425 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#427 …}
  -map: Symfony\Component\Security\Http\AccessMap {#619 …}
}
0.58 ms (none)

Authenticators

Status Authenticator
success
"Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\JWTAuthenticator"
Lazy no
Duration 5.59 ms
Passport
Symfony\Component\Security\Http\Authenticator\Passport\SelfValidatingPassport {#617
  #user: App\Entity\User {#782 …}
  -badges: [
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge {#646
      -userLoader: Closure($userIdentifier) {#648 …}
      -user: App\Entity\User {#782 …}
      -userIdentifier: "anthonyrov@gmail.com"
      -attributes: null
    }
  ]
  -attributes: [
    "payload" => [
      "iat" => 1766164277
      "exp" => 1768756277
      "roles" => [
        "ROLE_USER"
      ]
      "username" => "anthonyrov@gmail.com"
    ]
    "token" => "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3NjYxNjQyNzcsImV4cCI6MTc2ODc1NjI3Nywicm9sZXMiOlsiUk9MRV9VU0VSIl0sInVzZXJuYW1lIjoiYW50aG9ueXJvdkBnbWFpbC5jb20ifQ.YtoQybc2p24pvQW00WmaOVa1xYRJIux9Z-9ar_CUiOFFQ2ACQ92o_btSQipNEMDDEqpI4Vf_6JbRvDOv6VqbHufP5d46LDmtp4DGEL8vZFb1KlGHSwQaJ83zZmMqz8aEKhMvUUtIhbxbuGUDMKZLcvB1ipilDbL_E_pY7Q2dpc7714cOCA3PJZerJcvuwQEFjOPYX_PwJOdusrmrxx7dtb3mZa6VJijet0yA38wtej8RCnF5O_qjZFsATqGkeD_bYF8rgAM58LCbsk4MhW1UC8SB3ghzV9TTJp3_puVrCBAij7mDQJawF3UHcPm_nfpP9ClqNhcEtS9kXnVXJzzwWQ"
  ]
}
Badges UserBadge

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 {#2
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#15 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#9 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#12 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#18 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#17 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#16 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#19 …}
  #content: "{"count":610}"
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: []
  #pathInfo: "/api/steps"
  #requestUri: "/api/steps"
  #baseUrl: ""
  #basePath: null
  #method: "POST"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#1377 …}
  #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