Skip to content

Hide navigation links in the admin tool that the admin does not have permissions to #432

Closed
@GUI

Description

@GUI

Currently within the admin tool, all admin users can see all the navigation links to all parts of the admin, even if they don't have permissions to view those pages. They won't be able to do anything on those page, since our permissions system forbid it, but it's confusing having these links present. This has become more relevant since we've had to remove the ability for admins to manage their own admin group (part of our ATO), so it's confusing still having links to the admin group part of the admin for everyone.

I think this functionality become broken in the API Umbrella v0.14.0 release when we shifted around some of the admin app implementation. Previously, we had hidden the admin navigation links as appropriate, but we were missing test coverage on this functionality and missed it during those upgrades.

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