Skip to main content

4 posts tagged with "rest"

View All Tags

How to Create a User With Limited Entitlements For REST API Calls

· 2 min read
Mark Kauffman
Mark Kauffman
Former Senior Software Engineer - Developer Relations and Standards

First, as our documentation states, a Learn admin should never be told to associate a user with Learn admin privileges with any REST API integration, see this document. Hence we often get questions from folks on how to create a user to associate with a REST API integration that has limited capability on a Learn system. One way is to research and design your REST application to use OAuth 2 3-legged Authentication. See the documents referenced below. 3LO guarentees that the user using your REST Application can only do what they can do via the Learn UX when they are logged into Learn.

Ally as a Service and UEF Documentation now available

· 2 min read
Scott Hurrey
Scott Hurrey
Director - Blackboard Illuminate

Today we launched two new sections of developer documentation - Ally as a Service (AaaS) and the [Learn Ultra Extension Framework](/rest-apis/learn (UEF). These new APIs give you access to integration points and functionality that allows you to bring the power of Blackboard into your applications, and ultimately, your user's experience.