-
Notifications
You must be signed in to change notification settings - Fork 8
[INT-7243] - Add SSO Configuration sections to LMS integration guides with authent… #344
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
…ication approach callout - Added SSO Configuration section to Docebo guide (User ID field) - Added SSO Configuration section to 360 Learning guide (email field) - Updated Cornerstone Library (Single Tenant) title to 'Cornerstone (1:1 Connector)' and added SSO Configuration section (username or user id field) - Added SSO Configuration section to Brainier guide (User ID field) - Added SSO Configuration section to Oracle guide (Email or username field) - Added missing IntegrationFooter import to Oracle guide - All sections include warning callout about checking authentication approach with content provider Co-authored-by: Max Strivens <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull request overview
This PR adds standardized SSO Configuration sections to five LMS integration guides (Docebo, 360 Learning, Oracle, Cornerstone, and Brainier) to provide clear guidance on configuring Single Sign-On for proper user identification and mapping. The PR also updates the Cornerstone Library (Single Tenant) title to "Cornerstone (1:1 Connector)" for better clarity and adds a missing IntegrationFooter import to the Oracle guide.
Key Changes
- Added consistent SSO Configuration documentation sections across five LMS integration guides with warning callouts about verifying authentication approach with content providers
- Renamed Cornerstone Library (Single Tenant) to Cornerstone (1:1 Connector) to better reflect the connector type
- Fixed missing IntegrationFooter import in the Oracle integration guide
Reviewed changes
Copilot reviewed 5 out of 5 changed files in this pull request and generated 4 comments.
Show a summary per file
| File | Description |
|---|---|
| connection-guides/lms/oracle.mdx | Added SSO Configuration section with Email or username field mapping and added missing IntegrationFooter import |
| connection-guides/lms/docebo.mdx | Added SSO Configuration section with User ID field mapping |
| connection-guides/lms/cornerstone_library_single_tenant.mdx | Updated title to "Cornerstone (1:1 Connector)", updated description, and added SSO Configuration section with username or user id field mapping |
| connection-guides/lms/brainier.mdx | Added SSO Configuration section with User ID field mapping |
| connection-guides/lms/360learning.mdx | Added SSO Configuration section with email field mapping |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Co-authored-by: Copilot <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull request overview
Copilot reviewed 5 out of 5 changed files in this pull request and generated 3 comments.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
@mstrivens I've opened a new pull request, #345, to work on those changes. Once the pull request is ready, I'll request review from you. |
|
@mstrivens I've opened a new pull request, #346, to work on those changes. Once the pull request is ready, I'll request review from you. |
Co-authored-by: Copilot <[email protected]>
Co-authored-by: Copilot <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull request overview
Copilot reviewed 5 out of 5 changed files in this pull request and generated no new comments.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
…ication approach callout
Summary by cubic
Adds SSO Configuration to 360 Learning, Docebo, Brainier, Oracle, and Cornerstone guides with clear user mapping and a warning to confirm the auth approach. Renames the Cornerstone guide and fixes a missing footer import, addressing INT-7243.
New Features
Refactors
Written for commit f1e3b7e. Summary will update automatically on new commits.