sso_login_url
Retrieve the SSO login URL to redirect users to the identity provider for OIDC or SAML authentication. Supports optional state parameter for CSRF protection.
Instructions
Get the SSO login URL to redirect users to the identity provider.
Enterprise feature. Returns the IdP authorization URL for OIDC or
the SAML AuthnRequest redirect URL.
Args:
state: Optional opaque state parameter for CSRF protection.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| state | No |