question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

SHINYPROXY_USERNAME

See original GitHub issue

Hi, I am currently using AWS cognito for my authentication.

I was wondering if I can have multiple scopes returned, like username, and sub returned in an environment variable like SHINYPROXY_USERNAME in addition to the SHINYPROXY_USERGROUPS env var?

In summary, I was looking for a way to have something like:

SHINYPROXY_USERNAME[1] = username SHINYPROXY_USERNAME[2] = sub SHINYPROXY_USERGROUPS = group name

Thanks!

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
LEDfancommented, Nov 5, 2021

This is now part of ShinyProxy 2.6.0 (ContainerProxy 0.8.10).

See https://shinyproxy.io/documentation/spel/ for more documentation.

Thank you for the suggestion!

1reaction
LEDfancommented, Feb 10, 2021

Hi @fmmattioni

We re-considered this and similarly to https://github.com/openanalytics/containerproxy/issues/47 we are working on a way to make this possible without causing other issues.

Unfortunately, like the other issue this will not be part of the next release. I’ll let you know when we are going to release this (or when you can try it out)

Read more comments on GitHub >

github_iconTop Results From Across the Web

FAQ | ShinyProxy
Authentication using OpenID does not work because of invalid_token_response. When using OpenID, ShinyProxy has to contact the IDP in order to validate the...
Read more >
r - Is it possible to pass Login username details of shinyproxy ...
1 Answer 1 · SHINYPROXY_USERNAME: the name of the user, as used when logging in · SHINYPROXY_USERGROUPS: the groups the authenticated user is...
Read more >
SHINYPROXY_USERNAME in 'shiny' user - ShinyProxy
Hi there. I am just testing the “simple” authentication and I am trying to get the username to appear in the shiny app....
Read more >
shinyproxy/README.md at master - GitHub
ShinyProxy - Open Source Enterprise Deployment for Shiny - shinyproxy/README.md at ... to log in one can use the user name "tesla" and...
Read more >
Advanced Configuration for ShinyProxy - R-bloggers
It comes with free enterprise features, such as authentication and authorization. In the introductory ShinyProxy post I reviewed a very ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found