diff --git a/docs/polis/reference/api.json b/docs/polis/reference/api.json index c459752b9..664fc8778 100644 --- a/docs/polis/reference/api.json +++ b/docs/polis/reference/api.json @@ -2203,6 +2203,10 @@ "type": "string", "description": "Override the SAML Audience on a per app basis" }, + "includeOidcTokensInAssertion": { + "type": "boolean", + "description": "Include OIDC tokens in the SAML assertion" + }, "ttlInMinutes": { "type": "number", "description": "Time-to-live in minutes for the SAML assertion, does not apply to OIDC flows"