https://test2.litedesk.gtsgroup.de/

Security Token

There is no security token.

Security Firewall

secured_area Name
Security enabled
Stateless
Allows anonymous

Configuration

Key Value
provider security.user.provider.concrete.administrators
context secured_area
entry_point security.authentication.form_entry_point.secured_area
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
listeners
[
  "switch_user"
  "guard"
  "simple_form"
  "anonymous"
]

Listeners

Listener Duration Response
"Symfony\Component\Security\Http\Firewall\ChannelListener"
0.03 ms (none)
"Symfony\Component\Security\Http\Firewall\ContextListener"
0.01 ms (none)
"Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener"
1.40 ms
RedirectResponse {#271
  #targetUrl: "https://test2.litedesk.gtsgroup.de/.auth/login/aad?post_login_redirect_url=/"
  +headers: ResponseHeaderBag {#272 …}
  #content: """
    <!DOCTYPE html>\n
    <html>\n
        <head>\n
            <meta charset="UTF-8" />\n
            <meta http-equiv="refresh" content="0;url='https://test2.litedesk.gtsgroup.de/.auth/login/aad?post_login_redirect_url=/'" />\n
    \n
            <title>Redirecting to https://test2.litedesk.gtsgroup.de/.auth/login/aad?post_login_redirect_url=/</title>\n
        </head>\n
        <body>\n
            Redirecting to <a href="https://test2.litedesk.gtsgroup.de/.auth/login/aad?post_login_redirect_url=/">https://test2.litedesk.gtsgroup.de/.auth/login/aad?post_login_redirect_url=/</a>.\n
        </body>\n
    </html>
    """
  #version: "1.1"
  #statusCode: 302
  #statusText: "Found"
  #charset: "UTF-8"
}

Security Voters (7)

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
"LiteDesk\CoreBundle\Security\Authorization\GlobalSystemAdminVoter"
5
"LiteDesk\CoreBundle\Controller\Voter\DutyDeskVoter"
6
"LiteDesk\FinanceBundle\Security\Authorization\DutyTravelVoter"
7
"LiteDesk\UserBundle\Security\Authorization\UserVoter"