v1

latestOpenAPI 3.0.32026-07-22115106141.4 KB
Authentication

Get enterprise login URL

Get the enterprise login URL for a given organization

get/auth/enterprise

Query parameters

org_slugstring required

Organization slug (lowercase alphanumeric and hyphens)

Response

Enterprise login URL found

login_urlstring uri required

URL to redirect user for enterprise login

provider_namestring

The name of the SAML provider to use for enterprise login, if it supports Amplify. If provided, this should be preferred over the login_url.

api_urlstring string

The API URL to use after we authenticate with the SAML provider.

auth_urlstring string

The authentication/identity service URL (e.g. Cognito/authorization domain).

user_pool_client_idstring

The user pool client ID to use for authentication.

ci_user_pool_client_idstring

User pool client ID for CLI authentication.

user_pool_idstring

The user pool ID to use for authentication.

user_pool_regionstring

The AWS region where the user pool is located.