http://acc.hq-wms-api.fibrxl.com/api/customers

Security Token

There is no security token.

Security Firewall

api Name
Security enabled
Stateless
Allows anonymous

Configuration

Key Value
provider fos_user.user_provider.username
context (none)
entry_point fos_oauth_server.security.entry_point
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
listeners
[
  "fos_oauth"
]

Listeners

Listener Duration Response
"Symfony\Component\Security\Http\Firewall\ChannelListener"
0.01 ms (none)
"FOS\OAuthServerBundle\Security\Firewall\OAuthListener"
51.77 ms
Response {#157
  +headers: ResponseHeaderBag {#39 …}
  #content: "{"error":"invalid_grant","error_description":"The access token provided has expired."}"
  #version: "1.1"
  #statusCode: 401
  #statusText: "Unauthorized"
  #charset: "UTF-8"
}

Security Voters (5)

unanimous 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
"WmsBundle\Security\RoleRoutingVoter"
5
"WebserviceBundle\Security\WmsVoter"