https://api.dev.talloverde.com/api/auth/login?q=%2Fapi%2Fauth%2Flogin

Security

Token

test@testuser.com Username
Authenticated
Property Value
Roles
[
  "ROLE_USER"
]
Inherited Roles none
Token
Symfony\Component\Security\Http\Authenticator\Token\PostAuthenticationToken {#774
  -firewallName: "login"
  -user: App\Authentication\Entity\User {#769 …}
  -roleNames: [
    "ROLE_USER"
  ]
  -attributes: []
}

Firewall

login Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.db
context (none)
entry_point App\Security\AuthenticationEntryPoint
user_checker App\Security\UserVerifiedChecker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "App\Security\JsonLoginEmailAuthenticator"
  "App\Security\JsonLoginUsernameAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#98
  -map: Symfony\Component\Security\Http\AccessMap {#99 …}
  -logger: Symfony\Bridge\Monolog\Logger {#91 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#102
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#103 …}
}
1163.66 ms
Lexik\Bundle\JWTAuthenticationBundle\Response\JWTAuthenticationSuccessResponse {#815
  #data: "{"token":"eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImN0eSI6IkpXVCJ9.eyJpYXQiOjE3NjcwMzU0NjMsImV4cCI6MTc2OTYyNzQ2Mywicm9sZXMiOlsiUk9MRV9VU0VSIl0sInVzZXJuYW1lIjoidGVzdEB0ZXN0dXNlci5jb20iLCJpc1ZlcmlmaWVkIjp0cnVlLCJpZCI6NDkyNDAsIm5hbWUiOiJUZXN0IE1QIiwiZW1haWwiOiJ0ZXN0QHRlc3R1c2VyLmNvbSJ9.iQlqgVk5BHJs30-UFpgtyNBRRBp2jFRSeILwTNjMMrxKceC4kOv4BAGRy1Q3dPJN-mqzMYqJG_hXjC55DZTpiWDRBcucoNvujbDkpzWvG6vAkhPWreLDWDGIvjgPMVf6h7O3Tl5-yf-WCOKHNnnA9SkU2eJECXD-o9kbj-9wPox-B84eWsDl0dllx2cZT2Z-PQpd4IC0Bp49nTH2h6AAVDDruqiNiPHucg7PpSez61ElFNHVPM1Khib24W5rtGU9teIjf3dyZkOCT3ZXkG0nzOLLoBMpg9K7H91htCZMq7arHj_xFUONczbWlSGXVzbEXJBeOn-OeuCK6I3UW4eyGA","id":49240,"roles":["ROLE_USER"],"customer_id":49589,"firstName":"Testtttttttttttttttt"}"
  #callback: null
  #encodingOptions: 15
  +headers: Symfony\Component\HttpFoundation\ResponseHeaderBag {#781 …}
  #content: "{"token":"eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImN0eSI6IkpXVCJ9.eyJpYXQiOjE3NjcwMzU0NjMsImV4cCI6MTc2OTYyNzQ2Mywicm9sZXMiOlsiUk9MRV9VU0VSIl0sInVzZXJuYW1lIjoidGVzdEB0ZXN0dXNlci5jb20iLCJpc1ZlcmlmaWVkIjp0cnVlLCJpZCI6NDkyNDAsIm5hbWUiOiJUZXN0IE1QIiwiZW1haWwiOiJ0ZXN0QHRlc3R1c2VyLmNvbSJ9.iQlqgVk5BHJs30-UFpgtyNBRRBp2jFRSeILwTNjMMrxKceC4kOv4BAGRy1Q3dPJN-mqzMYqJG_hXjC55DZTpiWDRBcucoNvujbDkpzWvG6vAkhPWreLDWDGIvjgPMVf6h7O3Tl5-yf-WCOKHNnnA9SkU2eJECXD-o9kbj-9wPox-B84eWsDl0dllx2cZT2Z-PQpd4IC0Bp49nTH2h6AAVDDruqiNiPHucg7PpSez61ElFNHVPM1Khib24W5rtGU9teIjf3dyZkOCT3ZXkG0nzOLLoBMpg9K7H91htCZMq7arHj_xFUONczbWlSGXVzbEXJBeOn-OeuCK6I3UW4eyGA","id":49240,"roles":["ROLE_USER"],"customer_id":49589,"firstName":"Testtttttttttttttttt"}"
  #version: "1.1"
  #statusCode: 200
  #statusText: "OK"
  #charset: "UTF-8"
}

Authenticators

Authenticator Supports Duration Passport
"App\Security\JsonLoginUsernameAuthenticator"
0.00 ms (none)
"App\Security\JsonLoginEmailAuthenticator"
17.82 ms
Symfony\Component\Security\Http\Authenticator\Passport\Passport {#763
  #user: App\Authentication\Entity\User {#769 …}
  -badges: [
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge {#766
      -userIdentifier: "test@testuser.com"
      -userLoader: [
        Symfony\Bridge\Doctrine\Security\User\EntityUserProvider {#776
          -registry: Doctrine\Bundle\DoctrineBundle\Registry {#688 …}
          -managerName: null
          -classOrAlias: "App\Authentication\Entity\User"
          -property: null
        }
        "loadUserByIdentifier"
      ]
      -user: App\Authentication\Entity\User {#769 …}
    }
    "Symfony\Component\Security\Http\Authenticator\Passport\Credentials\PasswordCredentials" => Symfony\Component\Security\Http\Authenticator\Passport\Credentials\PasswordCredentials {#767
      -password: null
      -resolved: true
    }
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\PasswordUpgradeBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\PasswordUpgradeBadge {#784
      -plaintextPassword: null
      -passwordUpgrader: null
    }
  ]
  -attributes: []
}

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"