http://poc.kyvala.com/person/bio/verification/initiate

PersonBioVerificationController :: initiateVerification

Request

GET Parameters

No GET parameters

POST Parameters

Key Value
appKey
"de5557b8-bd65-4b63-89d6-5c516be359fc"
file
""
ido
"8718-4287-5294"
notificationMessage
"Signature document : verify code"
notificationTitle
"Signature document"
process
"Signature document"
title
"Signature document"

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"App\Controller\PersonBioVerificationController::initiateVerification"
_firewall_context
"security.firewall.map.context.main"
_links
Symfony\Component\WebLink\GenericLinkProvider {#4007
  -links: [
    3958 => Symfony\Component\WebLink\Link {#3958
      -href: "http://poc.kyvala.com/api/docs.jsonld"
      -rel: [
        "http://www.w3.org/ns/hydra/core#apiDocumentation" => "http://www.w3.org/ns/hydra/core#apiDocumentation"
      ]
      -attributes: []
    }
  ]
}
_route
"app_person_bio_verification_initiate"
_route_params
[]
_security_firewall_run
"_security_main"
_stopwatch_token
"c5aa9b"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"deflate, gzip"
content-length
"658"
content-type
"multipart/form-data; boundary=WDFormBoundary"
forwarded
"for=2001:41d0:305:2100::cb1c; proto=http; host=poc.kyvala.com"
host
"poc.kyvala.com"
remote-ip
"2001:41d0:305:2100::cb1c"
user-agent
"printCrypto"
x-forwarded-for
"2001:41d0:305:2100::cb1c"
x-forwarded-port
"80"
x-forwarded-proto
"http"
x-iplb-unique-id
"200141D003052100000000000000CB1C:80EA_200141D0030100000000000000000020:0050_6A2BE275_D5DAC:1F6A49"
x-ovhrequest-id
"835c90a2d33b709564c12de7b04011a9"
x-php-ob-level
"1"
x-predictor
"1"
x-remote-ip
"2001:41d0:305:2100::cb1c"
x-remote-port
"33002"
x-remote-proto
"http"

Request Content

Request content not available (it was retrieved as a resource).

Response

Response Headers

Header Value
cache-control
"no-cache, private"
content-type
"application/json"
date
"Fri, 12 Jun 2026 10:41:58 GMT"
link
"<http://poc.kyvala.com/api/docs.jsonld>; rel="http://www.w3.org/ns/hydra/core#apiDocumentation""
x-debug-token
"8c8744"

Cookies

Request Cookies

No request cookies

Response Cookies

No response cookies

Session 1

Session Metadata

No session metadata

Session Attributes

No session attributes

Session Usage

1 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:44
[
  [
    "file" => "/home/amlagroutu/poc.kyvala.com/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 44
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/amlagroutu/poc.kyvala.com/vendor/symfony/security-http/Firewall/AccessListener.php"
    "line" => 87
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/home/amlagroutu/poc.kyvala.com/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 49
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Firewall\AccessListener"
    "type" => "->"
  ]
  [
    "file" => "/home/amlagroutu/poc.kyvala.com/vendor/symfony/security-http/Firewall/AbstractListener.php"
    "line" => 26
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/home/amlagroutu/poc.kyvala.com/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
    "line" => 60
    "function" => "__invoke"
    "class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
    "type" => "->"
  ]
  [
    "file" => "/home/amlagroutu/poc.kyvala.com/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 77
    "function" => "__invoke"
    "class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
    "type" => "->"
  ]
  [
    "file" => "/home/amlagroutu/poc.kyvala.com/vendor/symfony/security-http/Firewall.php"
    "line" => 92
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/home/amlagroutu/poc.kyvala.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 118
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/home/amlagroutu/poc.kyvala.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/amlagroutu/poc.kyvala.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/amlagroutu/poc.kyvala.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/amlagroutu/poc.kyvala.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/amlagroutu/poc.kyvala.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/amlagroutu/poc.kyvala.com/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/amlagroutu/poc.kyvala.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/amlagroutu/poc.kyvala.com/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/amlagroutu/poc.kyvala.com/public/index.php"
    "line" => 5
    "args" => [
      "/home/amlagroutu/poc.kyvala.com/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_ENV
"dev"
APP_SECRET
"a7d7b54ba5c38de5b113637db988f954"
CORS_ALLOW_ORIGIN
"^https?://(localhost|127\.0\.0\.1)(:[0-9]+)?$"
DATABASE_URL
"mysql://my-kyvala-user:4ntrPIrVEfJcysCR@mm263396-001.eu.clouddb.ovh.net:35407/my-kyvala-com?serverVersion=5.7"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CFG_CLUSTER
"cluster120"
CONTENT_LENGTH
"658"
CONTENT_TYPE
"multipart/form-data; boundary=WDFormBoundary"
DOCUMENT_ROOT
"/home/amlagroutu/poc.kyvala.com/public"
ENVIRONMENT
"production"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"deflate, gzip"
HTTP_FORWARDED
"for=2001:41d0:305:2100::cb1c; proto=http; host=poc.kyvala.com"
HTTP_HOST
"poc.kyvala.com"
HTTP_REMOTE_IP
"2001:41d0:305:2100::cb1c"
HTTP_USER_AGENT
"printCrypto"
HTTP_X_FORWARDED_FOR
"2001:41d0:305:2100::cb1c"
HTTP_X_FORWARDED_PORT
"80"
HTTP_X_FORWARDED_PROTO
"http"
HTTP_X_IPLB_UNIQUE_ID
"200141D003052100000000000000CB1C:80EA_200141D0030100000000000000000020:0050_6A2BE275_D5DAC:1F6A49"
HTTP_X_OVHREQUEST_ID
"835c90a2d33b709564c12de7b04011a9"
HTTP_X_PREDICTOR
"1"
HTTP_X_REMOTE_IP
"2001:41d0:305:2100::cb1c"
HTTP_X_REMOTE_PORT
"33002"
HTTP_X_REMOTE_PROTO
"http"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_STATUS
"200"
REDIRECT_URL
"/person/bio/verification/initiate"
REMOTE_ADDR
"2001:41d0:305:2100::cb1c"
REMOTE_PORT
"34226"
REQUEST_METHOD
"POST"
REQUEST_TIME
1781260917
REQUEST_TIME_FLOAT
1781260917.6587
REQUEST_URI
"/person/bio/verification/initiate"
SCRIPT_FILENAME
"/home/amlagroutu/poc.kyvala.com/public/index.php"
SCRIPT_NAME
"/index.php"
SCRIPT_URI
"http://poc.kyvala.com/person/bio/verification/initiate"
SCRIPT_URL
"/person/bio/verification/initiate"
SERVER_ADDR
"10.120.40.4"
SERVER_ADMIN
"postmaster@poc.kyvala.com"
SERVER_NAME
"poc.kyvala.com"
SERVER_PORT
"80"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache"
SYMFONY_DOTENV_VARS
"MESSENGER_TRANSPORT_DSN,APP_ENV,APP_SECRET,DATABASE_URL,CORS_ALLOW_ORIGIN"
UNIQUE_ID
"aividftJoShx4i6U1LloBQAAAk0"
USER
"amlagroutu"
argc
0
argv
[]