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