https://webstore-rec.seriderm.com/api/v2/doctor/auth/check-email

Security

Token

Anonymous Username
Authenticated
Property Value
Roles none
Inherited Roles none
Token
Symfony\Component\Security\Core\Authentication\Token\AnonymousToken {#5378
  -user: "anon."
  -roleNames: []
  -authenticated: true
  -attributes: []
  -secret: "58jXxFX"
}

Firewall

api_v2_doctor Name
Security enabled
Stateless
Allows anonymous

Configuration

Key Value
provider sylius.shop_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"
  "anonymous"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#5418
  -map: Symfony\Component\Security\Http\AccessMap {#5417 …}
  -authenticationEntryPoint: null
  -logger: Symfony\Bridge\Monolog\Logger {#5428 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener {#5384
  -guardHandler: Symfony\Component\Security\Guard\GuardAuthenticatorHandler {#5383 …}
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#4418 …}
  -providerKey: "api_v2_doctor"
  -guardAuthenticators: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#5380 …}
  -logger: Symfony\Bridge\Monolog\Logger {#5428 …}
  -rememberMeServices: null
  -hideUserNotFoundExceptions: true
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1382 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener {#5377
  -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 {#5428 …}
}
0.32 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#5376
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1382 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#4421 …}
  -map: Symfony\Component\Security\Http\AccessMap {#5417 …}
  -authManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#4418 …}
  -exceptionOnNoToken: true
}
0.15 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 IS_AUTHENTICATED_ANONYMOUSLY
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: "{"email":"active@email.com"}"
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: [
    "application/json"
  ]
  #pathInfo: "/api/v2/doctor/auth/check-email"
  #requestUri: "/api/v2/doctor/auth/check-email"
  #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"
}
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS GRANTED
Show voter details
2 DENIED IS_AUTHENTICATED_REMEMBERED
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS DENIED
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\AdminUserVoter"
ACCESS ABSTAIN
"App\Security\CustomerVoter"
ACCESS ABSTAIN
"App\Security\ProductBatchVoter"
ACCESS ABSTAIN
Show voter details