Skip to content

refreshing oauth ID Token passed as HTTP header - like pre-initialised containers #584

@damianslee

Description

@damianslee

Hi,
there are a few existing closed issues explaining why shinyproxy can't automatically refresh the oauth ID token.
The main reason seems to not doing it is impossible to update the env variables of a running container.
The workaround is refresh token and oauth Secret need to be made available to the launched container.
I have a issue with making the secret available as well to the containers.

with pre-initialized containers, HTTP header variables are used instead of env variables.
could a shinyproxy manage the refreshes and the current IDtoken be pushed via http headers instead of env variables to the container?

closed related issues
#464
#365
openanalytics/containerproxy#47 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions