Security

Token

There is no security token.

Firewall

management Name
Security enabled
Stateless

Configuration

Key Value
provider identity.team_mate_provider
context management
entry_point security.authenticator.form_login.management
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "oidc"
  "form_login"
  "remember_me"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#1413
  -map: Symfony\Component\Security\Http\AccessMap {#1412 …}
  -authenticationEntryPoint: null
  -logger: Symfony\Bridge\Monolog\Logger {#1428 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#1402
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#539 …}
  -sessionKey: "_security_management"
  -logger: Symfony\Bridge\Monolog\Logger {#1428 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#1401 …}
  -dispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#1458 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#1434 …}
  -rememberMeServices: null
  -sessionTrackerEnabler: [
    Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#540 …}
    "enableUsageTracking"
  ]
}
0.14 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#1387
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#1386 …}
}
3.43 ms
Symfony\Component\HttpFoundation\RedirectResponse {#1361
  +headers: Symfony\Component\HttpFoundation\ResponseHeaderBag {#1598 …}
  #content: """
    <!DOCTYPE html>\n
    <html>\n
        <head>\n
            <meta charset="UTF-8" />\n
            <meta http-equiv="refresh" content="0;url='https://389-feat-management-sso-identity.review.mechanic.works/identity/sso/login'" />\n
    \n
            <title>Redirecting to https://389-feat-management-sso-identity.review.mechanic.works/identity/sso/login</title>\n
        </head>\n
        <body>\n
            Redirecting to <a href="https://389-feat-management-sso-identity.review.mechanic.works/identity/sso/login">https://389-feat-management-sso-identity.review.mechanic.works/identity/sso/login</a>.\n
        </body>\n
    </html>
    """
  #version: "1.1"
  #statusCode: 302
  #statusText: "Found"
  #charset: "UTF-8"
  #targetUrl: "https://389-feat-management-sso-identity.review.mechanic.works/identity/sso/login"
}
Symfony\Component\Security\Http\Firewall\AccessListener {#1381
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#540 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#926 …}
  -map: Symfony\Component\Security\Http\AccessMap {#1412 …}
  -authManager: null
  -exceptionOnNoToken: false
}
0.00 ms (none)

Authenticators

Authenticator Supports Duration Passport
"Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"
0.00 ms (none)
"Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"
0.00 ms (none)
"Drenso\OidcBundle\Security\OidcAuthenticator"
0.00 ms (none)

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"