Bootstrap RPS Session
rps_bootstrap_sessionBootstraps a server-side session using an existing PHPSESSID cookie from rps.unibo.it and returns an opaque session ID without exposing the cookie.
Instructions
Creates a server-side session from an existing rps cookie header (PHPSESSID cookie header for rps.unibo.it). Returns an opaque session_id; the cookie is never echoed back.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| label | No | rps-bootstrap | |
| cookies | Yes | PHPSESSID cookie header for rps.unibo.it |