Log In Via Headless Browser (all services)
unibo_browser_loginPerforms ADFS SSO login using email and password, then completes SAML handshakes for AlmaEsami and RPS to return a shared session ID for accessing university services.
Instructions
Drives a real (headless) Chromium browser through the ADFS SSO login using EMAIL + PASSWORD from the server environment, then — reusing the same shared idp.unibo.it session — completes the AlmaEsami and RPS SAML handshakes too, storing one session and returning an opaque session_id that works with the virtuale_*, almaesami_*, and rps_* tools. The password/sesskey/cookies never pass through the model's context. Each service is best-effort: the result reports per-service success. Only works for accounts without interactive MFA (use the *_bootstrap_session tools for MFA accounts). Mints once and reuses the session on later calls unless force_relogin is set.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| force_relogin | No |