Skip to content

admin page access when all apps are public (authentication: none) #552

@MalditoBarbudo

Description

@MalditoBarbudo

Is there a way to have an authenticated user to access the admin page while maintaining all apps public?

For example:

proxy:
  users:
    - name: gandalf
      password: youshallnotpass
      groups: magicians
  admin-groups: magicians
  authentication: none

Would this configuration allow gandalf user to access the admin page while allowing unauthenticated users to access the apps?

I'm aware of #330 and the impossibility of having both apps, autheticated and public, in the same shinyproxy instance. But this is not quite the same as all apps are public in this case, but access to the admin page is needed for the shinyproxy server admin.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions