<!-- נוצר אוטומטית ממקור התיעוד הקנוני של Teloring. אין לערוך קובץ זה. -->

עמוד קנוני: https://docs.teloring.com/he/api/sso
עודכן לאחרונה: 2026-08-20T20:52:05.000Z

# SSO

Signing one of your agents straight into the console from your own system.

**Scope:** `sso`

The most powerful thing in this API, and the most tightly controlled. The
scope alone grants nothing: the credential must also name the agents it
may impersonate, and (for iframe embedding) the origins allowed to frame
the session. Links expire in ten minutes and work exactly once.




```mdx-code-block
import DocCardList from '@theme/DocCardList';
import {useCurrentSidebarCategory} from '@docusaurus/theme-common';

<DocCardList items={useCurrentSidebarCategory().items}/>
```
