> For the complete documentation index, see [llms.txt](https://docs.skadii.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.skadii.com/documentation/italiano/inizia-ora/accesso/info-su-onesecure-id.md).

# Info su OneSecure ID

Il servizio di login del gruppo HTI - un solo login per molti sistemi.

OneSecure ID è il **servizio Single Sign-On** del gruppo HTI e consente l'accesso centralizzato a skadii e ad altre app HTI.

Invece di usare un login separato per ogni app (ad es. skadii, SnowVisual 5.0 ecc.), basta:

* **un account utente**
* **un login (e-mail + password)**

Dopodiché puoi utilizzare direttamente tutte le app collegate.

### Quali app di HTI utilizzano già OneSecure ID?

Attualmente vi lavorano:

* **skadii**&#x20;
* **SnowVisual 5.0 di Demaclenko**

<div data-with-frame="true"><figure><img src="https://1558876014-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fi1rq90faFZetMGIspfq3%2Fuploads%2FzEmSNl9WasM4hnNP3YlX%2Fimage.png?alt=media&amp;token=4ad6d1fd-7d52-4c71-9374-bcb90391f270" alt="" width="563"><figcaption></figcaption></figure></div>

### Cosa significa SSO - Single Sign-On?

Significa: effettui l'accesso **una volta** e poi puoi **usare più app** senza dover effettuare nuovamente l'accesso. Invece di usare una password separata per ogni app, basta un login centralizzato.

### Perché non vedo determinate app nel mio account?

Vedi solo le app per cui sei abilitato. Se un'app abilitata non ti viene mostrata, contatta l'admin o direttamente skadii.

### Cosa succede se effettuo l'accesso da un nuovo dispositivo?

Quando effettui l'accesso da un nuovo dispositivo, verrai autenticato come di consueto tramite OneSecure ID. Dopo l'accesso riuscito, otterrai accesso a tutte le app per cui sei autorizzato – proprio come sul dispositivo precedente.

### OneSecure ID funziona anche offline?

Per utilizzare OneSecure ID è necessaria una connessione Internet, poiché l'accesso e l'autenticazione con e-mail e password avvengono esclusivamente online tramite il servizio.

{% hint style="info" %}
L'accesso locale con e-mail e PIN a SnowVisual 5.0 è possibile anche senza connessione Internet.
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.skadii.com/documentation/italiano/inizia-ora/accesso/info-su-onesecure-id.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
