Skip to content

Task - RBAC AuthZ - Implement new permissions for course creation and outline #38129

@rodmgwgu

Description

@rodmgwgu

Implement new permissions for course list page.

Should live behind the feature flag.

Related permissions:

courses.view_course
courses.create_course
courses.edit_course_content -> Most of this is already handled by the xblock endpoint issue

GET /course/(courseid)/search_reindex/: Reindex course -> Ask product which permission should apply for this

  • Identify the endpoint to create a course to apply the courses.create_course
  • GET /api/courses/v1/courses/(courseid)/ -> courses.view_course

Metadata

Metadata

Assignees

No one assigned

    Labels

    verawoodReleased in Verawood

    Type

    No type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions