From 1233a99dc2d123258aa64125e434594c80f76b24 Mon Sep 17 00:00:00 2001 From: Alex Dzeda Date: Tue, 30 Apr 2024 11:52:23 -0500 Subject: [PATCH] update auth portions --- _includes/build/bcda_credentials.html | 4 +++- _includes/guide/production_environment.html | 6 ++++-- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/_includes/build/bcda_credentials.html b/_includes/build/bcda_credentials.html index ea62922..272130a 100644 --- a/_includes/build/bcda_credentials.html +++ b/_includes/build/bcda_credentials.html @@ -16,5 +16,7 @@

- Representatives of Shared Savings Program (SSP) ACOs can generate BCDA credentials by logging into their ACO-MS portal accounts and navigating to the ACO-MS Knowledge Library. Representatives of REACH ACOs and DCEs, KCEs, and KCF Entities can do the same by logging into their 4i account and navigate to the 4i Knowledge Library. +

ACOs in the Medicare Shared Savings Program: Create and manage your organization's BCDA credentials from the ACO Management System.

+

REACH ACOs and KCEs or KCFs in the Kidney Care Choices Model: Create and manage your organization's BCDA credentials from the 4i portal.

+

When creating new credentials, be prepared to provide the IP address(es) for each system that will make requests to BCDA. It may take up to an hour for the allow list to be updated after the IP address(es) are added.

diff --git a/_includes/guide/production_environment.html b/_includes/guide/production_environment.html index 034fbbe..d048cae 100644 --- a/_includes/guide/production_environment.html +++ b/_includes/guide/production_environment.html @@ -1,8 +1,10 @@

- In order to obtain your organization’s claims data in the production environment, you must have obtained API credentials from either the ACO-MS system for Shared Savings Program ACOs or from 4i for REACH ACOs, and DCEs, KCEs, and KCF Entities. Every request demands a bearer token which can only be obtained with active BCDA credentials. + In order to obtain your organization's claims data in the production environment, you must have obtained BCDA credentials from either the ACO Management System or the 4i portal. Every request demands a bearer token which can only be obtained with active BCDA credentials.

- Representatives of Shared Savings Program (SSP) ACOs can generate BCDA credentials by logging into their ACO-MS portal accounts and navigating to the ACO-MS Knowledge Library. REACH ACOs and DCEs, KCEs, and KCF Entities can do the same by logging into their 4i account and navigate to the 4i Knowledge Library. +

ACOs in the Medicare Shared Savings Program: Create and manage your organization's BCDA credentials from the ACO Management System.

+

REACH ACOs and KCEs or KCFs in the Kidney Care Choices Model: Create and manage your organization's BCDA credentials from the 4i portal.

+

When creating new credentials, be prepared to provide the IP address(es) for each system that will make requests to BCDA. It may take up to an hour for the allow list to be updated after the IP address(es) are added.

Reminder: Before you generate BCDA credentials, please try out the BCDA Sandbox experience.