Security
Token
There is no security token.
Firewall
admin
Name
Security enabled
Stateless
Configuration
Key | Value |
---|---|
provider | security.user.provider.concrete.app_user_provider |
context | admin |
entry_point | Smakmedia\Security\LoginAuthenticator |
user_checker | security.user_checker |
access_denied_handler | (none) |
access_denied_url | (none) |
authenticators | [
"Smakmedia\Security\LoginAuthenticator"
] |
Listeners
Listener | Duration | Response |
---|---|---|
Symfony\Component\Security\Http\Firewall\ChannelListener {#51 -map: Symfony\Component\Security\Http\AccessMap {#50 …} -authenticationEntryPoint: null -logger: Symfony\Bridge\Monolog\Logger {#70 …} -httpPort: 80 -httpsPort: 443 } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\ContextListener {#48 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#327 …} -sessionKey: "_security_admin" -logger: Symfony\Bridge\Monolog\Logger {#70 …} -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#47 …} -dispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#69 …} -registered: false -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#275 …} -rememberMeServices: null -sessionTrackerEnabler: [ Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#328 …} "enableUsageTracking" ] } |
0.48 ms | (none) |
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#43 -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#42 …} } |
0.72 ms | Symfony\Component\HttpFoundation\RedirectResponse {#524 #targetUrl: "/login" +headers: Symfony\Component\HttpFoundation\ResponseHeaderBag {#642 …} #content: """ <!DOCTYPE html>\n <html>\n <head>\n <meta charset="UTF-8" />\n <meta http-equiv="refresh" content="0;url='/login'" />\n \n <title>Redirecting to /login</title>\n </head>\n <body>\n Redirecting to <a href="/login">/login</a>.\n </body>\n </html> """ #version: "1.0" #statusCode: 302 #statusText: "Found" #charset: "UTF-8" } |
Symfony\Component\Security\Http\Firewall\AccessListener {#652 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#328 …} -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#645 …} -map: Symfony\Component\Security\Http\AccessMap {#50 …} -authManager: null -exceptionOnNoToken: false } |
0.00 ms | (none) |
Authenticators
Authenticator | Supports | Duration | Passport |
---|---|---|---|
"Smakmedia\Security\LoginAuthenticator" |
0.17 ms | Symfony\Component\Security\Http\Authenticator\Passport\Passport {#527 #user: null -badges: [ "Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge {#540 -userIdentifier: "admin" -userLoader: Closure(string $userIdentifier) {#522 …} -user: null } "Symfony\Component\Security\Http\Authenticator\Passport\Credentials\PasswordCredentials" => Symfony\Component\Security\Http\Authenticator\Passport\Credentials\PasswordCredentials {#538 -password: "admin"/*" -resolved: false } "Symfony\Component\Security\Http\Authenticator\Passport\Badge\CsrfTokenBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\CsrfTokenBadge {#535 -resolved: false -csrfTokenId: "authenticate" -csrfToken: "ef1303b8054a42e4.7_5gYtbE32FKPpakVna_BbdAKGWGq_3akGaPCqQ4mew.i7waGKL17VF5ceTIAg7KS_YIbivu04-rpSjNZ-xI0ZrasgUJnqyuV35f5Q" } ] -attributes: [] } |
Access Decision
affirmative
Strategy
# | Voter class |
---|---|
1 | "Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter" |
2 | "Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter" |