Skip to content

Custom settings for public users #633

@will-moore

Description

@will-moore

See https://forum.image.sc/t/omero-webclient-link-to-web-app-only-for-non-public-users/116460

In that case the user wants different TOP_LINKS for public users.
There are lots of other use-cases where you might want different options for public users. E.g. download policy, web apps, open-with etc.

Thinking about this a bit, it occurs to me that it could be possible (as a new feature of omero-web) to create public overrides of each of the existing settings. So that you could do something like:

$ omero config append public.omero.web.ui.top_links ...

and then if a public user is logged-in, then omero-web would use these settings instead of the existing omero.web.ui.top_links etc.
This needs a bit more thought, but it would be nice to have one mechanism that handles this for all settings, instead of handling each setting in a different way...

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