Error 401 Unauthorized

GET https://api.staging.innerorbit.com/robots.txt

Forwarded to ErrorController (27b5da)

Security

Token

There is no security token.

Firewall

api Name
Security enabled
Stateless

Configuration

Key Value
provider App\Security\AuthenticatedUserProvider
context (none)
entry_point (none)
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "App\Security\JwtAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#3081
  -map: Symfony\Component\Security\Http\AccessMap {#3348 …}
  -logger: Monolog\Logger {#2503 …}
  -httpPort: 80
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#2703
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#3003 …}
}
(none) (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#3996
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#165 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#367 …}
  -map: Symfony\Component\Security\Http\AccessMap {#3348 …}
}
0.36 ms (none)

Authenticators

Status Authenticator
skipped
"App\Security\JwtAuthenticator"

This authenticator did not support the request.

Access Decision

affirmative Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"

Access decision log

# Result Attributes Object
1 DENIED IS_AUTHENTICATED_FULLY
Symfony\Component\HttpFoundation\Request {#3552
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#3592 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#1737 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#3307 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#3205 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#3172 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#2476 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#3188 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: [
    "*/*"
  ]
  #pathInfo: "/robots.txt"
  #requestUri: "/robots.txt"
  #baseUrl: ""
  #basePath: ""
  #method: "GET"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#2988 …}
  #locale: null
  #defaultLocale: "en"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: ? bool
  -trustedValuesCache: [
    "2\x00216.73.216.165,34.8.98.55\x00169.254.169.126\x00for="216.73.216.165";proto=https" => [
      "34.8.98.55"
      "216.73.216.165"
    ]
    "4\x00\x00\x00for="216.73.216.165";proto=https" => []
    "32\x00\x00\x00for="216.73.216.165";proto=https" => []
    "8\x00https\x00\x00for="216.73.216.165";proto=https" => [
      "https"
    ]
    "16\x00\x00\x00for="216.73.216.165";proto=https" => []
  ]
  -isIisRewrite: false
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
DENIED
The user is not appropriately authenticated.
Show voter details