set_initiate_login_uri
Set the initiate login URI for an environment to enable IdP-initiated SSO logins not started from your app. Provide environment ID and the full login endpoint URL.
Instructions
Set the initiate login URI for an environment. This is the endpoint in your app that redirects to Scalekit's /authorize endpoint — required to handle login scenarios not initiated from your app (IdP-initiated SSO). Requires environmentId (format: env_) and uri (the full URL of your login initiation endpoint).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uri | Yes | ||
| environmentId | Yes |