POST https://fim01.simbiosidev.it/api/jwt-login-check

Security

Token

alessiocaldarigi@grupporetina.com Username
Authenticated
Property Value
Roles
[
  "ROLE_ADMIN"
  "ROLE_USER"
]
Inherited Roles none
Token
Symfony\Component\Security\Core\Authentication\Token\UsernamePasswordToken {#652
  -user: App\Entity\User {#647 …}
  -roleNames: [
    "ROLE_ADMIN"
    "ROLE_USER"
  ]
  -attributes: []
  -firewallName: "login"
}

Firewall

login Name
Security enabled
Stateless

Configuration

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#296
  -map: Symfony\Component\Security\Http\AccessMap {#298 …}
  -logger: Monolog\Logger {#262 …}
  -httpPort: 80
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#352
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#347 …}
}
723.98 ms
Lexik\Bundle\JWTAuthenticationBundle\Response\JWTAuthenticationSuccessResponse {#621
  +headers: Symfony\Component\HttpFoundation\ResponseHeaderBag {#665 …}
  #content: "{"token":"eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3ODIyODg1MjEsImV4cCI6MTc4MjM3NDkyMSwicm9sZXMiOlsiUk9MRV9BRE1JTiIsIlJPTEVfVVNFUiJdLCJlbWFpbCI6ImFsZXNzaW9jYWxkYXJpZ2lAZ3J1cHBvcmV0aW5hLmNvbSJ9.BeBS5PPgsely4m5BrxktpTTwAUCboojcN76AySPagReVvNQtJcevwOpdox1FPimEORBDd_j5ysgD7j7bmaC5NEoVHhIiEogYHtpDkrf9-Rsaf2chq1iKSkVsWJMVACc8nZE4EKyBVjB07Y6o0qw9CnNPKkOug7wJLZjYZTshYBtUCaAtD-R3AkjkMQv5VTh--DSXEmT0PC4atT2g2bF7TAfpv4f2qg0kSUEkvhootBnNRfiPNqrVSkwrqJJOvAVuAm5brXV8fGpjQBMqrDXZX-osS_M3isjJ9FmaAV0yXeryQ-B1YVJWykuSyeJ7wHRLlAbRjSvwZVxwCExnPGzdhQ"}"
  #version: "1.1"
  #statusCode: 200
  #statusText: "OK"
  #charset: "UTF-8"
  -sentHeaders: ? array
  #data: "{"token":"eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3ODIyODg1MjEsImV4cCI6MTc4MjM3NDkyMSwicm9sZXMiOlsiUk9MRV9BRE1JTiIsIlJPTEVfVVNFUiJdLCJlbWFpbCI6ImFsZXNzaW9jYWxkYXJpZ2lAZ3J1cHBvcmV0aW5hLmNvbSJ9.BeBS5PPgsely4m5BrxktpTTwAUCboojcN76AySPagReVvNQtJcevwOpdox1FPimEORBDd_j5ysgD7j7bmaC5NEoVHhIiEogYHtpDkrf9-Rsaf2chq1iKSkVsWJMVACc8nZE4EKyBVjB07Y6o0qw9CnNPKkOug7wJLZjYZTshYBtUCaAtD-R3AkjkMQv5VTh--DSXEmT0PC4atT2g2bF7TAfpv4f2qg0kSUEkvhootBnNRfiPNqrVSkwrqJJOvAVuAm5brXV8fGpjQBMqrDXZX-osS_M3isjJ9FmaAV0yXeryQ-B1YVJWykuSyeJ7wHRLlAbRjSvwZVxwCExnPGzdhQ"}"
  #callback: null
  #encodingOptions: 15
}
Symfony\Component\Security\Http\Firewall\AccessListener {#359
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#225 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#354 …}
  -map: Symfony\Component\Security\Http\AccessMap {#298 …}
}
(none) (none)

Authenticators

Status Authenticator
success
"Symfony\Component\Security\Http\Authenticator\JsonLoginAuthenticator"
Lazy no
Duration 20.11 ms
Passport
Symfony\Component\Security\Http\Authenticator\Passport\Passport {#372
  #user: App\Entity\User {#647 …}
  -badges: [
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge {#293
      -userLoader: Symfony\Bridge\Doctrine\Security\User\EntityUserProvider::loadUserByIdentifier(string $identifier): UserInterface {#373 …}
      -user: App\Entity\User {#647 …}
      -identifierNormalizer: null
      -userIdentifier: "alessiocaldarigi@grupporetina.com"
      -attributes: null
    }
    "Symfony\Component\Security\Http\Authenticator\Passport\Credentials\PasswordCredentials" => Symfony\Component\Security\Http\Authenticator\Passport\Credentials\PasswordCredentials {#369
      -password: null
      -resolved: true
    }
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\RememberMeBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\RememberMeBadge {#371
      -enabled: false
      +parameters: [
        "username" => "alessiocaldarigi@grupporetina.com"
        "password" => null
      ]
    }
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\PasswordUpgradeBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\PasswordUpgradeBadge {#377
      -plaintextPassword: null
      -passwordUpgrader: Symfony\Bridge\Doctrine\Security\User\EntityUserProvider {#316 …}
    }
  ]
  -attributes: []
}
Badges UserBadge PasswordCredentials RememberMeBadge PasswordUpgradeBadge

Access Decision