kittycad.api.hidden.get_auth_saml.sync

kittycad.api.hidden.get_auth_saml.sync(provider_id, *, client, callback_url=None)[source][source]

The UI uses this to avoid having to ask the API anything about the IdP. It already knows the SAML IdP ID from the path, so it can just link to this path and rely on the API to redirect to the actual IdP.

Return type:

Optional[Error]