http://ps.dp-uat.citroen.in/api/location/pincode

Security Token

PIMAP001 Username
Authenticated
Property Value
Roles
[
  "ROLE_PIMCORE_USER"
  "ROLE_APIUSER"
]
Inherited Roles none
Token
Symfony\Component\Security\Guard\Token\PostAuthenticationGuardToken {#720
  -providerKey: "main"
  -user: Pimcore\Bundle\AdminBundle\Security\User\User {#707 …}
  -roles: [
    Symfony\Component\Security\Core\Role\Role {#726
      -role: "ROLE_PIMCORE_USER"
    }
    Symfony\Component\Security\Core\Role\Role {#727
      -role: "ROLE_APIUSER"
    }
  ]
  -roleNames: [
    "ROLE_PIMCORE_USER"
    "ROLE_APIUSER"
  ]
  -authenticated: true
  -attributes: []
}

Security Firewall

main Name
Security enabled
Stateless
Allows anonymous

Configuration

Key Value
provider Pimcore\Bundle\AdminBundle\Security\User\UserProvider
context (none)
entry_point AppBundle\Security\Guard\WebserviceAuthenticator
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
listeners
[
  "guard"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#639
  -map: Symfony\Component\Security\Http\AccessMap {#638 …}
  -authenticationEntryPoint: Symfony\Component\Security\Http\EntryPoint\RetryAuthenticationEntryPoint {#630 …}
  -logger: Symfony\Bridge\Monolog\Logger {#645 …}
}
0.00 ms (none)
Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener {#628
  -guardHandler: Symfony\Component\Security\Guard\GuardAuthenticatorHandler {#627 …}
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#426 …}
  -providerKey: "main"
  -guardAuthenticators: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#625 …}
  -logger: Symfony\Bridge\Monolog\Logger {#645 …}
  -rememberMeServices: null
}
98.69 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#622
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#308 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#429 …}
  -map: Symfony\Component\Security\Http\AccessMap {#638 …}
  -authManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#426 …}
}
0.01 ms (none)

Security Voters (4)

affirmative Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
2
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
4
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"