https://epobi-dev.devweb.pro/api/login_check

Security

Token

apiepobi@noogaa.com Username
Authenticated
Property Value
Roles
[
  "ROLE_USER"
]
Inherited Roles none
Token
Symfony\Component\Security\Core\Authentication\Token\UsernamePasswordToken {#670
  -user: App\Entity\Utilisateur\Utilisateur {#3369 …}
  -roleNames: [
    "ROLE_USER"
  ]
  -authenticated: true
  -attributes: []
  -credentials: null
  -firewallName: "api_login"
}

Firewall

api_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 {#755
  -map: Symfony\Component\Security\Http\AccessMap {#756 …}
  -authenticationEntryPoint: null
  -logger: Symfony\Bridge\Monolog\Logger {#747 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#693
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#692 …}
}
457.02 ms
Lexik\Bundle\JWTAuthenticationBundle\Response\JWTAuthenticationSuccessResponse {#8322
  +headers: Symfony\Component\HttpFoundation\ResponseHeaderBag {#8312 …}
  #content: "{"token":"eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3Nzg1MDY4MTEsImV4cCI6MTc3ODU5MzIxMSwicm9sZXMiOlsiUk9MRV9VU0VSIl0sInVzZXJuYW1lIjoiYXBpZXBvYmlAbm9vZ2FhLmNvbSJ9.lKVn4R2090bX7SzzALHa7jj8kTih0Xx4uAR6cjWhHHw8Kfn22g2O-Ryhnu-MGAupGknDtAv7uStWC0JKBVw3OFhyN8ReN0F1gzxWbtBBCnltrgq7vBRYFM9FdiX__FKNJ8hYoAts7e1ISJ3qjPSFKJt7zCia1-67YFIyMSJ1Jsj_YGILozZVCCFR7gBoMaUijLbODIfeyIlntOqPZKxip1GbUl2q78ncvZdjXw-bNTwZvefl1ykyMK-K6WKps66wkORoQNL0BaTmH5qaxEQvLayj1INkZbf6ZGSmmgrWKYevohPtI_W-BluXrxlO_JRCnj69jOZ6qqjlCKBSn7bwA3Ewgl7vm4mp_Ae74_8SNMO-cSuwNpG0ucU9MQFjA8s1HChjKV3T0cM-IcsNLRnHH05p2Pp5CDaGBYSjK88kZxWChoB40kC8H9X5xXL_YCV7ay273wrjlM79dshTaVRleobfZg2vjKs4H_v8WkWbMTzbqGhAUokRpp3SCLfhD697o4xZTMoxt65WEIsfYtxc_EbzutF2B8iMOeru3uOYUf2Qq-fs5pfBiKgQLxideCLUhg_h1ZAdh4yvqfWBU57QG0jYh5F5VW5nC2oDfyFOn73QU84EHSIdqtm2JAd5f45WdaaTdd_8xMMpp7GtOPThFz5cZdgceJ5VTAwoODKQKMo"}"
  #version: "1.1"
  #statusCode: 200
  #statusText: "OK"
  #charset: "UTF-8"
  #data: "{"token":"eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3Nzg1MDY4MTEsImV4cCI6MTc3ODU5MzIxMSwicm9sZXMiOlsiUk9MRV9VU0VSIl0sInVzZXJuYW1lIjoiYXBpZXBvYmlAbm9vZ2FhLmNvbSJ9.lKVn4R2090bX7SzzALHa7jj8kTih0Xx4uAR6cjWhHHw8Kfn22g2O-Ryhnu-MGAupGknDtAv7uStWC0JKBVw3OFhyN8ReN0F1gzxWbtBBCnltrgq7vBRYFM9FdiX__FKNJ8hYoAts7e1ISJ3qjPSFKJt7zCia1-67YFIyMSJ1Jsj_YGILozZVCCFR7gBoMaUijLbODIfeyIlntOqPZKxip1GbUl2q78ncvZdjXw-bNTwZvefl1ykyMK-K6WKps66wkORoQNL0BaTmH5qaxEQvLayj1INkZbf6ZGSmmgrWKYevohPtI_W-BluXrxlO_JRCnj69jOZ6qqjlCKBSn7bwA3Ewgl7vm4mp_Ae74_8SNMO-cSuwNpG0ucU9MQFjA8s1HChjKV3T0cM-IcsNLRnHH05p2Pp5CDaGBYSjK88kZxWChoB40kC8H9X5xXL_YCV7ay273wrjlM79dshTaVRleobfZg2vjKs4H_v8WkWbMTzbqGhAUokRpp3SCLfhD697o4xZTMoxt65WEIsfYtxc_EbzutF2B8iMOeru3uOYUf2Qq-fs5pfBiKgQLxideCLUhg_h1ZAdh4yvqfWBU57QG0jYh5F5VW5nC2oDfyFOn73QU84EHSIdqtm2JAd5f45WdaaTdd_8xMMpp7GtOPThFz5cZdgceJ5VTAwoODKQKMo"}"
  #callback: null
  #encodingOptions: 15
}

Authenticators

Authenticator Supports Duration Passport
"Symfony\Component\Security\Http\Authenticator\JsonLoginAuthenticator"
0.06 ms
Symfony\Component\Security\Http\Authenticator\Passport\Passport {#678
  #user: App\Entity\Utilisateur\Utilisateur {#3369 …}
  -badges: [
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge {#677
      -userIdentifier: "apiepobi@noogaa.com"
      -userLoader: [
        Symfony\Bridge\Doctrine\Security\User\EntityUserProvider {#705 …}
        "loadUserByIdentifier"
      ]
      -user: App\Entity\Utilisateur\Utilisateur {#3369 …}
    }
    "Symfony\Component\Security\Http\Authenticator\Passport\Credentials\PasswordCredentials" => Symfony\Component\Security\Http\Authenticator\Passport\Credentials\PasswordCredentials {#676
      -password: null
      -resolved: true
    }
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\PasswordUpgradeBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\PasswordUpgradeBadge {#675
      -plaintextPassword: null
      -passwordUpgrader: Symfony\Bridge\Doctrine\Security\User\EntityUserProvider {#705 …}
    }
  ]
  -attributes: []
}

Access Decision

affirmative Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
2
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
4
"App\Security\Voter\AppVoter"
5
"App\Security\Voter\EntityVoter"