Error 401 Unauthorized

POST https://staging.platform.rawstadia.com/api/authenticate

Security

Token

There is no security token.

Firewall

api_login Name
Security enabled
Stateless

Configuration

Key Value
provider (none)
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 {#571
  -map: Symfony\Component\Security\Http\AccessMap {#635 …}
  -logger: Symfony\Bridge\Monolog\Logger {#621 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#744
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#645 …}
}
21.16 ms
Lexik\Bundle\JWTAuthenticationBundle\Response\JWTAuthenticationFailureResponse {#1008
  +headers: Symfony\Component\HttpFoundation\ResponseHeaderBag {#1007 …}
  #content: "{"code":401,"message":"Invalid credentials."}"
  #version: "1.1"
  #statusCode: 401
  #statusText: "Unauthorized"
  #charset: "UTF-8"
  -sentHeaders: ? array
  #data: "{"code":401,"message":"Invalid credentials."}"
  #callback: null
  #encodingOptions: 15
  -message: "Invalid credentials."
}

Authenticators

Authenticator Supports Authenticated Duration Passport Badges
"Symfony\Component\Security\Http\Authenticator\JsonLoginAuthenticator"
0.19 ms
Symfony\Component\Security\Http\Authenticator\Passport\Passport {#750
  #user: null
  -badges: [
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge {#747
      -userIdentifier: "someone@rawstadia.com"
      -userLoader: App\Security\SingleSignOnDisabledUserProvider::loadUserByIdentifier(string $identifier): UserInterface {#748 …}
      -user: ? Symfony\Component\Security\Core\User\UserInterface
      -attributes: null
    }
    "Symfony\Component\Security\Http\Authenticator\Passport\Credentials\PasswordCredentials" => Symfony\Component\Security\Http\Authenticator\Passport\Credentials\PasswordCredentials {#751
      -password: "invalid_credentials"
      -resolved: false
    }
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\RememberMeBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\RememberMeBadge {#752
      -enabled: false
      +parameters: [
        "email" => "someone@rawstadia.com"
        "password" => null
      ]
    }
  ]
  -attributes: []
}
UserBadge PasswordCredentials RememberMeBadge

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"
4
"App\Security\Voter\CoverEventVoter"
5
"App\Security\Voter\DeviceOwnershipVoter"
6
"App\Security\Voter\DevicePlacementEventVoter"
7
"App\Security\Voter\DeviceStatusEventVoter"
8
"App\Security\Voter\DeviceVoter"
9
"App\Security\Voter\FertilisingEventTemplateVoter"
10
"App\Security\Voter\IndexResultVoter"
11
"App\Security\Voter\IndexZoneResultVoter"
12
"App\Security\Voter\TelemetryVoter"
13
"App\Security\Voter\VenueVoter"