> 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/docs-en/get-started-now/login/about-onesecure-id.md).

# About OneSecure ID

The HTI Group’s login service – one account for multiple applications.

OneSecure ID is the **single sign-on service** of the HTI Group and provides centralized access to skadii and other HTI applications.

Instead of using a separate login for each application (e.g. skadii, SnowVisual 5.0, etc.), you only need:

* **one account**
* **one set of login credentials: your email address and password**

Once you have signed in, you can access all connected applications directly.

### Which HTI Group applications already use OneSecure ID?

The following applications currently use OneSecure ID:

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

<div data-with-frame="true"><figure><img src="https://3220231080-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>

### What does SSO (Single Sign-On) mean?

This means that you sign in **once** and can then **access multiple applications** without signing in again. One central password is all you need, rather than a separate password for each application.

### Why can’t I see certain applications in my account?

You will only see the applications you have been granted access to. If an application you are authorized to use is not displayed, contact your administrator or the skadii support team.

### What happens when I sign in on a new device?

When using a new device, sign in with OneSecure ID as usual. Once you have signed in successfully, you can access all the applications you are authorized to use, just as you would on your previous device.

### Does OneSecure ID work offline?

OneSecure ID requires an internet connection because sign-in and authentication take place online.

{% hint style="info" %}
You can still access SnowVisual 5.0 locally using your email address and PIN without an internet connection.
{% 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/docs-en/get-started-now/login/about-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.
