Error 401 Unauthorized

POST https://travelmanager.online/api/auth/refresh

Security

Token

There is no security token.

Firewall

api_auth Name
Security enabled
Stateless

Configuration

Key Value
provider TravelManager\Admin\Service\SupplierAccountService
context (none)
entry_point (none)
user_checker TravelManager\Common\Service\UserChecker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "travelmanager.security.authenticator.external_jwt"
  "travelmanager.security.authenticator.user_login"
  "travelmanager.security.authenticator.refresh_jwt"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#137
  -map: Symfony\Component\Security\Http\AccessMap {#138 …}
  -logger: Monolog\Logger {#128 …}
  -httpPort: 80
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#83
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#88 …}
}
(none) (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#81
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#369 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#367 …}
  -map: Symfony\Component\Security\Http\AccessMap {#138 …}
}
0.76 ms (none)

Authenticators

Status Authenticator
skipped
"TravelManager\Common\Component\ApiClient\Authentication\ExternalJwtAuthenticator"

This authenticator did not support the request.

skipped
"TravelManager\Common\Component\ApiClient\Authentication\UserLoginAuthenticator"

This authenticator did not support the request.

skipped
"TravelManager\Common\Component\ApiClient\Authentication\RefreshJwtAuthenticator"

This authenticator did not support the request.

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_REGULAR
Symfony\Component\HttpFoundation\Request {#2
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#15 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#5 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#10 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#18 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#17 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#16 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#19 …}
  #content: "{}"
  #languages: [
    "pl"
  ]
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/api/auth/refresh"
  #requestUri: "/api/auth/refresh"
  #baseUrl: ""
  #basePath: null
  #method: "POST"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#1220 …}
  #locale: "pl"
  #defaultLocale: "en"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: ? bool
  -trustedValuesCache: []
  -isIisRewrite: false
  basePath: ""
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
DENIED
The user doesn't have ROLE_REGULAR.
Show voter details