Start OIDC SSO and return the IdP authorization URL
Authorizations
Access token JWT. Use as Authorization: Bearer . In the API playground, paste the JWT only.
Developer API key (fl_dev_...). Required on every API call with a machine access token.
First-party client audience. Must match the fluide_client_id claim on the JWT. Use fluide-developer for Connect.
Body
fluide-admin, fluide-capital-admin, fluide-super, fluide-developer, fluide-onboarding, fluide-pay "https://app.fluide.app/post-auth"
SSO provider id (matches ssoProvider.providerId). Use this or domain or email.
Email domain to resolve a registered SSO provider. Alternative to providerId.
Email address whose domain resolves the SSO provider. Alternative to providerId.
Forwarded to the IdP as login_hint when supported.
Response
The response is of type object.