Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[management-api] Make a clear distinction between primary_owner and owner #174

Closed
brasseld opened this issue Jul 27, 2016 · 4 comments
Closed

Comments

@brasseld
Copy link
Member

As of today, primary_owner and owners of an api / application can achieve exactly the same actions.

As the primary_owner is the "creator" of the entity, he must have more rights than owners.
A good idea will be to limit actions to this particular role. Limited actions could be:

  • Delete an API / application
  • Change primary_owner of the API / application
@brasseld
Copy link
Member Author

brasseld commented Jul 27, 2016

Must be closed by: #176

@brasseld
Copy link
Member Author

Update the UI to:

  • Disable or remove Delete button when authenticated user is not the primary_owner

@brasseld
Copy link
Member Author

Updating context-path is an exclusive action for the primary_owner : #203

@brasseld
Copy link
Member Author

brasseld commented Nov 4, 2016

Already implemented

@brasseld brasseld closed this as completed Nov 4, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant