Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Initiate SSO with the given provider and tenant ID.
cURL
curl --request POST \ --url http://localhost:8000/v1/auth/sso/initiate
{ "redirect_url": "<string>" }
Provider to initiate SSO with
PASSWORD
GOOGLE
TENANT
Tenant ID to initiate SSO with
Successful Response