Skip to content

KeyCloak auth sets first name + last name as SHINYPROXY_USERNAME #88

@gluc

Description

@gluc

When accessing the SHINYPROXY_USERNAME variable, it seems to be

KeyCloak.FirstName + Space + KeyCloak.LastName

I would expect

KeyCloak.Username

or

KeyCloak.ID

instead, which defaults to the user's email and seems to be unique.

image

Or is there another way to unambiguously determine the user from within shiny?

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