Manage application users
Application users give non-human users programmatic access to Aiven. You grant them access to organization resources using roles and permissions.
You must be an organization admin to access this feature.
Application users can be a security risk if not carefully managed and monitored. Follow best practices for mitigating these risks.
Create an application user
- Console
- Terraform
- Click Admin.
- Click Application users.
- Click Create application user.
- Enter a name and click Create application user.
Loading...
More information on this resource and its configuration options are available in the Terraform documentation.
Create a token for an application user
- Console
- Terraform
-
Click Admin.
-
Click Application users.
-
Find the user and click Actions > View profile.
-
In the Authentication tokens section, click Generate token.
-
Optional: Enter a description and session duration.
-
Click Generate token.
-
Click the Copy icon and save your token somewhere safe.
importantYou cannot view the token after you close this window.
-
Click Close.
Loading...
More information on this resource and its configuration options are available in the Terraform documentation.
View application users and tokens
To view your organization's application users and the last time they were used:
- In your organization, click Admin.
- Click Application users.
- Click the name of an application user to view its profile, tokens, and groups.
Revoke a token for an application user
- Click Admin > Application users.
- Find the user and click Actions > View profile.
- In the Authentication tokens section, click Actions.
- Select Revoke.
Delete an application user
- Click Admin > Application users.
- Find the user and click Actions > Delete.