From a5e91531b717703a6a9fb48369afe4939b4126b5 Mon Sep 17 00:00:00 2001 From: Greg Pfadenhauer Date: Wed, 18 Dec 2024 14:56:10 -0500 Subject: [PATCH] Correct credential expiration in ACO-MS (#221) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Credentials expire after 90 days regardless of which portal they were created in ## 🎫 Ticket N/A ## 🛠 Changes Corrected information on when credentials expire ## ℹ️ Context ## 🧪 Validation --- _includes/build/bcda_credentials.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_includes/build/bcda_credentials.html b/_includes/build/bcda_credentials.html index a3550df..57d9e0c 100644 --- a/_includes/build/bcda_credentials.html +++ b/_includes/build/bcda_credentials.html @@ -18,11 +18,11 @@

Create your credentials

Rotate your credentials

Your organization's credentials will expire and deactivate after a set period of time. You can rotate BCDA credentials in the API Credentials page to generate a new, active client ID and secret.

-

You'll need to rotate credentials every 90 days in 4i or every 12 months in ACO-MS. Once you choose the BCDA Credentials tab, select the rotate icon under the Actions column.

+

You'll need to rotate credentials every 90 days in 4i or ACO-MS. Once you choose the BCDA Credentials tab, select the rotate icon under the Actions column.

Revoke your credentials

You may need to revoke (deactivate) your organization's credentials if they are leaked or compromised. You can create new credentials as a replacement afterward.

Revoke BCDA credentials in the API Credentials page. Choose the BCDA Credentials tab, then select the delete (x) icon under the Actions column.

If your credentials have been compromised

-

Please revoke or rotate your BCDA credentials immediately. Afterward, notify the BCDA team at bcapi@cms.hhs.gov to review recent activity.

\ No newline at end of file +

Please revoke or rotate your BCDA credentials immediately. Afterward, notify the BCDA team at bcapi@cms.hhs.gov to review recent activity.