http://staging.api.digidom.pro/v1/users?q=%2Fv1%2Fusers Return to referer URL

Security

Token

davy@digidom.pro Username
Authenticated
Property Value
Roles
[
  "ROLE_ADMIN"
  "ROLE_MAILBOX_ADMIN"
  "ROLE_MAILBOX_SUPER_ADMIN"
  "ROLE_SUPER_ADMIN"
  "ROLE_DEV"
  "ROLE_EDITOR_SITE"
  "ROLE_USER"
]
Inherited Roles
[
  "ROLE_ALLOWED_TO_SWITCH"
]
Token
Lexik\Bundle\JWTAuthenticationBundle\Security\Authentication\Token\JWTUserToken {#1775
  #rawToken: "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3MzEwNzE2OTIsImV4cCI6MzMwNzg3MTY5Miwicm9sZXMiOlsiUk9MRV9BRE1JTiIsIlJPTEVfTUFJTEJPWF9BRE1JTiIsIlJPTEVfTUFJTEJPWF9TVVBFUl9BRE1JTiIsIlJPTEVfU1VQRVJfQURNSU4iLCJST0xFX0RFViIsIlJPTEVfRURJVE9SX1NJVEUiLCJST0xFX1VTRVIiXSwidXNlcm5hbWUiOiJkYXZ5QGRpZ2lkb20ucHJvIn0.uHrSUXrVF1SOxUTskFnmNSMVIFkFWQTdU3OYUSVvyWxjtsby_4EZrn5DmNE_alWNRYuQ5HveCYkh7Tj1HOWrqPgIwjs84fr6uBzpuzBLINkuKNEWJE2Kzw0mNF77f5gz-p1f4vxINxZph0Gu2WcvM9YbHi6LGW18kpQDk4rFqJ2rp7wX5zf5cOPFNnPFdD25w1qtp4JSTFgy19BXIBpt5NVlK0UtBDNHKdb4vciW68jecfeQpeaE2GF4LAfXjb1UPYq8iQtsIP1fYgI3NqZxeYgXiKwYz8JVx_5alAXndJS0MK8g-x5_4yaX2BTNZX0w7iwqNfNmdqhH7oFzWduGPg"
  #providerKey: "api_users"
  -user: Evo\Infrastructure\MappingORM\User {#2017 …}
  -roleNames: [
    "ROLE_ADMIN"
    "ROLE_MAILBOX_ADMIN"
    "ROLE_MAILBOX_SUPER_ADMIN"
    "ROLE_SUPER_ADMIN"
    "ROLE_DEV"
    "ROLE_EDITOR_SITE"
    "ROLE_USER"
  ]
  -authenticated: true
  -attributes: []
}

Firewall

api_users Name
Security enabled
Stateless
Allows anonymous

Configuration

Key Value
provider security.user.provider.concrete.app_user_provider
context api_users
entry_point lexik_jwt_authentication.jwt_token_authenticator
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
listeners
[
  "guard"
  "anonymous"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#1709
  -map: Symfony\Component\Security\Http\AccessMap {#1708 …}
  -authenticationEntryPoint: null
  -logger: Symfony\Bridge\Monolog\Logger {#1716 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#1682
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#562 …}
  -sessionKey: "_security_api_users"
  -logger: Symfony\Bridge\Monolog\Logger {#1716 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#1681 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#849 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#1369 …}
  -rememberMeServices: null
  -sessionTrackerEnabler: [
    Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#563 …}
    "enableUsageTracking"
  ]
}
0.04 ms (none)
Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener {#1668
  -guardHandler: Symfony\Component\Security\Guard\GuardAuthenticatorHandler {#1677 …}
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#1672 …}
  -providerKey: "api_users"
  -guardAuthenticators: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#1667 …}
  -logger: Symfony\Bridge\Monolog\Logger {#1716 …}
  -rememberMeServices: null
  -hideUserNotFoundExceptions: true
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#563 …}
}
75.18 ms (none)
Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener {#1823
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#562 …}
  -secret: "VJPm9f3"
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#1672 …}
  -logger: Symfony\Bridge\Monolog\Logger {#1716 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#1665
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#563 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#558 …}
  -map: Symfony\Component\Security\Http\AccessMap {#1708 …}
  -authManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#1672 …}
  -exceptionOnNoToken: true
}
1.01 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
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
4
"Evo\Application\Security\Voter\AdminManageVoter"
5
"Evo\Application\Security\Voter\UserVoter"
6
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"

Access decision log

# Result Attributes Object
1 GRANTED IS_AUTHENTICATED_ANONYMOUSLY
Symfony\Component\HttpFoundation\Request {#12
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#17 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#15 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#16 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#20 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#19 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#18 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#21 …}
  #content: "{"organizations":[{"@context":"/v1/contexts/Organization","@id":"/v1/organizations/27499","@type":"Organization","id":27499,"users":["/v1/users/26440"],"associates":[],"auditors":[],"address":{"@id":"/v1/postal_addresses/137530","@type":"PostalAddress","id":137530,"addressCountry":"","addressLocality":"Paris","addressRegion":null,"postalCode":"75008","streetAddress":"10 rue de Penthièvre"},"legalName":"DIUFIFIU","telephone":"+336878747","vatID":null,"legalStatus":"ASSOCIATION","purpose":null,"foundingDate":null,"fiscalDate":null,"fiscalDateEnd":null,"firstFiscalDate":null,"firstFiscalDateEnd":null,"headQuartersAddressType":"CONTRACT_DOMICILIATION","legalRepresentativeAddressType":"OWNER","shareCapital":null,"shareCapitalType":null,"shareCapitalFixedAmount":null,"sharesCount":null,"bankChoice":null,"registrationSource":null,"commercialCourtRegistry":null,"accountant":null,"sector":null,"sectorOther":null,"RCS":null,"status":"NEW","email":"hgsdhgg@digidom.pro","store":{"@id":"/v1/stores/1","@type":"Store","id":1,"name":"75008","postalAddress":{"@id":"/v1/postal_addresses/63735","@type":"PostalAddress","id":63735,"addressCountry":"FR","addressLocality":"Paris","addressRegion":null,"postalCode":"75008","streetAddress":"10 rue de Penthièvre"},"openingHours":["9h-14h / 16h-18h"],"currenciesAccepted":["EUR"],"paymentAcceptedType":"CB, ESPECES","priceRange":["€€"],"aggregateRating":null,"createdAt":"2019-10-02T11:45:06+02:00","prefectoralApprovalNumber":"DOM2010402","status":"OPENED","cedex":null,"sector":{"@id":"/v1/sectors/1","@type":"Sector","id":1,"name":"Paris","urlImage":"65e57896ed7f4981785762.png"},"price":19},"mandatary":null,"bal":null,"forwardingFrequency":null,"forwardingAddress":{"@id":"/v1/postal_addresses/137525","@type":"PostalAddress","id":137525,"addressCountry":"FR","addressLocality":"Paris","addressRegion":null,"postalCode":"75004","streetAddress":"1 Bis Rue de Lutèce"},"forwardingAddressName":null,"alternateName":"","domiciliationStartDate":"2024-07-19T00:00:00+02:00","createdAt":"2024-07-19T11:00:41+02:00","terminationDate":null,"terminationReason":null,"terminationReasonOther":null,"mandataries":[],"prescriber":null,"organizationsPrescribed":[],"SIRET":"","isNewImmatriculation":false,"isNewDomiciliation":true,"orders":[],"mandatID":null,"conversionReason":"CREATE_ORGANIZATION","statusIsForced":false,"uniqId":"669a2b3a861d0","iban":null,"referenceGocardless":null,"isForwardingActive":true,"VATRate":"20","isImported":null,"creditNotesAmount":0,"invoiceToken":"f70f19f9ec17f9a9460a9c9e793024826bb33ccd4a87546a2ae7f1ce021cc9e8b4cc0b360d23ad95316849424cafbb992341aeb30273c5f56cdb2af8e800955f","notificationPreference":null,"shareCapitalFreePercentage":null,"isPrescriber":false,"haveAccountant":false,"discountCode":null,"lead":"/v1/leads/7629","statusImmatriculation":null,"prescriberSource":null,"isExemptTVA":false,"projectStage":null,"statusInvoicePayed":"PAYE","dateMaxUnpaid":null,"isHaveAuditor":false,"benefitImposition":null,"benefitImpositionOption":null,"vatTaxeRegim":null,"vatTaxeRegimeOption":null,"prolongationDateKYC":null,"reasonUnpaid":null,"reasonRIBInactive":null,"statusTransfert":null,"isNewTransfert":false,"specialRequestBal":null,"tracFin":null,"tracFinNote":null,"packImat":null,"isAuthorizePrescriber":false,"isAuthorizedDebit":true,"historyNavTunnel":"information-legale","subscriptions":[{"@id":"/v1/subscriptions/38281","@type":"Subscription","id":38281,"active":false,"price":0,"type":"MONTHLY","subscriptionDeposit":0,"createdAt":"2024-07-19T11:02:12+02:00","discountWithoutTax":null,"paymentDates":[],"priceWithoutTax":0,"nextPayment":null,"notAcceptedScanEnveloppe":null,"invoiceGenerationDate":null,"isCancelUsingOffer":null,"isDigipackOffer":false,"deadlineOffered":null,"prepaidMonths":3,"services":[{"@id":"/v1/services/164624","@type":"Service","id":164624},{"@id":"/v1/services/164625","@type":"Service","id":164625},{"@id":"/v1/services/164626","@type":"Service","id":164626},{"@id":"/v1/services/164627","@type":"Service","id":164627}],"hasBlockedService":false,"documentRecoveryDelay":null,"includedServices":[{"@id":"/v1/services/164624","@type":"Service","id":164624},{"@id":"/v1/services/164625","@type":"Service","id":164625},{"@id":"/v1/services/164626","@type":"Service","id":164626}],"optionalServices":[],"blockingReason":[],"totalPriceWithoutTax":19,"totalPriceWithTax":22.8,"pack":"DOMISIMPLE","packLabel":"Domisimple"}],"note":null,"reasonChange":null,"sigle":"","enseigne":"","corporateObject":null,"placeKnowDigidom":"MOUTH_TO_MOUTH","otherPlaceKnownDigidom":"","bankName":null,"titulaire":null,"isInvalidEmail":false,"isInvalidPhoneNumber":false,"specialCustomerType":null,"activityCategory":null,"encryptedParentId":null,"isDigidomAccountant":false,"activityDomain":null,"beneficialOwners":[],"postalPowerAllowed":false}],"password":"digiTest-132","isReplaceAction":false,"phoneNumber":"","email":"davy+6@digidom.pro","firstname":"fde"}"
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: [
    "application/json"
    "text/plain"
    "*/*"
  ]
  #pathInfo: "/v1/users"
  #requestUri: "/v1/users"
  #baseUrl: ""
  #basePath: null
  #method: "POST"
  #format: "jsonld"
  #session: Symfony\Component\HttpFoundation\Session\Session {#1141 …}
  #locale: null
  #defaultLocale: "fr"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: null
  -isIisRewrite: false
  basePath: ""
}
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS GRANTED
Show voter details
2 GRANTED ROLE_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
3 GRANTED ROLE_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
4 GRANTED ROLE_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
5 GRANTED ROLE_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
6 GRANTED ROLE_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details