https://dev-lms.coderslab.pl/lms-api/course_instances?page=1

Security

Token

vojtech.kosnar@email.cz Username
Authenticated
Property Value
Roles
[
  "ROLE_USER"
]
Inherited Roles none
Token
Lexik\Bundle\JWTAuthenticationBundle\Security\Authentication\Token\JWTUserToken {#986
  -user: AppBundle\Entity\User {#1017 …}
  -roleNames: [
    "ROLE_USER"
  ]
  -authenticated: true
  -attributes: []
  #rawToken: "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3NTU2MTIyNTIsImV4cCI6MTc1OTkzMjI1Miwicm9sZXMiOlsiUk9MRV9VU0VSIl0sInVzZXJuYW1lIjoidm9qdGVjaC5rb3NuYXJAZW1haWwuY3oifQ.j0mVv8v1meWcu9WtwCeVwh9FaSHkroXPIcoiBYY-4gsgKtiFTk2-X0lPRogR-jY_SCf-jVCI9yb5o9c5kstSLnh_pO7DTN8mxfd5sI2RuKC1aY4pxtG-_O7fnJ2E69ePrrKqeNoKjgGWzovycTKoDlo6ztFM38c6ifp7_rbwAObY1tk2YsZ9nBgO_-CYqH4d3l8awe5hX2E_OdQZ6gcTQvc7RimcFrwO2VXiuBdZHrz2vvQJDJiYpaKcOi2jxX_aQSTh-TI1OFml1xKXPJnWgt5z1aKtfGl3jjUldeyQlC0zL2JZW4G5rzMlBTcDNUjyRNpiUH8QTgalnE6SH0XSjP9J1FjU0-1r30ZuLWQg5VMbvcZjeRXQooOwHCN9ODP_2M_CGaV-cHS9ke0qKDHbJnXlk1JAGTkSvZjzI-C5Gken6rKrr4yCB1DPtVZTw85pH9L9nFOMk8p_Y7y7zQOEPEOP85Z1CO5EugSjNvTSsfPxOinImjimsZUd4yd21y4Mn7SOpuKRRXUrxAyWMVuaz2aX7tYYqlFnte0lTKBE3TBbkAAYzsxK1k6iDZjma3MZLx_xQxFR3MJ4egzz0VU8cquRbADwJBfojRTCMO3jO-w5e0tmqjJT_tE_-vvCPHE4mZ1SCyXSdfL8Gm1CajMnHrFTHZbXyQaYLqbA7zuBNU0"
  #providerKey: "lms_api"
}

Firewall

lms_api Name
Security enabled
Stateless
Allows anonymous

Configuration

Key Value
provider fos_user.user_provider.username_email
context (none)
entry_point lexik_jwt_authentication.jwt_token_authenticator
user_checker CodersLab\Lms\SharedKernel\Infrastructure\Security\UserChecker
access_denied_handler (none)
access_denied_url (none)
listeners
[
  "guard"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#305
  -map: Symfony\Component\Security\Http\AccessMap {#306 …}
  -authenticationEntryPoint: null
  -logger: Symfony\Bridge\Monolog\Logger {#297 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener {#243
  -guardHandler: Symfony\Component\Security\Guard\GuardAuthenticatorHandler {#227 …}
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#658 …}
  -providerKey: "lms_api"
  -guardAuthenticators: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#822 …}
  -logger: Symfony\Bridge\Monolog\Logger {#297 …}
  -rememberMeServices: null
  -hideUserNotFoundExceptions: true
}
363.77 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#807
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#474 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#1197 …}
  -map: Symfony\Component\Security\Http\AccessMap {#306 …}
  -authManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#658 …}
  -exceptionOnNoToken: true
}
0.33 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"

Access decision log

# Result Attributes Object
1 GRANTED IS_AUTHENTICATED_FULLY
Symfony\Component\HttpFoundation\Request {#11
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#16 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#14 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#15 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#19 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#18 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#17 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#20 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/lms-api/course_instances"
  #requestUri: "/lms-api/course_instances?page=1"
  #baseUrl: ""
  #basePath: null
  #method: "GET"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#259 …}
  #locale: "en"
  #defaultLocale: "pl"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: null
  basePath: ""
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS GRANTED
Show voter details