Skip to content

Evolve the IAM-UI to be capable of resource context aware authorization management #21

@aaronschweig

Description

@aaronschweig

Goal

As described in the parent epic, we need the ability to manage permissions as granular as a resource level. platform-mesh/iam-service#101 is taking care of evolving the backing API for this UI in a way that this can be achieved. In the end the UI should be able to consume the API without the need of too much additional context.

We want to be able to:

  • Retrieve the users which have access to a given resource/API
  • Retrieve the roles available for a given resource/API
  • Manage users for a given resource/API
  • Invite new Users to join an organization when assigning a permission, in case that user is not yet part of the org

With the introduction of the new iam-service we should be able to achieve the necessary goal.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions