Skip to content

Commit

Permalink
renames to anthology dev portal
Browse files Browse the repository at this point in the history
  • Loading branch information
scollovati committed Oct 21, 2024
1 parent 9b72ac3 commit 4d858f3
Showing 1 changed file with 6 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,9 @@ Before you can connect your LMS to a classroom, an administrator for your LMS in

You can register your Blackboard installation with {% data variables.product.prodname_classroom %} to enable teachers to import roster data into their classrooms. For more information about Blackboard, see the [Blackboard website](https://www.anthology.com/products/teaching-and-learning/learning-effectiveness/blackboard).

### 1. Register {% data variables.product.prodname_classroom %} Developer Keys in the Blackboard Developer Portal
### 1. Register {% data variables.product.prodname_classroom %} Developer Keys in the Anthology Developer Portal

1. Sign into the [Blackboard Developer Portal](https://developer.anthology.com/).
1. Sign into the [Anthology Developer Portal](https://developer.anthology.com/).
1. Click on the **plus sign** in the [My Application](https://developer.anthology.com/portal/applications) page.
1. Click **Manual Registration** in the dropdown menu.
1. On the "Register a new application" configuration screen, set the fields to the following values.
Expand Down Expand Up @@ -82,10 +82,10 @@ You can register your Blackboard installation with {% data variables.product.pro
* Under "LMS Type", choose "Other" from the dropdown menu.
* "Issuer Identifier": `https://blackboard.com`
* "Domain": The base URL to your Blackboard instance
* "Client ID": The "Client ID" obtained from the registration of the app in the Blackboard Developer Portal.
* "OIDC Initiation URL": The "OIDC auth request endpoint" obtained from the registration of the app in the Blackboard Developer Portal.
* "OAuth 2.0 Token Retrieval URL": The "Auth token endpoint" obtained from the registration of the app in the Blackboard Developer Portal.
* "Key Set URL": The "Public keyset URL" obtained from the registration of the app in the Blackboard Developer Portal.
* "Client ID": The "Client ID" obtained from the registration of the app in the Anthology Developer Portal.
* "OIDC Initiation URL": The "OIDC auth request endpoint" obtained from the registration of the app in the Anthology Developer Portal.
* "OAuth 2.0 Token Retrieval URL": The "Auth token endpoint" obtained from the registration of the app in the Anthology Developer Portal.
* "Key Set URL": The "Public keyset URL" obtained from the registration of the app in the Anthology Developer Portal.

1. Click **Register**.
1. You should see the "Successfully registered LMS" banner at the top of the screen, which means that you've registered your LMS instance and teachers can now link their classrooms.
Expand Down

0 comments on commit 4d858f3

Please sign in to comment.