Redirect 302 redirect from GET @app_home (b4d0a4)

GET https://keogest.fr/login

HTTP Client

2 Total requests
0 HTTP errors

Clients

http_client 2

Requests

POST https://oauth2.googleapis.com/token
Request options
[
  "body" => [
    "grant_type" => "urn:ietf:params:oauth:grant-type:jwt-bearer"
    "assertion" => "eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJmaXJlYmFzZS1hZG1pbnNkay1nemo0aUBrZW9iYXQtYjI2YTIuaWFtLmdzZXJ2aWNlYWNjb3VudC5jb20iLCJzdWIiOiJmaXJlYmFzZS1hZG1pbnNkay1nemo0aUBrZW9iYXQtYjI2YTIuaWFtLmdzZXJ2aWNlYWNjb3VudC5jb20iLCJhdWQiOiJodHRwczpcL1wvb2F1dGgyLmdvb2dsZWFwaXMuY29tXC90b2tlbiIsImlhdCI6MTc3MjM5NzkxNiwiZXhwIjoxNzcyNDAxNTE2LCJzY29wZSI6Imh0dHBzOlwvXC93d3cuZ29vZ2xlYXBpcy5jb21cL2F1dGhcL2RhdGFzdG9yZSJ9.hlFkoeLQgNjQoeIHSeUlP_roQuHXLFbn3pILhKqsi1PbnZ4FHERUBkg5R5hqmtCbH7A_ReYe3be_4j7L0xZYEhNHHMb4KrEwWx1AQAHDT62T-B6IoOKBmIIC6cJtQfI9lpvkBVnDiVdWr0_SplPffx-KR1TV1xSf8_dUWaepu9WAfOvcGnVpfQoTOqFWWGs8MMKnJ7nndpgSe4w5Dhzt_6Rh8hqW06YAbMsfmv888jsuMVvk4PXb94O2FdN01s9g-34_u-lWEzpyTyAtz0CEkzvfpcif40JkBv5s2NkR_pts0FKLYu1o5P3JhbB9-kmKU_swiUEqkMFAk_sA_UBl1A"
  ]
]
Response 200
[
  "info" => [
    "header_size" => 365
    "request_size" => 196
    "total_time" => 0.056162
    "namelookup_time" => 0.015566
    "connect_time" => 0.022571
    "pretransfer_time" => 0.040837
    "size_upload" => 823.0
    "size_download" => 869.0
    "speed_download" => 15517.0
    "speed_upload" => 14696.0
    "download_content_length" => 869.0
    "upload_content_length" => 823.0
    "starttransfer_time" => 0.040884
    "primary_ip" => "74.125.71.95"
    "primary_port" => 443
    "local_ip" => "51.91.254.174"
    "local_port" => 59832
    "http_version" => 3
    "protocol" => 2
    "scheme" => "HTTPS"
    "appconnect_time_us" => 40573
    "connect_time_us" => 22571
    "namelookup_time_us" => 15566
    "pretransfer_time_us" => 40837
    "starttransfer_time_us" => 40884
    "total_time_us" => 56162
    "effective_method" => "POST"
    "start_time" => 1772397916.3045
    "original_url" => "https://oauth2.googleapis.com/token"
    "pause_handler" => Closure(float $duration) {#1521
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: CurlHandle {#1511 …}
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#1478 …}
        $execCounter: -9223372036854775808
      }
    }
    "debug" => """
      *   Trying 74.125.71.95:443...\n
      * Connected to oauth2.googleapis.com (74.125.71.95) port 443 (#0)\n
      * ALPN, offering h2\n
      * ALPN, offering http/1.1\n
      * successfully set certificate verify locations:\n
      *  CAfile: /etc/ssl/certs/ca-certificates.crt\n
      *  CApath: /etc/ssl/certs\n
      * SSL connection using TLSv1.3 / TLS_AES_256_GCM_SHA384\n
      * ALPN, server accepted to use h2\n
      * Server certificate:\n
      *  subject: CN=upload.video.google.com\n
      *  start date: Jan 26 08:40:56 2026 GMT\n
      *  expire date: Apr 20 08:40:55 2026 GMT\n
      *  subjectAltName: host "oauth2.googleapis.com" matched cert's "*.googleapis.com"\n
      *  issuer: C=US; O=Google Trust Services; CN=WR2\n
      *  SSL certificate verify ok.\n
      * Using HTTP2, server supports multi-use\n
      * Connection state changed (HTTP/2 confirmed)\n
      * Copying HTTP/2 data in stream buffer to connection buffer after upgrade: len=0\n
      * Using Stream ID: 1 (easy handle 0x55ec301a3eb0)\n
      > POST /token HTTP/2\r\n
      Host: oauth2.googleapis.com\r\n
      accept: */*\r\n
      content-type: application/x-www-form-urlencoded\r\n
      user-agent: Symfony HttpClient (Curl)\r\n
      accept-encoding: gzip\r\n
      content-length: 823\r\n
      \r\n
      * We are completely uploaded and fine\n
      * old SSL session ID is stale, removing\n
      * Connection state changed (MAX_CONCURRENT_STREAMS == 100)!\n
      < HTTP/2 200 \r\n
      < content-type: application/json; charset=UTF-8\r\n
      < vary: Origin\r\n
      < vary: X-Origin\r\n
      < vary: Referer\r\n
      < content-encoding: gzip\r\n
      < date: Sun, 01 Mar 2026 20:45:16 GMT\r\n
      < server: scaffolding on HTTPServer2\r\n
      < content-length: 869\r\n
      < x-xss-protection: 0\r\n
      < x-frame-options: SAMEORIGIN\r\n
      < x-content-type-options: nosniff\r\n
      < alt-svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000\r\n
      < \r\n
      """
  ]
  "response_headers" => [
    "HTTP/2 200 "
    "content-type: application/json; charset=UTF-8"
    "vary: Origin"
    "vary: X-Origin"
    "vary: Referer"
    "content-encoding: gzip"
    "date: Sun, 01 Mar 2026 20:45:16 GMT"
    "server: scaffolding on HTTPServer2"
    "content-length: 869"
    "x-xss-protection: 0"
    "x-frame-options: SAMEORIGIN"
    "x-content-type-options: nosniff"
    "alt-svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000"
  ]
  "response_json" => [
    "access_token" => "ya29.c.c0AZ4bNpZLE7Coex_g94zGBMo1oYtgX6C0sb5As8rX5pSRF98zY1_cD3CJPRJZxG1GLSfUMhbVTT1pbzwK2H0VxjI14iSylafPTrai30PSeep6I_furM8hl6lge-aW7hFFyKecPEjBIAlpNwaXyFrJSkTMy6O-shxnvkFgnEOqYptLHqq3ADXsG027BsptqoBNReVdfXGqPrekhMSF7HRx17KGHsVGcbIPxgISSmB00QrjNem8jpK1ZaCdEjNcoxnNuB2hoApDh-YlE_tL0cWPBUTdOegzOw5-YnoRQipIvm0xOU42tsafFHwyb-7eF7kCYN84a7eAJ-255bdO0LX1O1tA-yn2uKoOFE4ZBryOWXSlmeGhcWecEy02H385AQwpwcJMpunb_0xvFXhz-64oX7p95SrzlUlySaspicwm2j96lrW7sMFrkp7f0t0hwBZokxdFB2Fml224Js5hkvzeiF-X9lfZWZlph5uXvQ4Ys-X642_sQ39qX-tnRpjz16UUJyJ9twlfX_lFo1lzIm3evZb1FIe3dZVBW03wwBnSa92twvqXImOSURJofowq7gilQZYk7ix0aqfdukVM4WRwbpO7FQkgFgziB7xI6oRoWQ6bvro0MyopUwfZ2d0jvvYkFWa68sXWyvaOrsivetwFzy7jeteIkh9VcvQjujzxBQsajn_zuFFy58lO3fk6z4m8cqi0a2JqqZJjIzXc-W_6JUZyIX24u15Ft9Uq5y1b9fVd97XBtm6zepJ2at4Bkf5JXZ9RnFy2br7F1xhej0r67lRqgOui5Szfl707WtaFZxJshiWkfhQyfo9XnJ4Os-961ylZkQq1fU90W6jtd1sv9sJyx7d-ow5sBnrF_u2qZngjMQ0Uzj5poIttVX175tI8yJfFMbl_5ZjtyFB_S1MWBrx072u4y_8joUQ66k01g2udv2ZQ02c7Jd4hevgUx_JiV5Bilzyn-dqBFIX76IlS2Rcaf06aqJd4ijaJOYUmR1t7y3sdgu5qg5k"
    "expires_in" => 3599
    "token_type" => "Bearer"
  ]
]
PATCH https://firestore.googleapis.com/v1/projects/keobat-b26a2/databases/(default)/documents/admins/1/data/1253?updateMask.fieldPaths=uid&updateMask.fieldPaths=civ&updateMask.fieldPaths=lastname&updateMask.fieldPaths=firstname&updateMask.fieldPaths=email&updateMask.fieldPaths=phone&updateMask.fieldPaths=full_name&updateMask.fieldPaths=numero&updateMask.fieldPaths=address&updateMask.fieldPaths=city&updateMask.fieldPaths=cp&updateMask.fieldPaths=dep&updateMask.fieldPaths=region&updateMask.fieldPaths=roles&updateMask.fieldPaths=categoryuser&updateMask.fieldPaths=website&updateMask.fieldPaths=status&updateMask.fieldPaths=admin_level&updateMask.fieldPaths=verif&updateMask.fieldPaths=notif&updateMask.fieldPaths=role_title&updateMask.fieldPaths=super_admin&updateMask.fieldPaths=ipList&updateMask.fieldPaths=allIp&updateMask.fieldPaths=photo&updateMask.fieldPaths=nombrePhotoGalerie&updateMask.fieldPaths=created&updateMask.fieldPaths=lastlogin&updateMask.fieldPaths=entreprise_id&updateMask.fieldPaths=entreprises_ids&updateMask.fieldPaths=pages_ids&updateMask.fieldPaths=updated_at
Request options
[
  "headers" => [
    "Authorization" => "Bearer ya29.c.c0AZ4bNpZLE7Coex_g94zGBMo1oYtgX6C0sb5As8rX5pSRF98zY1_cD3CJPRJZxG1GLSfUMhbVTT1pbzwK2H0VxjI14iSylafPTrai30PSeep6I_furM8hl6lge-aW7hFFyKecPEjBIAlpNwaXyFrJSkTMy6O-shxnvkFgnEOqYptLHqq3ADXsG027BsptqoBNReVdfXGqPrekhMSF7HRx17KGHsVGcbIPxgISSmB00QrjNem8jpK1ZaCdEjNcoxnNuB2hoApDh-YlE_tL0cWPBUTdOegzOw5-YnoRQipIvm0xOU42tsafFHwyb-7eF7kCYN84a7eAJ-255bdO0LX1O1tA-yn2uKoOFE4ZBryOWXSlmeGhcWecEy02H385AQwpwcJMpunb_0xvFXhz-64oX7p95SrzlUlySaspicwm2j96lrW7sMFrkp7f0t0hwBZokxdFB2Fml224Js5hkvzeiF-X9lfZWZlph5uXvQ4Ys-X642_sQ39qX-tnRpjz16UUJyJ9twlfX_lFo1lzIm3evZb1FIe3dZVBW03wwBnSa92twvqXImOSURJofowq7gilQZYk7ix0aqfdukVM4WRwbpO7FQkgFgziB7xI6oRoWQ6bvro0MyopUwfZ2d0jvvYkFWa68sXWyvaOrsivetwFzy7jeteIkh9VcvQjujzxBQsajn_zuFFy58lO3fk6z4m8cqi0a2JqqZJjIzXc-W_6JUZyIX24u15Ft9Uq5y1b9fVd97XBtm6zepJ2at4Bkf5JXZ9RnFy2br7F1xhej0r67lRqgOui5Szfl707WtaFZxJshiWkfhQyfo9XnJ4Os-961ylZkQq1fU90W6jtd1sv9sJyx7d-ow5sBnrF_u2qZngjMQ0Uzj5poIttVX175tI8yJfFMbl_5ZjtyFB_S1MWBrx072u4y_8joUQ66k01g2udv2ZQ02c7Jd4hevgUx_JiV5Bilzyn-dqBFIX76IlS2Rcaf06aqJd4ijaJOYUmR1t7y3sdgu5qg5k"
    "Content-Type" => "application/json"
  ]
  "json" => [
    "fields" => [
      "uid" => [
        "integerValue" => "1253"
      ]
      "civ" => [
        "nullValue" => null
      ]
      "lastname" => [
        "stringValue" => "ELSHA (KEOGEST)"
      ]
      "firstname" => [
        "stringValue" => "SERIES"
      ]
      "email" => [
        "stringValue" => "elshaseries@keodev.fr"
      ]
      "phone" => [
        "stringValue" => "56522222"
      ]
      "full_name" => [
        "stringValue" => "SERIES ELSHA (KEOGEST)"
      ]
      "numero" => [
        "nullValue" => null
      ]
      "address" => [
        "nullValue" => null
      ]
      "city" => [
        "nullValue" => null
      ]
      "cp" => [
        "nullValue" => null
      ]
      "dep" => [
        "nullValue" => null
      ]
      "region" => [
        "nullValue" => null
      ]
      "roles" => [
        "arrayValue" => [
          "values" => [
            [
              "stringValue" => "ROLE_ADMIN"
            ]
          ]
        ]
      ]
      "categoryuser" => [
        "nullValue" => null
      ]
      "website" => [
        "nullValue" => null
      ]
      "status" => [
        "integerValue" => "1"
      ]
      "admin_level" => [
        "nullValue" => null
      ]
      "verif" => [
        "stringValue" => "1"
      ]
      "notif" => [
        "nullValue" => null
      ]
      "role_title" => [
        "stringValue" => "administrateur"
      ]
      "super_admin" => [
        "booleanValue" => true
      ]
      "ipList" => [
        "nullValue" => null
      ]
      "allIp" => [
        "booleanValue" => false
      ]
      "photo" => [
        "nullValue" => null
      ]
      "nombrePhotoGalerie" => [
        "nullValue" => null
      ]
      "created" => [
        "timestampValue" => "2023-08-25T10:23:35.000000Z"
      ]
      "lastlogin" => [
        "nullValue" => null
      ]
      "entreprise_id" => [
        "integerValue" => "1"
      ]
      "entreprises_ids" => [
        "arrayValue" => [
          "values" => [
            [
              "integerValue" => "67"
            ]
          ]
        ]
      ]
      "pages_ids" => [
        "arrayValue" => [
          "values" => []
        ]
      ]
      "updated_at" => [
        "timestampValue" => "2026-03-01T19:45:16.301522Z"
      ]
    ]
  ]
]
Response 200
[
  "info" => [
    "header_size" => 389
    "request_size" => 2275
    "total_time" => 0.120835
    "namelookup_time" => 0.00872
    "connect_time" => 0.014327
    "pretransfer_time" => 0.040197
    "size_upload" => 1197.0
    "size_download" => 646.0
    "speed_download" => 5383.0
    "speed_upload" => 9975.0
    "download_content_length" => 646.0
    "upload_content_length" => 1197.0
    "starttransfer_time" => 0.040233
    "primary_ip" => "142.251.39.106"
    "primary_port" => 443
    "local_ip" => "51.91.254.174"
    "local_port" => 47314
    "http_version" => 3
    "protocol" => 2
    "scheme" => "HTTPS"
    "appconnect_time_us" => 39975
    "connect_time_us" => 14327
    "namelookup_time_us" => 8720
    "pretransfer_time_us" => 40197
    "starttransfer_time_us" => 40233
    "total_time_us" => 120835
    "effective_method" => "PATCH"
    "start_time" => 1772397916.3615
    "original_url" => "https://firestore.googleapis.com/v1/projects/keobat-b26a2/databases/(default)/documents/admins/1/data/1253?updateMask.fieldPaths=uid&updateMask.fieldPaths=civ&updateMask.fieldPaths=lastname&updateMask.fieldPaths=firstname&updateMask.fieldPaths=email&updateMask.fieldPaths=phone&updateMask.fieldPaths=full_name&updateMask.fieldPaths=numero&updateMask.fieldPaths=address&updateMask.fieldPaths=city&updateMask.fieldPaths=cp&updateMask.fieldPaths=dep&updateMask.fieldPaths=region&updateMask.fieldPaths=roles&updateMask.fieldPaths=categoryuser&updateMask.fieldPaths=website&updateMask.fieldPaths=status&updateMask.fieldPaths=admin_level&updateMask.fieldPaths=verif&updateMask.fieldPaths=notif&updateMask.fieldPaths=role_title&updateMask.fieldPaths=super_admin&updateMask.fieldPaths=ipList&updateMask.fieldPaths=allIp&updateMask.fieldPaths=photo&updateMask.fieldPaths=nombrePhotoGalerie&updateMask.fieldPaths=created&updateMask.fieldPaths=lastlogin&updateMask.fieldPaths=entreprise_id&updateMask.fieldPaths=entreprises_ids&updateMask.fieldPaths=pages_ids&updateMask.fieldPaths=updated_at"
    "pause_handler" => Closure(float $duration) {#1526
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: CurlHandle {#1525 …}
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#1478 …}
        $execCounter: -9223372036854775789
      }
    }
    "debug" => """
      *   Trying 142.251.39.106:443...\n
      * Connected to firestore.googleapis.com (142.251.39.106) port 443 (#1)\n
      * ALPN, offering h2\n
      * ALPN, offering http/1.1\n
      * successfully set certificate verify locations:\n
      *  CAfile: /etc/ssl/certs/ca-certificates.crt\n
      *  CApath: /etc/ssl/certs\n
      * SSL connection using TLSv1.3 / TLS_AES_256_GCM_SHA384\n
      * ALPN, server accepted to use h2\n
      * Server certificate:\n
      *  subject: CN=edgecert.googleapis.com\n
      *  start date: Feb  2 08:40:54 2026 GMT\n
      *  expire date: Apr 27 08:40:53 2026 GMT\n
      *  subjectAltName: host "firestore.googleapis.com" matched cert's "firestore.googleapis.com"\n
      *  issuer: C=US; O=Google Trust Services; CN=WR2\n
      *  SSL certificate verify ok.\n
      * Using HTTP2, server supports multi-use\n
      * Connection state changed (HTTP/2 confirmed)\n
      * Copying HTTP/2 data in stream buffer to connection buffer after upgrade: len=0\n
      * Using Stream ID: 1 (easy handle 0x55ec301f0dc0)\n
      > PATCH /v1/projects/keobat-b26a2/databases/(default)/documents/admins/1/data/1253?updateMask.fieldPaths=uid&updateMask.fieldPaths=civ&updateMask.fieldPaths=lastname&updateMask.fieldPaths=firstname&updateMask.fieldPaths=email&updateMask.fieldPaths=phone&updateMask.fieldPaths=full_name&updateMask.fieldPaths=numero&updateMask.fieldPaths=address&updateMask.fieldPaths=city&updateMask.fieldPaths=cp&updateMask.fieldPaths=dep&updateMask.fieldPaths=region&updateMask.fieldPaths=roles&updateMask.fieldPaths=categoryuser&updateMask.fieldPaths=website&updateMask.fieldPaths=status&updateMask.fieldPaths=admin_level&updateMask.fieldPaths=verif&updateMask.fieldPaths=notif&updateMask.fieldPaths=role_title&updateMask.fieldPaths=super_admin&updateMask.fieldPaths=ipList&updateMask.fieldPaths=allIp&updateMask.fieldPaths=photo&updateMask.fieldPaths=nombrePhotoGalerie&updateMask.fieldPaths=created&updateMask.fieldPaths=lastlogin&updateMask.fieldPaths=entreprise_id&updateMask.fieldPaths=entreprises_ids&updateMask.fieldPaths=pages_ids&updateMask.fieldPaths=updated_at HTTP/2\r\n
      Host: firestore.googleapis.com\r\n
      authorization: Bearer ya29.c.c0AZ4bNpZLE7Coex_g94zGBMo1oYtgX6C0sb5As8rX5pSRF98zY1_cD3CJPRJZxG1GLSfUMhbVTT1pbzwK2H0VxjI14iSylafPTrai30PSeep6I_furM8hl6lge-aW7hFFyKecPEjBIAlpNwaXyFrJSkTMy6O-shxnvkFgnEOqYptLHqq3ADXsG027BsptqoBNReVdfXGqPrekhMSF7HRx17KGHsVGcbIPxgISSmB00QrjNem8jpK1ZaCdEjNcoxnNuB2hoApDh-YlE_tL0cWPBUTdOegzOw5-YnoRQipIvm0xOU42tsafFHwyb-7eF7kCYN84a7eAJ-255bdO0LX1O1tA-yn2uKoOFE4ZBryOWXSlmeGhcWecEy02H385AQwpwcJMpunb_0xvFXhz-64oX7p95SrzlUlySaspicwm2j96lrW7sMFrkp7f0t0hwBZokxdFB2Fml224Js5hkvzeiF-X9lfZWZlph5uXvQ4Ys-X642_sQ39qX-tnRpjz16UUJyJ9twlfX_lFo1lzIm3evZb1FIe3dZVBW03wwBnSa92twvqXImOSURJofowq7gilQZYk7ix0aqfdukVM4WRwbpO7FQkgFgziB7xI6oRoWQ6bvro0MyopUwfZ2d0jvvYkFWa68sXWyvaOrsivetwFzy7jeteIkh9VcvQjujzxBQsajn_zuFFy58lO3fk6z4m8cqi0a2JqqZJjIzXc-W_6JUZyIX24u15Ft9Uq5y1b9fVd97XBtm6zepJ2at4Bkf5JXZ9RnFy2br7F1xhej0r67lRqgOui5Szfl707WtaFZxJshiWkfhQyfo9XnJ4Os-961ylZkQq1fU90W6jtd1sv9sJyx7d-ow5sBnrF_u2qZngjMQ0Uzj5poIttVX175tI8yJfFMbl_5ZjtyFB_S1MWBrx072u4y_8joUQ66k01g2udv2ZQ02c7Jd4hevgUx_JiV5Bilzyn-dqBFIX76IlS2Rcaf06aqJd4ijaJOYUmR1t7y3sdgu5qg5k\r\n
      content-type: application/json\r\n
      accept: */*\r\n
      user-agent: Symfony HttpClient (Curl)\r\n
      accept-encoding: gzip\r\n
      content-length: 1197\r\n
      \r\n
      * We are completely uploaded and fine\n
      * old SSL session ID is stale, removing\n
      * Connection state changed (MAX_CONCURRENT_STREAMS == 100)!\n
      < HTTP/2 200 \r\n
      < x-debug-tracking-id: 12567200475854698312;o=1\r\n
      < content-type: application/json; charset=UTF-8\r\n
      < vary: Origin\r\n
      < vary: X-Origin\r\n
      < vary: Referer\r\n
      < content-encoding: gzip\r\n
      < date: Sun, 01 Mar 2026 20:45:16 GMT\r\n
      < server: ESF\r\n
      < content-length: 646\r\n
      < x-xss-protection: 0\r\n
      < x-frame-options: SAMEORIGIN\r\n
      < x-content-type-options: nosniff\r\n
      < alt-svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000\r\n
      < \r\n
      """
  ]
  "response_headers" => [
    "HTTP/2 200 "
    "x-debug-tracking-id: 12567200475854698312;o=1"
    "content-type: application/json; charset=UTF-8"
    "vary: Origin"
    "vary: X-Origin"
    "vary: Referer"
    "content-encoding: gzip"
    "date: Sun, 01 Mar 2026 20:45:16 GMT"
    "server: ESF"
    "content-length: 646"
    "x-xss-protection: 0"
    "x-frame-options: SAMEORIGIN"
    "x-content-type-options: nosniff"
    "alt-svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000"
  ]
]