Manage service accounts¶
See also: Service account
Control user access to a service account¶
To grant a (collection of) user(s) access to a service account, add an administrator
permission between the user(s) and the service account. For example:
For example:
juju add-permission serviceaccount-myserviceaccount administrator serviceaccount-myotherserviceaccount
See more: Manage permissions