Security Token
demoducaroy
Username
Authenticated
Property | Value |
---|---|
Roles |
[ "ROLE_USER" "ROLE_ADMIN" ] |
Inherited Roles | none |
Token | Lexik\Bundle\JWTAuthenticationBundle\Security\Authentication\Token\JWTUserToken {#481 #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 {#460 …} -roles: [ Symfony\Component\Security\Core\Role\Role {#758 -role: "ROLE_USER" } Symfony\Component\Security\Core\Role\Role {#760 -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 {#487 -map: Symfony\Component\Security\Http\AccessMap {#484 …} -authenticationEntryPoint: Symfony\Component\Security\Http\EntryPoint\RetryAuthenticationEntryPoint {#443 …} -logger: Symfony\Bridge\Monolog\Logger {#415 …} } |
0.00 ms | (none) |
Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener {#423 -guardHandler: Symfony\Component\Security\Guard\GuardAuthenticatorHandler {#457 …} -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#1082 …} -providerKey: "api" -guardAuthenticators: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#458 …} -logger: Symfony\Bridge\Monolog\Logger {#415 …} -rememberMeServices: null } |
6.85 ms | (none) |
Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener {#424 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1317 …} -secret: "BkBPq4p" -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#1082 …} -logger: Symfony\Bridge\Monolog\Logger {#415 …} } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\AccessListener {#447 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1143 …} -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#1145 …} -map: Symfony\Component\Security\Http\AccessMap {#484 …} -authManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#1082 …} } |
0.41 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: "" #languages: null #charsets: null #encodings: null #acceptableContentTypes: [ "application/ld+json" ] #pathInfo: "/api/V4/prospects/prospect_1074424/form" #requestUri: "/api/V4/prospects/prospect_1074424/form?context=show" #baseUrl: "" #basePath: null #method: "GET" #format: "jsonld" #session: Symfony\Component\HttpFoundation\Session\Session {#951 …} #locale: null #defaultLocale: "fr" -preferredFormat: null -isHostValid: true -isForwardedValid: true : "" } |
||||||||||||||||||||||||
Show voter details | |||||||||||||||||||||||||||
2 | GRANTED | IS_AUTHENTICATED_REMEMBERED | null |
||||||||||||||||||||||||
Show voter details | |||||||||||||||||||||||||||
3 | GRANTED | prospect_add_edit | null |
||||||||||||||||||||||||
|