> 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/jetzt-loslegen/login/info-zu-onesecure-id.md).

# Info zu OneSecure ID

Der Login-Dienst der HTI Gruppe - ein Login für viele Systeme.

OneSecure ID ist der **Single-Sign-On-Dienst** der HTI Gruppe und ermöglicht den zentralen Zugriff auf skadii sowie weitere HTI-Apps.

Statt für jede App (z. B. skadii, SnowVisual 5.0 usw.) ein eigenes Login zu nutzen, reicht:

* **ein Benutzerkonto**
* **ein Login (E-Mail + Passwort)**

Danach kannst du alle verbundenen Apps direkt nutzen.

### Welche Apps der HTI nutzen bereits OneSecure ID?

Aktuell arbeiten damit:

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

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

### Was bedeutet SSO - SingleSign On?

Das bedeutet: Du meldest dich **einmal** an und kannst danach **mehrere Apps** nutzen, ohne dich erneut einloggen zu müssen. Anstatt für jede App ein eigenes Passwort zu verwenden, reicht ein zentrales Login.

### Warum sehe ich bestimmte Apps nicht in meinem Account?

Du siehst nur die Apps, für die du freigeschaltet bist. Falls dir eine freigeschaltete App nicht angezeigt wird, wende dich bitte an deinen Admin oder direkt an skadii.

### Was passiert, wenn ich mich auf einem neuen Gerät anmelde?

Wenn du dich auf einem neuen Gerät anmeldest, wirst du wie gewohnt über OneSecure ID eingeloggt. Nach der erfolgreichen Anmeldung erhältst du Zugriff auf alle Apps, für die du berechtigt bist – genau wie auf deinem bisherigen Gerät.

### Funktioniert OneSecure ID auch offline?

Für die Nutzung von OneSecure ID ist eine Internetverbindung erforderlich, da die Anmeldung und Authentifizierung mit E-Mail und Passwort ausschließlich online über den Dienst erfolgt.

{% hint style="info" %}
Der lokale Zugriff mit E-Mail und PIN auf SnowVisual 5.0 ist auch ohne Internetverbindung möglich.
{% 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/jetzt-loslegen/login/info-zu-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.
