https://devapimeteoksa.centricdxb.com/api/login_check Return to referer URL

Security

Token

There is no security token.

Firewall

login Name
Security enabled
Stateless

Configuration

Key Value
provider portal.security.user_provider
context (none)
entry_point (none)
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "json_login"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#1554
  -map: Symfony\Component\Security\Http\AccessMap {#1553 …}
  -authenticationEntryPoint: null
  -logger: Symfony\Bridge\Monolog\Logger {#1182 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#1691
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#1692 …}
}
5.80 ms
Symfony\Component\HttpFoundation\JsonResponse {#1790
  +headers: Symfony\Component\HttpFoundation\ResponseHeaderBag {#1793 …}
  #content: "{"success":false,"message":"User not found"}"
  #version: "1.1"
  #statusCode: 401
  #statusText: "Unauthorized"
  #charset: "UTF-8"
  #data: "{"success":false,"message":"User not found"}"
  #callback: null
  #encodingOptions: 15
}

Authenticators

Authenticator Supports Duration Passport
"Symfony\Component\Security\Http\Authenticator\JsonLoginAuthenticator"
0.14 ms
Symfony\Component\Security\Http\Authenticator\Passport\Passport {#1694
  #user: null
  -badges: [
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge {#1695
      -userIdentifier: "nabeegh.ahmed+client@centricdxb.com"
      -userLoader: [
        Pimcore\Security\User\ObjectUserProvider {#1658
          #className: "App\Model\DataObject\Customer"
          #usernameField: "email"
        }
        "loadUserByIdentifier"
      ]
      -user: null
    }
    "Symfony\Component\Security\Http\Authenticator\Passport\Credentials\PasswordCredentials" => Symfony\Component\Security\Http\Authenticator\Passport\Credentials\PasswordCredentials {#1696
      -password: "Admin@1234"
      -resolved: false
    }
  ]
  -attributes: []
}

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\RoleHierarchyVoter"
4
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"