https://webstore-rec.seriderm.com/api/v2/admin/customers

Security

Token

api@admin.com Username
Authenticated
Property Value
Roles
[
  "ROLE_ADMINISTRATION_ACCESS"
  "ROLE_API_ACCESS"
]
Inherited Roles none
Token
Lexik\Bundle\JWTAuthenticationBundle\Security\Authentication\Token\JWTUserToken {#5540
  -user: App\Entity\User\AdminUser {#5579 …}
  -roleNames: [
    "ROLE_ADMINISTRATION_ACCESS"
    "ROLE_API_ACCESS"
  ]
  -authenticated: true
  -attributes: []
  #rawToken: "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3NzM3NDI2MjQsImV4cCI6MTc3Mzc0NjIyNCwicm9sZXMiOlsiUk9MRV9BRE1JTklTVFJBVElPTl9BQ0NFU1MiLCJST0xFX0FQSV9BQ0NFU1MiXSwidXNlcm5hbWUiOiJhcGlAYWRtaW4uY29tIn0.V5WUeoI_IIcSCNUOvJB61BOR4xLnDv-oenpzUwkZPKn8e1DqPQ5wbnIZHt-sghecASYXjqj402hqOAcdhE_iQcrnBIv4fDdY07JDxEjtO_U5myGAgoJcraiqlwnDe5RP4xaquDqWjh1kZ-OfcXZi7JtyjUn97IYM5yRlKbyt6pPbj7peNqb1SbtxAeK-EK6EpS4l7HBsDVC_HkgztHR6eV0ILNKDk3UAmMM-euLAFGhAEaAR5MEL0Jl-w1-0DE9W_NlPojZumwgBt9zrmwDi6kHYQkd-myJMdqv5i0tzxj48lVZai8ELF8eDMl19FTZPrR7Aqp4rXP0ewfGZf197yQ"
  #providerKey: "new_api_admin_user"
}

Firewall

new_api_admin_user Name
Security enabled
Stateless
Allows anonymous

Configuration

Key Value
provider sylius.admin_user_provider.email_or_name_based
context (none)
entry_point lexik_jwt_authentication.jwt_token_authenticator
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
listeners
[
  "guard"
  "json_login"
  "anonymous"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#5416
  -map: Symfony\Component\Security\Http\AccessMap {#5415 …}
  -authenticationEntryPoint: null
  -logger: Symfony\Bridge\Monolog\Logger {#5426 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener {#5382
  -guardHandler: Symfony\Component\Security\Guard\GuardAuthenticatorHandler {#5381 …}
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#4418 …}
  -providerKey: "new_api_admin_user"
  -guardAuthenticators: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#5378 …}
  -logger: Symfony\Bridge\Monolog\Logger {#5426 …}
  -rememberMeServices: null
  -hideUserNotFoundExceptions: true
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1382 …}
}
112.42 ms (none)
Symfony\Component\Security\Http\Firewall\UsernamePasswordJsonAuthenticationListener {#5383
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1382 …}
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#4418 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#5241 …}
  -providerKey: "new_api_admin_user"
  -successHandler: Symfony\Component\Security\Http\Authentication\CustomAuthenticationSuccessHandler {#5375 …}
  -failureHandler: Symfony\Component\Security\Http\Authentication\CustomAuthenticationFailureHandler {#7105 …}
  -options: [
    "username_path" => "email"
    "password_path" => "password"
    "check_path" => "/api/v2/admin/authentication-token"
    "use_forward" => false
    "require_previous_session" => false
    "login_path" => "/login"
  ]
  -logger: Symfony\Bridge\Monolog\Logger {#5426 …}
  -eventDispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#1224 …}
  -propertyAccessor: Symfony\Component\PropertyAccess\PropertyAccessor {#1713 …}
  -sessionStrategy: Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy {#7107 …}
  -translator: Symfony\Component\Translation\DataCollectorTranslator {#1757 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener {#5376
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1383 …}
  -secret: "58jXxFX"
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#4418 …}
  -logger: Symfony\Bridge\Monolog\Logger {#5426 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#7108
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1382 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#4421 …}
  -map: Symfony\Component\Security\Http\AccessMap {#5415 …}
  -authManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#4418 …}
  -exceptionOnNoToken: true
}
0.20 ms (none)

Authenticators

No authenticators have been recorded. Check previous profiles on your authentication endpoint.

Access Decision

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\RoleVoter"
4
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
5
"App\Security\AdminUserVoter"
6
"App\Security\CustomerVoter"
7
"App\Security\ProductBatchVoter"

Access decision log

# Result Attributes Object
1 GRANTED ROLE_API_ACCESS
Symfony\Component\HttpFoundation\Request {#20
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#25 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#5450 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#24 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#28 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#27 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#26 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#29 …}
  #content: "{"idSage":"0LMLQUIMPER","group":"doctor","email":"","name":"QUIMPER29","phoneNumber":"0257680581","socialReason":"QUIMPER29","interCommunityTvaNumber":"FR31953161841","city":"Quimper","country":"FR","addresses":[{"idSage":"2042","name":"Crtl\u002BZ - LIGUE MEDICALE LASER QUIMPER29","phoneNumber":"0257680581","street":"31 Boulevard de Kerguelen","city":"Quimper","postCode":"29000","countryCode":"FR"},{"idSage":"8498","name":"Ctrl\u002BZ - LIGUE MEDICALE LASER QUIMPER29","phoneNumber":"0257680581","street":"31 Boulevard de Kerguelen","city":"Quimper","postCode":"29000","countryCode":"FR"}],"reductionTaxons":[],"reductionProducts":[]}"
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: []
  #pathInfo: "/api/v2/admin/customers"
  #requestUri: "/api/v2/admin/customers"
  #baseUrl: ""
  #basePath: null
  #method: "POST"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#5269 …}
  #locale: "fr"
  #defaultLocale: "fr"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: null
  -isIisRewrite: false
  basePath: ""
  format: "html"
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS GRANTED
Show voter details
2 GRANTED IS_AUTHENTICATED_REMEMBERED
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS GRANTED
Show voter details