Alteryx Architectures - Introduction
Alteryx Architectures - Starter Architectures
Alteryx Architectures - SAML SSO Authentication (you are here)
Alteryx Architectures - Workload Management
Welcome to another article in the Alteryx Architectures blog series. In this installment, we’ll take a look at SAML authentication to enable single sign-on (SSO) within Alteryx Server Gallery. This blog will cover an overview of authentication options in Alteryx Server, and then look at the overall flow of requests when SAML (SSO) authentication is used.
Workflows created with Alteryx Designer are published to Alteryx Server to share and govern analytic workflow processes, models, and data; automate analysis and outcomes; and scale analytics across the organization. The Gallery component within Alteryx Server provides a web-based application for users. The Gallery supports 3 authentication types:
Security Assertion Markup Language (SAML) authentication is a mechanism by which the authentication process of an application is offloaded to an Identity Provider (IDP). SAML authentication is supported by Gallery with IDPs that support the SAML 2.0 specification and use a SHA-256 XML signature. Examples include Azure AD, Okta, PingOne and others. The use of SAML authentication allows users to authenticate with the IDP and then automatically be signed into the Gallery.
The SAML authentication flow steps are:
Note: All communication between the Gallery and IDP is through the browser.
Configuring the Gallery for SAML authentication consists of the following steps:
Note: Configuring Gallery for SSL/TLS is recommended and, in most cases, required by the IDP. For more detailed information, please see the Configure Gallery Authentication documentation.
Multi-factor Authentication (MFA) can be used by the Gallery when provided by the IDP. For example, MFA can be configured with Azure AD for the Gallery application and the user can be required to approve the sign-in request using the Microsoft Authenticator mobile app. MFA can only be used with the SAML SSO authentication option, and only if supported/configured by the IDP.
The following Alteryx Community articles provide detailed SAML authentication setup steps for Gallery using various IDPs.
In this blog we have introduced SAML authentication to enable single sign-on within Alteryx Server Gallery. In subsequent blog entries in this series, we will look at a number of other topics ranging from scalability, high availability, cloud deployments, and more. If you have any topics you would specifically like to see discussed, please leave a comment below.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.