Files
authentik/website/docs/developer-docs/api/reference/providers-saml-preview-user-retrieve.api.mdx
2024-09-13 12:17:54 -05:00

320 lines
10 KiB
Plaintext

---
id: providers-saml-preview-user-retrieve
title: "providers_saml_preview_user_retrieve"
description: "Preview user data for provider"
sidebar_label: "providers_saml_preview_user_retrieve"
hide_title: true
hide_table_of_contents: true
api: eJytVF1v2jAU/SuWnzYJka7tw8TT2FRVSGVDa/c0IWSSC3Extms7dFGU/7574wBuoZs07SmxfT/OOfej4caCE0EaPSn4iFtndrIA5xdebNXCOthJeF5UHtzCQXASdsAHvACfO2nJDZ1m0YqRFStEEGxlHNuHQnMrnNhCwLB89LPhkpyeKnA1vml8wSN6dFnwxuclbAUfNTzUlt6kDrDGp7Yd9M5WhPLoK4s/er2GO2aVlpie9RZsJxSdCtBBrmqp1yyU0rP78fSOzXoWQ0zh4KmSDlCn4Cpo5wMexJooHWXjeOkhr5wMdcdVVKGkuBs8zcnFgbdGe/AE9fLigj65QSQ60K+wVsm8K0j26Alvc0rNLB8hD2/WoTTPyAAYwnAYNtYFCW0xOBRsJ0X3jKCx9qHu7pG1Zx4UxkUTqZl4UcBoKiPqvivOARJFIQmNULPUpSXeovimVd2L16Zy/jyEJE1lUNCxifCmEV1PDpvgpKBU4uuo5MuHz6JglAV8iDZX/1HtW9DgZM7Gswm7cc6c6lRAEFIlkTwOkF4TlNwUcObhlSp9gESUPmnMd1YKvMJRKw1N8xpCN304LCOeHZo0o9nOGlm0WTrgGU0RuN1+TCunyE1Yme2uMt4mrX1PGkWSSYMf6JQh2P1I0nkJwsX5xalcmc6yJ3R0H3DKHGlcXlxeDz8OP5yIPhUbms+9Vywd83JrFdCIUm1F3tUWi0ji8xKUMp/W5pBpKA2VAAsPOIdk2u+R6eQBQ0TaRMGPsmwtQ1kth7nZZkmI7Pi3VGaZYSqd3U2+3Hy9v+loWuPDVugk+EF9Ruozm+7MtzZr0qt/X7K99gF+hcwqBEQkOzJN3wLpnsLqIAz8jLrtmfYBHqnlSqRAPk2zFB5+ONW2dB33NvVHIb1YKurUlVAeBnwD9ctN3i3WrivndHCS7M/7vsn73fd+IN6zf17cZ6XpL4WuU6R7FqhKO0erEtcWciHM8WGc52BD4nKyQ4jsYQRvb6inqF2S+ejnYbD/oehn4aD2ncWD2YBG/ffoAp0JYNv+BtNZsWA=
sidebar_class_name: "get api-method"
info_path: docs/developer-docs/api/reference/authentik
custom_edit_url: null
hide_send_button: true
---
import ApiTabs from "@theme/ApiTabs";
import DiscriminatorTabs from "@theme/DiscriminatorTabs";
import MethodEndpoint from "@theme/ApiExplorer/MethodEndpoint";
import SecuritySchemes from "@theme/ApiExplorer/SecuritySchemes";
import MimeTabs from "@theme/MimeTabs";
import ParamsItem from "@theme/ParamsItem";
import ResponseSamples from "@theme/ResponseSamples";
import SchemaItem from "@theme/SchemaItem";
import SchemaTabs from "@theme/SchemaTabs";
import Markdown from "@theme/Markdown";
import Heading from "@theme/Heading";
import OperationTabs from "@theme/OperationTabs";
import TabItem from "@theme/TabItem";
<Heading
as={"h1"}
className={"openapi__heading"}
children={"providers_saml_preview_user_retrieve"}
>
</Heading>
<MethodEndpoint
method={"get"}
path={"/providers/saml/{id}/preview_user/"}
>
</MethodEndpoint>
Preview user data for provider
<Heading
id={"request"}
as={"h2"}
className={"openapi-tabs__heading"}
children={"Request"}
>
</Heading>
<details
style={{"marginBottom":"1rem"}}
className={"openapi-markdown__details"}
data-collapsed={false}
open={true}
>
<summary
style={{}}
>
<h3
className={"openapi-markdown__details-summary-header-params"}
>
Path Parameters
</h3>
</summary><div>
<ul>
<ParamsItem
className={"paramsItem"}
param={{"in":"path","name":"id","schema":{"type":"integer"},"description":"A unique integer value identifying this SAML Provider.","required":true}}
>
</ParamsItem>
</ul>
</div>
</details><details
style={{"marginBottom":"1rem"}}
className={"openapi-markdown__details"}
data-collapsed={false}
open={true}
>
<summary
style={{}}
>
<h3
className={"openapi-markdown__details-summary-header-params"}
>
Query Parameters
</h3>
</summary><div>
<ul>
<ParamsItem
className={"paramsItem"}
param={{"in":"query","name":"for_user","schema":{"type":"integer"}}}
>
</ParamsItem>
</ul>
</div>
</details><div>
<div>
<ApiTabs
label={undefined}
id={undefined}
>
<TabItem
label={"200"}
value={"200"}
>
<div>
</div><div>
<MimeTabs
className={"openapi-tabs__mime"}
schemaType={"response"}
>
<TabItem
label={"application/json"}
value={"application/json"}
>
<SchemaTabs
className={"openapi-tabs__schema"}
>
<TabItem
label={"Schema"}
value={"Schema"}
>
<details
style={{}}
className={"openapi-markdown__details response"}
data-collapsed={false}
open={true}
>
<summary
style={{}}
className={"openapi-markdown__details-summary-response"}
>
<strong>
Schema
</strong>
</summary><div
style={{"textAlign":"left","marginLeft":"1rem"}}
>
</div><ul
style={{"marginLeft":"1rem"}}
>
<SchemaItem
collapsible={true}
className={"schemaItem"}
>
<details
style={{}}
className={"openapi-markdown__details"}
>
<summary
style={{}}
>
<span
className={"openapi-schema__container"}
>
<strong
className={"openapi-schema__property"}
>
preview
</strong><span
className={"openapi-schema__name"}
>
object
</span><span
className={"openapi-schema__divider"}
>
</span><span
className={"openapi-schema__required"}
>
required
</span>
</span>
</summary><div
style={{"marginLeft":"1rem"}}
>
<SchemaItem
name={"property name*"}
required={false}
schemaName={"any"}
qualifierMessage={undefined}
schema={{"type":"object","additionalProperties":{},"readOnly":true}}
collapsible={false}
discriminator={false}
>
</SchemaItem>
</div>
</details>
</SchemaItem>
</ul>
</details>
</TabItem><TabItem
label={"Example (from schema)"}
value={"Example (from schema)"}
>
<ResponseSamples
responseExample={"{\n \"preview\": {}\n}"}
language={"json"}
>
</ResponseSamples>
</TabItem>
</SchemaTabs>
</TabItem>
</MimeTabs>
</div>
</TabItem><TabItem
label={"400"}
value={"400"}
>
<div>
Bad request
</div><div>
</div>
</TabItem><TabItem
label={"403"}
value={"403"}
>
<div>
</div><div>
<MimeTabs
className={"openapi-tabs__mime"}
schemaType={"response"}
>
<TabItem
label={"application/json"}
value={"application/json"}
>
<SchemaTabs
className={"openapi-tabs__schema"}
>
<TabItem
label={"Schema"}
value={"Schema"}
>
<details
style={{}}
className={"openapi-markdown__details response"}
data-collapsed={false}
open={true}
>
<summary
style={{}}
className={"openapi-markdown__details-summary-response"}
>
<strong>
Schema
</strong>
</summary><div
style={{"textAlign":"left","marginLeft":"1rem"}}
>
</div><ul
style={{"marginLeft":"1rem"}}
>
<SchemaItem
collapsible={false}
name={"detail"}
required={true}
schemaName={"string"}
qualifierMessage={undefined}
schema={{"type":"string"}}
>
</SchemaItem><SchemaItem
collapsible={false}
name={"code"}
required={false}
schemaName={"string"}
qualifierMessage={undefined}
schema={{"type":"string"}}
>
</SchemaItem>
</ul>
</details>
</TabItem><TabItem
label={"Example (from schema)"}
value={"Example (from schema)"}
>
<ResponseSamples
responseExample={"{\n \"detail\": \"string\",\n \"code\": \"string\"\n}"}
language={"json"}
>
</ResponseSamples>
</TabItem>
</SchemaTabs>
</TabItem>
</MimeTabs>
</div>
</TabItem>
</ApiTabs>
</div>
</div>