https://back-immochv3.mypreprod.xyz/api/immo/v2/search/immoSale?itemsPerPage=9&page=2&q=Rue%20

Security

Token

hasin@yopmail.com Username
Authenticated
Property Value
Roles
[
  "ROLE_IMMO_AGENT"
  "ROLE_PREST_VISIT"
  "ROLE_PRO"
]
Inherited Roles
[
  "ROLE_PART"
  "ROLE_USER"
]
Token
Lexik\Bundle\JWTAuthenticationBundle\Security\Authentication\Token\JWTUserToken {#2306
  #rawToken: "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3NzIxOTg4NjIsImV4cCI6MTc3MjgwMzY2Miwicm9sZXMiOlsiUk9MRV9JTU1PX0FHRU5UIiwiUk9MRV9QUkVTVF9WSVNJVCIsIlJPTEVfUFJPIl0sInVzZXJuYW1lIjoiaGFzaW5AeW9wbWFpbC5jb20ifQ.MpbvqS-aFJv_GmAe3XlDJUM29Aj3bZ3yjr1fveGv7xiTF23lhl1MnD5vSVo7TaIJxwa9sxdokl8zGHb5U9SwjEzx9DmXC3wf-5cS_6HRo76eIDIjpFQoEUfy6OcmmVshwWXCIl664nlUm4IudjQvOmHsH_u_W49_ZCgSnHts5UOvpiufUNw-hpr_cTOo7nJq_uLzDKyUdu8SgRQuQVNbFxkZUToy6G_qrPHZZr8KvIlehYH3t-6MJYRiGvxJsJ4aFVvGIWAgnLebcYH275fBuiNlNFU-GrcGzCIG4GgVbKpDRvrhtcGyye7eWgDwMMPFDBmQEPT7CPuAtuCf4XzGgHBP8ZdAw4ryKGKIYK1VAaKI3aeu15Zu7-zmn0_665N7QH4IHjpYKnvLkyENG3JP9y2B4T6Dqnbw4W0X-XpGhKZP-EVbL_lyyO5kql5aTENffM8_WcCPPtwR0cidp95cgrt2JWe6QVdRAkCGzuGszJSmqtxS-wXCV-N4GJh95ixR8sxHEaNf4c0ph1kE8XbgCit3pml_YoMz6nnuOmhww7dVSLDgLqXz0wp6UIQxjYAqTnEf9KUMJbDQNoeP-wj3tOiMrzI0zEgrD0Iy6u_a87Ra-9tTios9Zeug3fWQSlkdJqBDTqveOCo47c_Nt3E9ghp_3KVol7ovSni6wLozmu0"
  #providerKey: "client"
  -user: App\Entity\User {#2288 …}
  -roleNames: [
    "ROLE_IMMO_AGENT"
    "ROLE_PREST_VISIT"
    "ROLE_PRO"
  ]
  -authenticated: true
  -attributes: []
}

Firewall

client Name
Security enabled
Stateless
Allows anonymous

Configuration

Key Value
provider App\DataProvider\UserProvider
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"
  "json_login"
  "anonymous"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#313
  -map: Symfony\Component\Security\Http\AccessMap {#314 …}
  -authenticationEntryPoint: null
  -logger: Symfony\Bridge\Monolog\Logger {#302 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener {#337
  -guardHandler: Symfony\Component\Security\Guard\GuardAuthenticatorHandler {#327 …}
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#333 …}
  -providerKey: "client"
  -guardAuthenticators: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#338 …}
  -logger: Symfony\Bridge\Monolog\Logger {#302 …}
  -rememberMeServices: null
  -hideUserNotFoundExceptions: true
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1680 …}
}
16.55 ms (none)
Symfony\Component\Security\Http\Firewall\UsernamePasswordJsonAuthenticationListener {#3659
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1680 …}
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#333 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#297 …}
  -providerKey: "client"
  -successHandler: Symfony\Component\Security\Http\Authentication\CustomAuthenticationSuccessHandler {#3649 …}
  -failureHandler: Symfony\Component\Security\Http\Authentication\CustomAuthenticationFailureHandler {#3647 …}
  -options: [
    "username_path" => "username"
    "password_path" => "password"
    "check_path" => "/api/immo/v2/login_check"
    "use_forward" => false
    "require_previous_session" => false
    "login_path" => "/login"
  ]
  -logger: Symfony\Bridge\Monolog\Logger {#302 …}
  -eventDispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#1908 …}
  -propertyAccessor: Symfony\Component\PropertyAccess\PropertyAccessor {#1584 …}
  -sessionStrategy: Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy {#3645 …}
  -translator: Symfony\Component\Translation\DataCollectorTranslator {#1641 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener {#3642
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1679 …}
  -secret: "SDr8eRh"
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#333 …}
  -logger: Symfony\Bridge\Monolog\Logger {#302 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\SwitchUserListener {#3644
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1680 …}
  -provider: App\DataProvider\UserProvider {#352 …}
  -userChecker: Symfony\Component\Security\Core\User\InMemoryUserChecker {#370 …}
  -firewallName: "client"
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#1671 …}
  -usernameParameter: "_switch_user"
  -role: "ROLE_ALLOWED_TO_SWITCH"
  -logger: Symfony\Bridge\Monolog\Logger {#302 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#1908 …}
  -stateless: true
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#304
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1680 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_client_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#297 …}
  -csrfTokenManager: null
  -eventDispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#305 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#3641
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1680 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#1671 …}
  -map: Symfony\Component\Security\Http\AccessMap {#314 …}
  -authManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#333 …}
  -exceptionOnNoToken: true
}
0.00 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
"App\Security\Voter\FeatureVoter"