Exchange a Carrefour SAP CDC token for a session cookie

Accepts a short-lived SAP CDC (Gigya) id_token obtained client-side via gigya.accounts.getJWT, verifies it against the issuer's JWKS, and mints an HttpOnly session cookie. The campaign scope is fixed server-side (Carrefour is one partner, one campaign); callers cannot select the campaign. The token is verified once and then discarded — all subsequent platform calls are authenticated via the session cookie.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

Exchanges a short-lived SAP CDC (Gigya) id_token for an HttpOnly session cookie. The id_token is obtained by Carrefour's frontend via gigya.accounts.getJWT and must be submitted within its 120s validity window. After successful exchange the token is discarded by the platform and plays no further role in the session.

string
required
length ≥ 1

The id_token produced by SAP CDC webSDK.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
application/problem+json