简体   繁体   English

使用adfs进行tableau和redshift实施单点登录

[英]implement single sign on using adfs for tableau and redshift

I have a tableau server which is connected to aws redshift cluster.At present we have to type the credentials for tableau and redshift separately every time.Is there any way of implementing single sign on using microsoft adfs ? 我有一个连接到AWS Redshift群集的tableau服务器。目前,我们每次必须分别键入tableau和redshift的凭据。是否可以使用Microsoft adfs实现单点登录的任何方法? I am able to implement single sign on for tableau but how can i provide the database credential. 我可以实现Tableau的单点登录,但是如何提供数据库凭据。

I can't comment on the Tableau side (sorry) but here is a blog post that walks you through setting up ADFS federation with AWS IAM to allow single sign on access to Amazon Redshift. 我无法在Tableau方面发表评论(对不起),但这是一篇博客文章,它将引导您逐步使用AWS IAM设置ADFS联合身份验证,以允许单点登录访问Amazon Redshift。 https://aws.amazon.com/blogs/big-data/federate-database-user-authentication-easily-with-iam-and-amazon-redshift/ https://aws.amazon.com/blogs/big-data/federate-database-user-authentication-easily-with-iam-and-amazon-redshift/

Presumably Tableau has an option somewhere to simply pass through the user name to Redshift/IAM. 大概Tableau在某个地方可以选择简单地将用户名传递给Redshift / IAM。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM