【问题标题】:Can I use AWS Cognito authenticate for Rstudio Server Pro?我可以使用 AWS Cognito 对 Rstudio Server Pro 进行身份验证吗?
【发布时间】:2021-01-02 19:30:48
【问题描述】:

我一直在搜索有关如何为我的 Rstudio Server pro 使用 AWS Cognito 身份验证的文档?但我在互联网上找不到任何相关文档。是否有任何过程我们可以在不使用 PAM、Google 和代理身份验证的情况下对 rstudio server pro 进行身份验证。如果我可以使用 Centos 从我的 S3 存储桶中调用 json 文件,我认为我可以做到。谁能帮我从 s3 存储桶中调用我的 json 文件。

【问题讨论】:

    标签: authentication centos authorization rstudio-server r-server


    【解决方案1】:

    我从 Rstudio 社区收到了一些回复。我认为这个回复会对其他人有所帮助。

    AWS Cognito 支持标准协议,例如 SAML 2.0 和 OpenID Connect。 RStudio Server Pro 目前不支持这些,但将来可能会改变。现在您可以使用代理身份验证。我已经看到客户成功使用https://github.com/oauth2-proxy/oauth2-proxyhttps://github.com/latchset/mod_auth_mellon
    #Rstudio-社区支持

    【讨论】:

      【解决方案2】:

      Rstudio 服务器最近在其文档站点 SAML 和 Openid 中添加了另外 2 种身份验证方法。现在使用 rstudio 和 aws 更容易了。这里是文档链接享受!

      https://docs.rstudio.com/ide/server-pro/latest/authenticating-users.html#openid-connect-sign-on-sso-authentication

      这是在 Rstudio Server 中使用 openid 进行 sso 的最简单方法。 有很多方法,例如配置 hhtpd (apache)、google 帐户、Pam 身份验证、代理身份验证、SAML(new)、openid(new)。

      【讨论】:

        猜你喜欢
        • 1970-01-01
        • 1970-01-01
        • 1970-01-01
        • 1970-01-01
        • 2018-03-14
        • 2016-09-27
        • 2023-04-03
        • 2021-04-28
        • 2019-06-19
        相关资源
        最近更新 更多