项目作者: ministryofjustice

项目描述 :
**DEPRECATED**: RStudio auth proxy
高级语言: JavaScript
项目地址: git://github.com/ministryofjustice/analytics-platform-rstudio-auth-proxy.git
创建时间: 2017-02-14T14:45:21Z
项目社区:https://github.com/ministryofjustice/analytics-platform-rstudio-auth-proxy

开源协议:MIT License

下载


DEPRECATED

This proxy/repository is now deprecated and not used by the latest version of our RStudio helm chart (2.0.0). Instead, use the other auth-proxy/auth-proxy-public configuring RSTUDIO_ADD_SECURE_COOKIE, RSTUDIO_SECURE_COOKIE_KEY and USER as documented in README’s Configuration section.

analytics-platform-rstudio-auth-proxy

RStudio auth proxy

Docker Repository on Quay

Environment variables

The proxy sets the user-id cookie which is checked by RStudio to determine
whether the user is authenticated or not.

The value of this cookie is constructed in the auth.js module.
Read the code for the full implementation details and cookie format.

This cookie is signed so that RStudio can verify that the cookie was not tampered with.