Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 1.8 KB

POSTINSTALL.md

File metadata and controls

28 lines (20 loc) · 1.8 KB

Finalizing Installation

Grant the Authentication Permissions for the extension

The "Service Account Token Creator" IAM roles need to be granted to the service account ext-justpass-me@{project-name}.iam.gserviceaccount.com running the extension

  1. Open the IAM and admin page in the Google Cloud Console.
  2. Select your project and click "Continue".
  3. Click the edit icon corresponding to the service account you wish to update.
  4. Click on "Add Another Role".
  5. Type "Service Account Token Creator" into the search filter, and select it from the results.
  6. Click "Save" to confirm the role grant.

Monitoring

As a best practice, you can monitor the activity of your installed extension, including checks on its health, usage, and logs.