Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Admin UI v2 : client credentials tab is hidden with view-client fine grained permission #22002

@ghost

Description

Before reporting an issue

Area

admin/ui

Describe the bug

With the Admin UI V2, in private clients details, the Credentials tab is hidden while having a fine grained permission view-client.
Client secrets are still readable via the api with this same permission so I guess it's an UI bug.
It seems to be a problem close to this bug but for clients instead of users

Version

22.0.1

Expected behavior

For a user with fine grained view-client permission on a private client, the admin UI should show the Credentials tab.

Actual behavior

For a user with fine grained view-client permission on a private client, the admin UI does not show the Credentials tab.

How to Reproduce?

  • Create a private client
  • Give the view-client permission on this client to a user
  • This user won't be able to see the Credentials tab for this client

Anything else?

No response

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions