From 915ae3e6b0d5af159a686147ecda7ad1210d650c Mon Sep 17 00:00:00 2001 From: "claude[bot]" <41898282+claude[bot]@users.noreply.github.com> Date: Thu, 12 Feb 2026 12:00:45 +0000 Subject: [PATCH] docs: update Cornerstone LMS OAuth scopes to new format MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Updated three OAuth scopes in the Cornerstone LMS documentation: - vw_rpt_user:read → obj_users_core:read - vw_rpt_user_status:read → obj_user_status_core:read - vw_rpt_subject:read → obj_subject_core:read Closes #370 Co-authored-by: Max Strivens --- connection-guides/lms/cornerstone.mdx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/connection-guides/lms/cornerstone.mdx b/connection-guides/lms/cornerstone.mdx index 7735cd22..54a8fcca 100644 --- a/connection-guides/lms/cornerstone.mdx +++ b/connection-guides/lms/cornerstone.mdx @@ -37,12 +37,12 @@ If you've been directed to StackOne to integrate with Cornerstone, the following The following scopes are required to access the complete StackOne LMS integrations.
    -
  1. vw_rpt_user:read
  2. +
  3. obj_users_core:read
  4. vw_rpt_training:read
  5. training:read
  6. transcript:read
  7. -
  8. vw_rpt_user_status:read
  9. -
  10. vw_rpt_subject:read
  11. +
  12. obj_user_status_core:read
  13. +
  14. obj_subject_core:read
  15. vw_rpt_lo_competencies_local:read