http://dev.api.digidom.pro/v1/users?q=%2Fv1%2Fusers

Security

Token

stanislas@digidom.pro Username
Authenticated
Property Value
Roles
[
  "ROLE_ADMIN"
  "ROLE_DEV"
  "ROLE_MAILBOX_SUPER_ADMIN"
  "ROLE_MAILBOX_ADMIN"
  "ROLE_SUPER_ADMIN"
  "ROLE_EDITOR_SITE"
]
Inherited Roles
[
  "ROLE_USER"
  "ROLE_ALLOWED_TO_SWITCH"
]
Token
Lexik\Bundle\JWTAuthenticationBundle\Security\Authentication\Token\JWTUserToken {#2005
  #rawToken: "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3Mjg1NDc5MzQsImV4cCI6MTcyODYzNDMzNCwicm9sZXMiOlsiUk9MRV9BRE1JTiIsIlJPTEVfREVWIiwiUk9MRV9NQUlMQk9YX1NVUEVSX0FETUlOIiwiUk9MRV9NQUlMQk9YX0FETUlOIiwiUk9MRV9TVVBFUl9BRE1JTiIsIlJPTEVfRURJVE9SX1NJVEUiXSwidXNlcm5hbWUiOiJzdGFuaXNsYXNAZGlnaWRvbS5wcm8ifQ.eqwoYedNRpM0eB15qnN3RL6KVAqo8YWlboKeWLT2ZOQ4y0BV06xwwQzMGpYK_GplmBy2xv3-kqhDKU6wO10Jf6CMpzC4BAA9jp53MlsRBWCPKKo7W6fRnJPEUieHU2GLMMsmSDAjQ_AY4DvRhBpvRHw0fVGdnIsg4vz4mgXxop7tXpVBfXkbhTuRv-qaa8-29JhllvbCKVhHFGZyTLNx597Omwc3Hz920WK9GtX9q3fXHoq6eLFtZZ5kbNjsskcYb6mTzSylUpKp_LaKitVJ7hJYqTTbLx9n1tebXXwu4bPqjoE3P9Epyl5EoiTf4BwCQbNbTUj8RnYjVNeV9K9T3w"
  #providerKey: "api_users"
  -user: Evo\Infrastructure\MappingORM\User {#2225 …}
  -roleNames: [
    "ROLE_ADMIN"
    "ROLE_DEV"
    "ROLE_MAILBOX_SUPER_ADMIN"
    "ROLE_MAILBOX_ADMIN"
    "ROLE_SUPER_ADMIN"
    "ROLE_EDITOR_SITE"
  ]
  -authenticated: true
  -attributes: []
}

Firewall

api Name
Security enabled
Stateless
Allows anonymous

Configuration

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#1923
  -map: Symfony\Component\Security\Http\AccessMap {#1922 …}
  -authenticationEntryPoint: null
  -logger: Symfony\Bridge\Monolog\Logger {#1930 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#1896
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#556 …}
  -sessionKey: "_security_api_users"
  -logger: Symfony\Bridge\Monolog\Logger {#1930 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#1895 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#843 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#1582 …}
  -rememberMeServices: null
  -sessionTrackerEnabler: [
    Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#557 …}
    "enableUsageTracking"
  ]
}
0.04 ms (none)
Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener {#1882
  -guardHandler: Symfony\Component\Security\Guard\GuardAuthenticatorHandler {#1891 …}
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#1886 …}
  -providerKey: "api_users"
  -guardAuthenticators: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#1881 …}
  -logger: Symfony\Bridge\Monolog\Logger {#1930 …}
  -rememberMeServices: null
  -hideUserNotFoundExceptions: true
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#557 …}
}
223.38 ms (none)
Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener {#1997
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#556 …}
  -secret: "Pn0s8Y8"
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#1886 …}
  -logger: Symfony\Bridge\Monolog\Logger {#1930 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#1879
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#557 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#552 …}
  -map: Symfony\Component\Security\Http\AccessMap {#1922 …}
  -authManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#1886 …}
  -exceptionOnNoToken: true
}
1.70 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/27840","@type":"Organization","id":27840,"users":["/v1/users/26188"],"associates":[],"auditors":[],"address":{"@id":"/v1/postal_addresses/139062","@type":"PostalAddress","id":139062,"addressCountry":"FR","addressLocality":"Toulouse","addressRegion":null,"postalCode":"31000","streetAddress":"6 place du Président Thomas Woodrow Wilson"},"legalName":"Test 2954","telephone":"+33619414884","vatID":null,"legalStatus":"SARL","purpose":null,"foundingDate":"2024-09-27T11:51:34+02:00","fiscalDate":"2024-01-01T00:00:00+01:00","fiscalDateEnd":"2024-12-31T00:00:00+01:00","firstFiscalDate":null,"firstFiscalDateEnd":"2001-12-31T00:00:00+01:00","headQuartersAddressType":"CONTRACT_DOMICILIATION","legalRepresentativeAddressType":"OWNER","shareCapital":4,"shareCapitalType":"FREE","shareCapitalFixedAmount":null,"sharesCount":4,"bankChoice":"BANK_QONTO","registrationSource":null,"commercialCourtRegistry":null,"accountant":null,"sector":null,"sectorOther":null,"RCS":null,"status":"CLIENT OK","email":"test2954@digidom.pro","store":{"@id":"/v1/stores/10","@type":"Store","id":10,"name":"Toulouse","postalAddress":{"@id":"/v1/postal_addresses/129934","@type":"PostalAddress","id":129934,"addressCountry":"FR","addressLocality":"Toulouse","addressRegion":null,"postalCode":"31000","streetAddress":"6 place du Président Thomas Woodrow Wilson"},"openingHours":[],"currenciesAccepted":["EUR"],"paymentAcceptedType":"CB, ESPECES","priceRange":[],"aggregateRating":null,"createdAt":"2022-06-13T15:33:44+02:00","prefectoralApprovalNumber":"DOM 2022082","status":"OPENED","cedex":null,"sector":{"@id":"/v1/sectors/4","@type":"Sector","id":4,"name":"Toulouse","urlImage":"65e578ce8c059312933138.png"},"price":23},"mandatary":null,"bal":null,"forwardingFrequency":"MONTHLY","forwardingAddress":{"@id":"/v1/postal_addresses/139024","@type":"PostalAddress","id":139024,"addressCountry":"FR","addressLocality":"Paris","addressRegion":"","postalCode":"75006","streetAddress":"45 Rue des Saints-Pères"},"forwardingAddressName":null,"alternateName":"tyjuj ","domiciliationStartDate":"2024-05-27T00:00:00+02:00","createdAt":"2024-09-27T12:45:25+02:00","terminationDate":null,"terminationReason":null,"terminationReasonOther":null,"mandataries":[],"prescriber":null,"organizationsPrescribed":[],"SIRET":"000000000","isNewImmatriculation":true,"isNewDomiciliation":true,"orders":[{"@id":"/v1/orders/2876","@type":"Order","id":2876,"items":["/v1/items/165434","/v1/items/165435","/v1/items/165436"],"status":"NOT_PAID","createdAt":"2024-09-27T12:45:45+02:00","totalPriceWithoutTax":310,"VATRate":"20","totalPrice":372,"invoice":null,"organization":"/v1/organizations/27840","category":"DOM_IMMAT"}],"mandatID":null,"conversionReason":"CREATE_ORGANIZATION","statusIsForced":false,"uniqId":"66f68cc511e08","iban":"FR1420041010050500013","referenceGocardless":null,"isForwardingActive":true,"VATRate":"20","isImported":null,"creditNotesAmount":0,"invoiceToken":"0ed2914266c63b0a26f3a09414b60067b26494b34c95de9b3423b7a767f54f7618605dad842908b223133ce2bfa7ec4d67a251792d3e1edc31b0ab34f636dedf","notificationPreference":null,"shareCapitalFreePercentage":null,"isPrescriber":false,"haveAccountant":false,"discountCode":null,"lead":"/v1/leads/6955","statusImmatriculation":"NEW PAIEMENT","prescriberSource":null,"isExemptTVA":false,"projectStage":null,"statusInvoicePayed":"PAYE","dateMaxUnpaid":null,"isHaveAuditor":false,"benefitImposition":"ISS","benefitImpositionOption":null,"vatTaxeRegim":"REGIME_REEL_SIMPLIFIE","vatTaxeRegimeOption":null,"prolongationDateKYC":null,"reasonUnpaid":null,"reasonRIBInactive":null,"statusTransfert":null,"isNewTransfert":false,"specialRequestBal":null,"tracFin":"COMPLETE DOC","tracFinNote":"test 2 à 3","packImat":"IMMAT","isAuthorizePrescriber":false,"isAuthorizedDebit":true,"historyNavTunnel":"documents","subscriptions":[{"@id":"/v1/subscriptions/38366","@type":"Subscription","id":38366,"active":true,"price":0,"type":"MONTHLY","subscriptionDeposit":0,"createdAt":"2024-10-01T10:19:46+02:00","discountWithoutTax":null,"paymentDates":[],"priceWithoutTax":0,"nextPayment":null,"notAcceptedScanEnveloppe":null,"invoiceGenerationDate":null,"isCancelUsingOffer":null,"isDigipackOffer":false,"deadlineOffered":null,"prepaidMonths":1,"services":[{"@id":"/v1/services/168595","@type":"Service","id":168595},{"@id":"/v1/services/168596","@type":"Service","id":168596},{"@id":"/v1/services/168597","@type":"Service","id":168597},{"@id":"/v1/services/168598","@type":"Service","id":168598}],"hasBlockedService":false,"documentRecoveryDelay":null,"includedServices":[{"@id":"/v1/services/168595","@type":"Service","id":168595},{"@id":"/v1/services/168596","@type":"Service","id":168596},{"@id":"/v1/services/168597","@type":"Service","id":168597}],"optionalServices":[],"blockingReason":[],"totalPriceWithoutTax":23,"totalPriceWithTax":27.6,"pack":"DOMISIMPLE","packLabel":"Domisimple"}],"note":null,"reasonChange":null,"sigle":"","enseigne":"","corporateObject":"fgnhg","placeKnowDigidom":"MOUTH_TO_MOUTH","otherPlaceKnownDigidom":"","bankName":"LA BANQUE POSTALE","titulaire":"TEST 2954","isInvalidEmail":false,"isInvalidPhoneNumber":false,"specialCustomerType":null,"activityCategory":{"@id":"/v1/profession_details/1416","@type":"ProfessionDetail","id":1416,"label":"","code":"00","professionType":"/v1/profession_types/922"},"encryptedParentId":null,"isDigidomAccountant":true,"activityDomain":"/v1/activity_domains/28","beneficialOwners":[],"postalPowerAllowed":false}],"password":"digiTest-132","isReplaceAction":false,"phoneNumber":"+33678234543","firstname":"2954 3","lastname":"Test","email":"test29543@digidom.pro"}"
  #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 {#1354 …}
  #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