sso_login_url
Generate the SSO login URL to redirect users to the identity provider. Supports OIDC and SAML with optional CSRF state parameter.
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 |