server-client-python icon indicating copy to clipboard operation
server-client-python copied to clipboard

Unable to update OpenID authentication to user via TSC client (multiple IDP)

Open venkatthotapnmac opened this issue 9 months ago • 2 comments

summary: pdate OpenD authentication to user via TSC clientu Description: Currently, we are using Tableau Server Client (Python) to create and update user details via an automated job.

Everything is working fine, but I am unable to update user authentication to OpenID from TSC.

venkatthotapnmac avatar Feb 24 '25 21:02 venkatthotapnmac

We have an internal issue 17899002 tracking this feature request on that team's backlog.

bcantoni avatar Feb 24 '25 21:02 bcantoni

The issue is related to the new support for Multiple IDPs which hasn't made its way into TSC yet. Until then, the workaround is to use the REST API directly: https://help.tableau.com/current/api/rest_api/en-us/REST/rest_api_ref_users_and_groups.htm#idpConfigurationId

bcantoni avatar Feb 25 '25 21:02 bcantoni