https://top-intuis-thermo.dtv-projects.com/login Return to referer URL

Security

Token

There is no security token.

Firewall

app Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.app_user_provider
context app
entry_point App\Security\LoginAuthenticator
user_checker App\Security\UserChecker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "switch_user"
  "login_throttling"
  "remember_me"
  "App\Security\LoginAuthenticator"
  "App\Security\SSOAuthenticator\AzureAuthenticator"
  "App\Security\SSOAuthenticator\SamlAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#1384
  -map: Symfony\Component\Security\Http\AccessMap {#1385 …}
  -authenticationEntryPoint: null
  -logger: Symfony\Bridge\Monolog\Logger {#1375 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#1440
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1971 …}
  -sessionKey: "_security_app"
  -logger: Symfony\Bridge\Monolog\Logger {#1375 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#1439 …}
  -dispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#1319 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#1374 …}
  -rememberMeServices: null
  -sessionTrackerEnabler: [
    Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1981
      -storage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1971 …}
      -container: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#1967 …}
      -enableUsageTracking: true
    }
    "enableUsageTracking"
  ]
}
15.49 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#1436
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#1445 …}
}
245.79 ms
Symfony\Component\HttpFoundation\RedirectResponse {#1738
  +headers: Symfony\Component\HttpFoundation\ResponseHeaderBag {#4185 …}
  #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.1"
  #statusCode: 302
  #statusText: "Found"
  #charset: "UTF-8"
  #targetUrl: "/login"
}

Authenticators

Authenticator Supports Duration Passport
"ContainerDhG0Ii3\AzureAuthenticator_1536d86"
0.00 ms (none)
"ContainerDhG0Ii3\SamlAuthenticator_91b329c"
0.00 ms (none)
"Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"
0.00 ms (none)
"ContainerDhG0Ii3\LoginAuthenticator_8b15f76"
229.51 ms
Symfony\Component\Security\Http\Authenticator\Passport\Passport {#4095
  #user: null
  -badges: [
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge {#4173
      -userIdentifier: "nelfvmyf@immenseignite.info"
      -userLoader: null
      -user: null
    }
    "Symfony\Component\Security\Http\Authenticator\Passport\Credentials\PasswordCredentials" => Symfony\Component\Security\Http\Authenticator\Passport\Credentials\PasswordCredentials {#4087
      -password: "ilpknswylomj"
      -resolved: false
    }
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\CsrfTokenBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\CsrfTokenBadge {#4177
      -resolved: false
      -csrfTokenId: "authenticate"
      -csrfToken: "9e94e236ab0e693ba2e9e442c.-C6Xx_NIS5QJ3-pPcEKqC6YiWZ670s2BqRa6NqXFPfY.ohrnjqolcth6iJl5NzbnX5JxHdfJpPzz2STbec_yU52ab-SynngS50CQjQ"
    }
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\RememberMeBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\RememberMeBadge {#4103
      -enabled: false
    }
  ]
  -attributes: []
}

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"