After upgrading to Tableau Server 2021.2 or later using SAML for user authentication, Tableau server users cannot log in and the following error will be visible in the VizPortal logs:
org.springframework.security.authentication.AuthenticationServiceException: Digest algorithm SHA-1 is blocklisted"
Tableau Server 2021.2 or later automatically blocks incoming assertions for SAML authentication that are signed with SHA1 by default.
tsm configuration get -k "wgserver.saml.blocklisted_digest_algorithms"Ideally, use Option 1 and upgrade your IdP configuration to use SHA-256 to sign all outgoing assertions. If your IdP only supports SHA-1, use Option 2.
tsm configuration set -k "wgserver.saml.blocklisted_digest_algorithms" -v ""tsm pending-changes applytsm configuration set -k “wgserver.saml.blocklisted_digest_algorithms” -v “sha1”tsm pending-changes apply001534667

We use three kinds of cookies on our websites: required, functional, and advertising. You can choose whether functional and advertising cookies apply. Click on the different cookie categories to find out more about each category and to change the default settings.
Privacy Statement
Required cookies are necessary for basic website functionality. Some examples include: session cookies needed to transmit the website, authentication cookies, and security cookies.
Functional cookies enhance functions, performance, and services on the website. Some examples include: cookies used to analyze site traffic, cookies used for market research, and cookies used to display advertising that is not directed to a particular individual.
Advertising cookies track activity across websites in order to understand a viewer’s interests, and direct them specific marketing. Some examples include: cookies used for remarketing, or interest-based advertising.