Skip to main content

单点登录

启用单点登录 (SSO) 以将贵组织的身份验证安全策略应用于单个工作区。管理员可根据每个工作区的具体情况启用 SSO。

注意

要访问此页面,您必须获得工作区管理员角色。

提示

您可以使用任何支持 OIDC 或 SAML 2.0 协议的身份提供商。  我们提供最常见身份提供商的分步指南。

借助这些指南,以 OIDC 或 SAML 2.0 协议,为单个工作区启用 SSO:

OIDC

SAML 2.0

Configure SSO for seamless authentication

After you configure SSO for a workspace, you might still receive OTP challenges from Alteryx when registering, signing in from a new computer, or accessing the Account Admin page. To provide a seamless SSO experience and prevent these OTP challenges, configure your SSO connection.

To enable seamless registration, include your first name and last name in the SAML response from your identity provider.

  • If either your first name or last name is included, the registration page is prepopulated with the available information.

  • If both your first name and last name are included, the data-entry page, including the password prompt, is skipped.

Configure Login

  • Configure your SSO connection to direct you to a specific workspace after authentication. Your login URL must include the workspace identifier in the following format:

    https://us1.alteryxcloud.com/ayx-one?workspaceGid=<workspace identifier>

  • Replace <workspace identifier> with the identifier of the workspace you want to access.

Access the Account Admin page without an OTP challenge

  • To access the Account Admin page through SSO without an additional OTP challenge, use the following URL format:

    https://us1.alteryxcloud.com/admin-portal/<identifier>

  • Replace <identifier> with the appropriate identifier for the Account Admin page.

单点注销

使用单点注销增强安全性并简化注销体验。启用单点注销后,当用户选择 注销 时,用户当前的浏览器和 IdP 会话将终止。

重要

并非所有身份提供商都支持上游 SAML 请求参数。在继续操作之前,请查看身份提供商的文档以获得支持。