sso_login_url
Generate an SSO login URL to redirect users to the identity provider for authentication. Supports OIDC and SAML with 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 |