Get Sso
GET
Get Sso
Documentation Index
Fetch the complete documentation index at: https://docs.idun-group.com/llms.txt
Use this file to discover all available pages before exploring further.
Response
200 - application/json
Successful Response
GET response and the data payload of PATCH responses.
OIDC Single Sign-On configuration.
When enabled, the engine validates JWT tokens on protected routes
(/agent/invoke, /agent/stream, /agent/copilotkit/stream)
against the configured OIDC provider's JWKS endpoint, discovered via
{issuer}/.well-known/openid-configuration.
Last modified on May 26, 2026