From 5e86f10c22700bc39ea303db2a9fc904fea3553c Mon Sep 17 00:00:00 2001 From: hsinkoff <10408711+hsinkoff@users.noreply.github.com> Date: Fri, 9 Feb 2024 09:22:02 -0600 Subject: [PATCH] docs: add link to CourseRoles github issue --- oeps/best-practices/oep-0066-bp-authorization.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/oeps/best-practices/oep-0066-bp-authorization.rst b/oeps/best-practices/oep-0066-bp-authorization.rst index c9fce5de7..7af85b07c 100644 --- a/oeps/best-practices/oep-0066-bp-authorization.rst +++ b/oeps/best-practices/oep-0066-bp-authorization.rst @@ -413,6 +413,8 @@ course_roles_role (Proposed Service) Code related to the course_role schema is in progress. This section describes the intended usage, but not all portions have been implemented at this time. The code is not being used in production at this time. + + Please see `platform-roadmap issue 246 `_ for more information about the status of the project. Explicit course level roles are assigned to users. The roles grant access on the course level, but can also be assigned organization or instance wide.