Inicio de sesión único
Activa el inicio de sesión único (SSO) para aplicar las políticas de seguridad de autenticación de tu organización a un espacio de trabajo individual. Los administradores pueden habilitar el SSO según cada espacio de trabajo.
Nota
Para acceder a esta página, debes tener asignado un rol de administrador de espacio de trabajo.
Sugerencia
Puedes utilizar cualquier proveedor de identidad que admita los protocolos OIDC o SAML 2.0. Las guías paso a paso están disponibles para los proveedores de identidad más populares.
Usa estas guías a fin de activar el SSO utilizando los protocolos OIDC o SAML 2.0 para un espacio de trabajo individual:
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.
Cierre de sesión único
Utiliza el cierre de sesión único para mejorar la seguridad y simplificar la experiencia de cierre de sesión. Con el cierre de sesión único habilitado, el navegador actual del usuario y la sesión de IdP terminan cuando el usuario selecciona Cerrar sesión .
Importante
No todos los proveedores de identidad admiten parámetros de solicitud SAML ascendentes. Revisa la documentación de tu proveedor de identidad para obtener soporte antes de continuar.