https://test.coo.tg/api/traite/connexion/info?public%2Fapi%2Ftraite%2Fconnexion%2Finfo=

Security

Token

There is no security token.

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 {#867
  -map: Symfony\Component\Security\Http\AccessMap {#861 …}
  -authenticationEntryPoint: null
  -logger: Symfony\Bridge\Monolog\Logger {#883 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#47
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#48 …}
}
175.69 ms
Lexik\Bundle\JWTAuthenticationBundle\Response\JWTAuthenticationFailureResponse {#1507
  +headers: Symfony\Component\HttpFoundation\ResponseHeaderBag {#1815 …}
  #content: "{"code":401,"message":"Invalid credentials."}"
  #version: "1.1"
  #statusCode: 401
  #statusText: "Unauthorized"
  #charset: "UTF-8"
  #data: "{"code":401,"message":"Invalid credentials."}"
  #callback: null
  #encodingOptions: 15
  -message: "Invalid credentials."
}

Authenticators

Authenticator Supports Duration Passport
"Symfony\Component\Security\Http\Authenticator\JsonLoginAuthenticator"
1.24 ms
Symfony\Component\Security\Http\Authenticator\Passport\Passport {#33
  #user: null
  -badges: [
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge {#14
      -userIdentifier: "utgopu"
      -userLoader: [
        Symfony\Bridge\Doctrine\Security\User\EntityUserProvider {#39 …}
        "loadUserByUsername"
      ]
      -user: null
    }
    "Symfony\Component\Security\Http\Authenticator\Passport\Credentials\PasswordCredentials" => Symfony\Component\Security\Http\Authenticator\Passport\Credentials\PasswordCredentials {#21
      -password: "effzel"
      -resolved: false
    }
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\PasswordUpgradeBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\PasswordUpgradeBadge {#22
      -plaintextPassword: "effzel"
      -passwordUpgrader: Symfony\Bridge\Doctrine\Security\User\EntityUserProvider {#39 …}
    }
  ]
  -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"