Update Service Account in UI

Background

Service Accounts are non-human users that serve integration needs. A user needs the ability to modify certain aspects of the service accounts, such as scope, name, and expiration date.

Why

Naming conventions change, scopes are added/removed depending on what the bot is doing, and modifying expiration date so that the bot doesn't break.

Implementation

Edited by Fernando Cardenas