Skip to content

Commit

Permalink
Correct credential expiration in ACO-MS
Browse files Browse the repository at this point in the history
Credentials expire after 90 days regardless of which portal they were created in
  • Loading branch information
greg-pf authored Dec 18, 2024
1 parent 3cbb828 commit ac912df
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions _includes/build/bcda_credentials.html
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,11 @@ <h3 id="create-credentials">Create your credentials</h3>

<h3 id="rotate-credentials">Rotate your credentials</h3>
<p>Your organization's credentials will expire and deactivate after a set period of time. You can rotate BCDA credentials in the <em>API Credentials</em> page to generate a new, active client ID and secret. </p>
<p>You'll need to rotate credentials every <strong>90 days</strong> in 4i or every <strong>12 months</strong> in ACO-MS. Once you choose the <em>BCDA Credentials</em> tab, select the rotate icon under the <em>Actions</em> column. </p>
<p>You'll need to rotate credentials every <strong>90 days</strong> in 4i or ACO-MS. Once you choose the <em>BCDA Credentials</em> tab, select the rotate icon under the <em>Actions</em> column. </p>

<h3 id="revoke-credentials">Revoke your credentials</h3>
<p>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. </p>
<p>Revoke BCDA credentials in the <em>API Credentials</em> page. Choose the <em>BCDA Credentials</em> tab, then select the delete (x) icon under the <em>Actions</em> column. </p>

<h3 id="credentials-compromised">If your credentials have been compromised</h3>
<p>Please revoke or rotate your BCDA credentials immediately. Afterward, notify the BCDA team at <a href="mailto:[email protected]">[email protected]</a> to review recent activity. </p>
<p>Please revoke or rotate your BCDA credentials immediately. Afterward, notify the BCDA team at <a href="mailto:[email protected]">[email protected]</a> to review recent activity. </p>

0 comments on commit ac912df

Please sign in to comment.