Once T346201 is resolved, we'll be storing the username and password in the application's environment (because the REST API requires them for authentication). This means that the existing system of storing the OAuth access token is redundant, and the process for fetching that token can be streamlined and it stored in the cache (similar to how the REST API session ID is). This will simplify installation.
Description
Description
Related Objects
Related Objects