qlikcloud_login
Authenticate with Qlik Cloud in your browser, granting this server access to your account for admin operations. Call when sign-in is needed or requested.
Instructions
Sign in to Qlik Cloud as yourself, in your browser.
Opens your browser so you can authorize this server as your own Qlik Cloud account. Qlik shows an "authorize this application" consent screen the first time for an account - approve it. Everything this server does afterwards uses your identity and your permissions.
Call this when a tool says you are not signed in, or when the user asks to sign in or switch accounts. Do not call it speculatively: it opens a browser window.
Args: force: Sign in again even if a session already exists. switch_account: Ask Qlik to re-authenticate instead of reusing whatever account the browser is already signed in as. Use this when the user wants to sign in as somebody else; it implies force.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| force | No | ||
| switch_account | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |