Allow to have a different api secret key for team members
Otherwise the account owner must share the main api secret key and that key have full access to all apis including the permission to create new team members, changing permission and so on because via api the team member can impersonate the account owner.
3
votes
Andrea Lincetto
shared this idea
-
Arnout Pullen commented
+1 it would also be nice to create api keys for specific projects or servers. When you have different clients and they need to automatically deploy new git versions. You don't want to give clients an api key, which has access to ALL your apps, etc.