POST https://api-dev-bdw.softmena.dev/api/auth/token/refresh

Security

Token

osmelmenavera@gmail.com Username
Authenticated
Property Value
Roles
[
  "ROLE_USER"
]
Inherited Roles none
Token
Gesdinet\JWTRefreshTokenBundle\Security\Http\Authenticator\Token\PostRefreshTokenAuthenticationToken {#683
  -user: App\Entity\User {#910 …}
  -roleNames: [
    "ROLE_USER"
  ]
  -attributes: []
  -firewallName: "api_token_refresh"
  -refreshToken: App\Entity\RefreshToken {#618 …}
}

Firewall

api_token_refresh Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.app_user_provider
context (none)
entry_point security.authenticator.refresh_jwt.api_token_refresh
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "refresh_jwt"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#554
  -map: Symfony\Component\Security\Http\AccessMap {#558 …}
  -logger: Monolog\Logger {#552 …}
  -httpPort: 80
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#586
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#344 …}
}
24.61 ms
Lexik\Bundle\JWTAuthenticationBundle\Response\JWTAuthenticationSuccessResponse {#1637
  +headers: Symfony\Component\HttpFoundation\ResponseHeaderBag {#1631 …}
  #content: "{"token":"eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3ODgwMjAxODQsImV4cCI6MTc4ODAyMzc4NCwicm9sZXMiOlsiUk9MRV9VU0VSIl0sInVzZXJuYW1lIjoib3NtZWxtZW5hdmVyYUBnbWFpbC5jb20iLCJpZCI6MTE1LCJ1aWQiOiJjZTUxMGVjMS1lMDYzLTQyNTItYjYzMy0xNjJmZjIzNzE5ZDkifQ.LT_3A5gNIxiO0q_2v4jWx07Yu6ZnKXlk_oJLRdPIRnbcu_3C--7DmWackTL1vTcIZU29kyyP5kXFo_CR5_2lGyttcqUiddGB4Arlmjjtw8OktDFs-bNg8M5uRPJYcyJwzZrD1oEsElVPlhApNlR3pXj4O3XN9TmEnxZY9ph7xCED67JMGbwscSIBctECm7r_xQ4DB5yIcKUzjZ-LLfJMyaE4dDwscoeln4ArYyvv-Vtc0FFN7CWX-DssWwJmYrPmLY7IP94CW7fqEL_3308MSWsiKuTPJYMX1722IiTfdTBZnNnbmXNm1ng3S3gz7FPWf-FWRRcUKf1Ris3R7BDosA","refresh_token":"af3f0e7d2c8d0eeb7a498a1f7d9485bf376185a8077cfd6c8df2469aaf55f66462a7bd9d2ad89551a3da5aa5cfc5481f0c7e3db072923473292ef990390cb44b"}"
  #version: "1.1"
  #statusCode: 200
  #statusText: "OK"
  #charset: "UTF-8"
  -sentHeaders: ? array
  #data: "{"token":"eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3ODgwMjAxODQsImV4cCI6MTc4ODAyMzc4NCwicm9sZXMiOlsiUk9MRV9VU0VSIl0sInVzZXJuYW1lIjoib3NtZWxtZW5hdmVyYUBnbWFpbC5jb20iLCJpZCI6MTE1LCJ1aWQiOiJjZTUxMGVjMS1lMDYzLTQyNTItYjYzMy0xNjJmZjIzNzE5ZDkifQ.LT_3A5gNIxiO0q_2v4jWx07Yu6ZnKXlk_oJLRdPIRnbcu_3C--7DmWackTL1vTcIZU29kyyP5kXFo_CR5_2lGyttcqUiddGB4Arlmjjtw8OktDFs-bNg8M5uRPJYcyJwzZrD1oEsElVPlhApNlR3pXj4O3XN9TmEnxZY9ph7xCED67JMGbwscSIBctECm7r_xQ4DB5yIcKUzjZ-LLfJMyaE4dDwscoeln4ArYyvv-Vtc0FFN7CWX-DssWwJmYrPmLY7IP94CW7fqEL_3308MSWsiKuTPJYMX1722IiTfdTBZnNnbmXNm1ng3S3gz7FPWf-FWRRcUKf1Ris3R7BDosA","refresh_token":"af3f0e7d2c8d0eeb7a498a1f7d9485bf376185a8077cfd6c8df2469aaf55f66462a7bd9d2ad89551a3da5aa5cfc5481f0c7e3db072923473292ef990390cb44b"}"
  #callback: null
  #encodingOptions: 15
}
Symfony\Component\Security\Http\Firewall\AccessListener {#588
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#166 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#146 …}
  -map: Symfony\Component\Security\Http\AccessMap {#558 …}
}
(none) (none)

Authenticators

Status Authenticator
success
"Gesdinet\JWTRefreshTokenBundle\Security\Http\Authenticator\RefreshTokenAuthenticator"
Lazy no
Duration 4.14 ms
Passport
Symfony\Component\Security\Http\Authenticator\Passport\SelfValidatingPassport {#610
  #user: App\Entity\User {#910 …}
  -badges: [
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge {#623
      -userLoader: [
        Symfony\Bridge\Doctrine\Security\User\EntityUserProvider {#568
          -class: ? string
          -registry: Doctrine\Bundle\DoctrineBundle\Registry {#139 …}
          -classOrAlias: "App\Entity\User"
          -property: null
          -managerName: null
        }
        "loadUserByIdentifier"
      ]
      -user: App\Entity\User {#910 …}
      -userIdentifier: "osmelmenavera@gmail.com"
      -attributes: null
    }
  ]
  -attributes: [
    "refreshToken" => App\Entity\RefreshToken {#618 …}
  ]
}
Badges UserBadge

Access Decision

affirmative Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
2
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
3
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"