<!-- Generated from the canonical Teloring documentation source. Do not edit this file. -->

Canonical page: https://docs.teloring.com/api/sso
Last modified: 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}/>
```
