https://api.translators.devrelease.net/doc

Security Token

Anonymous Username
Authenticated
Property Value
Roles none
Inherited Roles none
Token
AnonymousToken^ {#248
  -secret: "N8x5Utw"
  -user: "anon."
  -roles: []
  -roleNames: []
  -authenticated: true
  -attributes: []
}

Security Firewall

main Name
Security enabled
Stateless
Allows anonymous

Configuration

Key Value
provider security.user.provider.concrete.default
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"
  "http_basic"
  "anonymous"
]

Listeners

Listener Duration Response
ChannelListener^ {#233
  -map: AccessMap {#234 …}
  -authenticationEntryPoint: RetryAuthenticationEntryPoint {#235 …}
  -logger: Logger {#227 …}
}
0.00 ms (none)
GuardAuthenticationListener^ {#239
  -guardHandler: GuardAuthenticatorHandler {#237 …}
  -authenticationManager: AuthenticationProviderManager {#240 …}
  -providerKey: "main"
  -guardAuthenticators: RewindableGenerator {#243 …}
  -logger: Logger {#227 …}
  -rememberMeServices: null
}
0.14 ms (none)
BasicAuthenticationListener^ {#246
  -tokenStorage: TokenStorage {#549 …}
  -authenticationManager: AuthenticationProviderManager {#240 …}
  -providerKey: "main"
  -authenticationEntryPoint: JWTTokenAuthenticator {#218 …}
  -logger: Logger {#227 …}
  -ignoreFailure: false
  -sessionStrategy: SessionAuthenticationStrategy {#236 …}
}
0.00 ms (none)
AnonymousAuthenticationListener^ {#245
  -tokenStorage: TokenStorage {#549 …}
  -secret: "N8x5Utw"
  -authenticationManager: AuthenticationProviderManager {#240 …}
  -logger: Logger {#227 …}
}
0.19 ms (none)
AccessListener^ {#250
  -tokenStorage: TokenStorage {#549 …}
  -accessDecisionManager: TraceableAccessDecisionManager {#258 …}
  -map: AccessMap {#234 …}
  -authManager: AuthenticationProviderManager {#240 …}
}
0.00 ms (none)

Security Voters (9)

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"
4
"App\Security\Chat\MessageFileVoter"
5
"App\Security\ProjectBoardChatVoter"
6
"App\Security\ProjectPersonalChatVoter"
7
"App\Security\ProjectSaleVoter"
8
"App\Security\ProjectVoter"
9
"App\Security\TaskVoter"