Skip to content

OpenId Refresh token is not passed as container variable #65

Description

@rutgerzoontjens

Hi,
I am trying to pass the Refresh Token variable to a pod, but have not yet been successful.

Setup:

Shinyproxy 2.6.0 running in a pod on an Azure Kubernetes cluster
Openid authentication
Scope: {appid}/.default
the container variable is added to the app in the application yml:
container-env: SHINYPROXY_REFRESH_TOKEN: “#{oidcUser.refreshToken}”

Problem is that the Refresh Token value stays empty when running the pod.

Does anyone know how to fix this?

Thanks in advance!
Rutger

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions