Security Token
demoducaroy
Username
Authenticated
Property | Value |
---|---|
Roles |
[ "ROLE_USER" "ROLE_ADMIN" ] |
Inherited Roles | none |
Token | Lexik\Bundle\JWTAuthenticationBundle\Security\Authentication\Token\JWTUserToken {#483 #rawToken: "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3NTc2ODQyMTIsImV4cCI6MTc1NzY4NzgxMiwicm9sZXMiOlsiUk9MRV9VU0VSIiwiUk9MRV9BRE1JTiJdLCJsb2dpbiI6ImRlbW9kdWNhcm95IiwidXNlcl9pZCI6InVzZXJfMTA1NSIsInVzZXJfZXh0ZXJuYWxfaWQiOiIxMDU1IiwiZW1haWwiOiJoLW91Z2F5b3VyQHNmaS5mciIsImN1c3RvbWVyX2lkIjoiY3VzdG9tZXJfOTgiLCJjdXN0b21lcl9uYW1lIjoiRFVDQVJPWSBHUkFOR0UiLCJjdXN0b21lcl9leHRlcm5hbF9pZCI6Ijk4IiwiY3VzdG9tZXJfbWFpbGluZ19pZCI6IjExMiIsImZpcnN0bmFtZSI6IkfDqXJhcmQiLCJsYXN0bmFtZSI6IkZBWU9MTEUiLCJsaXZlb0xvZ2luIjpudWxsLCJsaXZlb1Bhc3N3b3JkIjpudWxsLCJoYXNJbnRyYW5ldCI6ZmFsc2UsImxhbmd1YWdlIjoiRlIiLCJzZWN0aW9uc19sZWFkZWQiOltdLCJzZWN0aW9uc19tZW1iZXJzIjpbInVzZXJfMTA1NSJdLCJpc19zZWN0aW9uc19hY3RpdmF0ZWQiOmZhbHNlLCJyZWZyZXNoX3Rva2VuIjoiIn0.GWzbqPkz7lrp3oyFimZ_ESQxYx8TcuXqmcH1ADzFYaoMiG7mUi9FYqS5ncFqiOrKpnH8-uY6dTKAHZFUVBpgAmqcmYZAvpOn1y6cxJ7dHJUYqiKjb4xPAcypMkALgeF4XaIwTMS-WULhiJtsFq1WBemw-M-m2onK3a4UnDDAbol3YVrSRtsNkI2R3huXo9_kA6sDb2XCFk-_gHnUJNRc46zIAiuy43Q_VTY5D7gOT4bxmLyhSw7uKGdoylGL0mxVj3Y-tvKjlUwmu8x7n49pS6Jz8SvJaTzfM2xQtmB-jFdaXiUBBxzbEJ6SwFvBSHnsaqtZbpeJ1L-Qk-nxVZWUE2wAb9DDS8LL86xOI1EdBhfapEKm5ge65MjOteI_c-VEevboCzZ8pT9jTCJEKAJktzrLxua-oelymyVkRdsEA6NyIlDiXNRqvxjPa_q1JGoXGECqruUzbpFqZ-2pKgNwR0MkiyyVVEmCnjiqf39BScFBh3KBUk2uo6rN57zFrk7pn8xYeurr6-gAFZjOiWm88HHPP5f0Lu_9YkzPcrS8Taoxrm9GxU514IqybXtfth-QqBgjFhgpeqlzAPHUaAhm-3oJ9-wVJszlO7GyhLdBO0zvWf2alHv7xOTg3ytyXzwnPUeXHAoAOdoZYY3I1z1pcnJmyhOTnUzbuPDe9zDU8iA" #providerKey: "api" -user: App\Security\User {#462 …} -roles: [ Symfony\Component\Security\Core\Role\Role {#760 -role: "ROLE_USER" } Symfony\Component\Security\Core\Role\Role {#762 -role: "ROLE_ADMIN" } ] -roleNames: [ "ROLE_USER" "ROLE_ADMIN" ] -authenticated: true -attributes: [] } |
Security Firewall
api
Name
Security enabled
Stateless
Allows anonymous
Configuration
Key | Value |
---|---|
provider | security.user.provider.concrete.jwt |
context | (none) |
entry_point | App\Security\JWTTokenWhitelistAuthenticator |
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 {#489 -map: Symfony\Component\Security\Http\AccessMap {#486 …} -authenticationEntryPoint: Symfony\Component\Security\Http\EntryPoint\RetryAuthenticationEntryPoint {#445 …} -logger: Symfony\Bridge\Monolog\Logger {#417 …} } |
0.00 ms | (none) |
Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener {#425 -guardHandler: Symfony\Component\Security\Guard\GuardAuthenticatorHandler {#459 …} -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#1084 …} -providerKey: "api" -guardAuthenticators: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#460 …} -logger: Symfony\Bridge\Monolog\Logger {#417 …} -rememberMeServices: null } |
1552.22 ms | (none) |
Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener {#426 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1319 …} -secret: "Hc0vhsm" -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#1084 …} -logger: Symfony\Bridge\Monolog\Logger {#417 …} } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\AccessListener {#449 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1145 …} -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#1147 …} -map: Symfony\Component\Security\Http\AccessMap {#486 …} -authManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#1084 …} } |
0.38 ms | (none) |
Security Voters (29)
affirmative
Strategy
Access decision log
# | Result | Attributes | Object |
---|---|---|---|
1 | GRANTED | IS_AUTHENTICATED_ANONYMOUSLY | Symfony\Component\HttpFoundation\Request {#55 +attributes: Symfony\Component\HttpFoundation\ParameterBag {#92 …} +request: Symfony\Component\HttpFoundation\ParameterBag {#98 …} +query: Symfony\Component\HttpFoundation\ParameterBag {#93 …} +server: Symfony\Component\HttpFoundation\ServerBag {#89 …} +files: Symfony\Component\HttpFoundation\FileBag {#90 …} +cookies: Symfony\Component\HttpFoundation\ParameterBag {#91 …} +headers: Symfony\Component\HttpFoundation\HeaderBag {#88 …} #content: "{"name":"ADIFISmik","prospectId":"prospect_1248512","type":"Entreprise","url":"/clients-prospects/prospect_1248512/actions"}" #languages: null #charsets: null #encodings: null #acceptableContentTypes: [ "application/ld+json" ] #pathInfo: "/api/last_visit" #requestUri: "/api/last_visit" #baseUrl: "" #basePath: null #method: "POST" #format: "jsonld" #session: Symfony\Component\HttpFoundation\Session\Session {#953 …} #locale: null #defaultLocale: "fr" -preferredFormat: null -isHostValid: true -isForwardedValid: true : "" } |
Show voter details | |||
2 | GRANTED | IS_AUTHENTICATED_REMEMBERED | null |
Show voter details |