http://eu01.wsal.io/?rest_route=%2Fwp%2Fv2%2Fusers%2F

Security Token

There is no security token.

Security Firewall

main Name
Security enabled
Stateless
Allows anonymous

Configuration

Key Value
provider security.user.provider.concrete.keys
context (none)
entry_point App\Security\KeyAuthenticator
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
listeners
[
  "guard"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#194
  -map: Symfony\Component\Security\Http\AccessMap {#201 …}
  -authenticationEntryPoint: Symfony\Component\Security\Http\EntryPoint\RetryAuthenticationEntryPoint {#203 …}
  -logger: Symfony\Bridge\Monolog\Logger {#213 …}
}
1.79 ms
Symfony\Component\HttpFoundation\RedirectResponse {#240
  +headers: Symfony\Component\HttpFoundation\ResponseHeaderBag {#300 …}
  #content: """
    <!DOCTYPE html>\n
    <html>\n
        <head>\n
            <meta charset="UTF-8" />\n
            <meta http-equiv="refresh" content="0;url='https://eu01.wsal.io/?rest_route=%2Fwp%2Fv2%2Fusers%2F'" />\n
    \n
            <title>Redirecting to https://eu01.wsal.io/?rest_route=%2Fwp%2Fv2%2Fusers%2F</title>\n
        </head>\n
        <body>\n
            Redirecting to <a href="https://eu01.wsal.io/?rest_route=%2Fwp%2Fv2%2Fusers%2F">https://eu01.wsal.io/?rest_route=%2Fwp%2Fv2%2Fusers%2F</a>.\n
        </body>\n
    </html>
    """
  #version: "1.1"
  #statusCode: 301
  #statusText: "Moved Permanently"
  #charset: "UTF-8"
  #targetUrl: "https://eu01.wsal.io/?rest_route=%2Fwp%2Fv2%2Fusers%2F"
}

Security Voters (3)

affirmative Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
2
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"