You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In preparation of using the new LH APIs (via the VA.gov team's vets-api integrations) we should get all the client ids and RSA keys we need so we can get them in AWS and devops. This includes requesting credentials from LH for the new APIs (that are ready so far).
request Lighthouse credentials for the following APIs (they should give us one set of credentials with access to all of these)
Benefits Claims API
VA Letter Generator API
Direct Deposit Management API
Benefits Documents API
Store the credentials in the appropriate spot(s)
The text was updated successfully, but these errors were encountered:
I created a manifests branch (4743-mobile-lighthouse-api-keys) that’s mostly complete. the small issue is that the name MOBILE_LIGHTHOUSE_KEY_PATH was already in use. andrew intends to remove the existing use. once it's gone, we should finish this using the names we want to use.
i have a devops branch (also 4743-mobile-lighthouse-api-keys) that i believe is ready.
this also doesn’t include production keys so we’ll need a second ticket for doing this for prod, but it should be far simpler because we know exactly what we need to do.
In preparation of using the new LH APIs (via the VA.gov team's vets-api integrations) we should get all the client ids and RSA keys we need so we can get them in AWS and devops. This includes requesting credentials from LH for the new APIs (that are ready so far).
The text was updated successfully, but these errors were encountered: