POST https://nolimit.grupa-abs.pl/api/login_check

Security

Token

api@leecooper.pl Username
Authenticated
Property Value
Roles
[
  "ROLE_REST_API"
  "ROLE_USER"
  "ROLE_NOLIMIT"
]
Inherited Roles none
Token
Symfony\Component\Security\Core\Authentication\Token\UsernamePasswordToken {#820
  -user: App\Entity\User {#815 …}
  -roleNames: [
    "ROLE_REST_API"
    "ROLE_USER"
    "ROLE_NOLIMIT"
  ]
  -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 {#551
  -map: Symfony\Component\Security\Http\AccessMap {#558 …}
  -logger: Monolog\Logger {#522 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#609
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#608 …}
}
619.51 ms
Lexik\Bundle\JWTAuthenticationBundle\Response\JWTAuthenticationSuccessResponse {#746
  +headers: Symfony\Component\HttpFoundation\ResponseHeaderBag {#781 …}
  #content: "{"token":"eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3NjUwMjA0ODksImV4cCI6MTc2NTAyNDA4OSwicm9sZXMiOlsiUk9MRV9SRVNUX0FQSSIsIlJPTEVfVVNFUiIsIlJPTEVfTk9MSU1JVCJdLCJ1c2VybmFtZSI6ImFwaUBsZWVjb29wZXIucGwifQ.uVWjiKI5gDtmltVj2cuUBMZ96FfGzmXmKbW_NudHp22rTdgComCgW3KSgbVDrzRUxL6wjboAXG57h4T4qWbB0xWDGMFYIjd3QnZ5JKML6ltpJ3zEtlJnmKOnJEeoaSqSJcFLIiu0R0Bu54kbYKlyvB2lc7ot6QVart0DgMhUhATA3FoMkonEPDB-jJnq8bSaxB9-AMta4u-D8ow2qVoZ82i7sbbfUsDqpirPieRHU6K-1zfd-LhU8zrxoNVvqF2eY7dVNhI1n7V16Ns484SS3N77sr9TvBCygmwzqb5OSrrU7Gu2BXht5xUdyo3Q344CNQmdzyYD5E-6cZaO5QKhjw"}"
  #version: "1.1"
  #statusCode: 200
  #statusText: "OK"
  #charset: "UTF-8"
  -sentHeaders: ? array
  #data: "{"token":"eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3NjUwMjA0ODksImV4cCI6MTc2NTAyNDA4OSwicm9sZXMiOlsiUk9MRV9SRVNUX0FQSSIsIlJPTEVfVVNFUiIsIlJPTEVfTk9MSU1JVCJdLCJ1c2VybmFtZSI6ImFwaUBsZWVjb29wZXIucGwifQ.uVWjiKI5gDtmltVj2cuUBMZ96FfGzmXmKbW_NudHp22rTdgComCgW3KSgbVDrzRUxL6wjboAXG57h4T4qWbB0xWDGMFYIjd3QnZ5JKML6ltpJ3zEtlJnmKOnJEeoaSqSJcFLIiu0R0Bu54kbYKlyvB2lc7ot6QVart0DgMhUhATA3FoMkonEPDB-jJnq8bSaxB9-AMta4u-D8ow2qVoZ82i7sbbfUsDqpirPieRHU6K-1zfd-LhU8zrxoNVvqF2eY7dVNhI1n7V16Ns484SS3N77sr9TvBCygmwzqb5OSrrU7Gu2BXht5xUdyo3Q344CNQmdzyYD5E-6cZaO5QKhjw"}"
  #callback: null
  #encodingOptions: 15
}

Authenticators

Authenticator Supports Authenticated Duration Passport Badges
"Symfony\Component\Security\Http\Authenticator\JsonLoginAuthenticator"
1.39 ms
Symfony\Component\Security\Http\Authenticator\Passport\Passport {#597
  #user: App\Entity\User {#815 …}
  -badges: [
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge {#632
      -userIdentifier: "api@leecooper.pl"
      -userLoader: Symfony\Bridge\Doctrine\Security\User\EntityUserProvider::loadUserByIdentifier(string $identifier): UserInterface {#621 …}
      -user: App\Entity\User {#815 …}
      -attributes: null
    }
    "Symfony\Component\Security\Http\Authenticator\Passport\Credentials\PasswordCredentials" => Symfony\Component\Security\Http\Authenticator\Passport\Credentials\PasswordCredentials {#590
      -password: null
      -resolved: true
    }
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\RememberMeBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\RememberMeBadge {#594
      -enabled: false
      +parameters: [
        "username" => "api@leecooper.pl"
        "password" => null
      ]
    }
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\PasswordUpgradeBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\PasswordUpgradeBadge {#625
      -plaintextPassword: null
      -passwordUpgrader: Symfony\Bridge\Doctrine\Security\User\EntityUserProvider {#585 …}
    }
  ]
  -attributes: []
}
UserBadge PasswordCredentials RememberMeBadge PasswordUpgradeBadge

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
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"