Skip to content

Conversation

@mstrivens
Copy link
Contributor

@mstrivens mstrivens commented Oct 9, 2025

  • This is the first step towards having T2 configurability of SSO identifiers for LMS User Completions Requests

Summary by cubic

Added SSO configuration docs for Okta, Azure AD, Google Workspace, and OneLogin, plus an overview and LMS attribute mappings, to enable T2 configuration of SSO identifiers for LMS user completions. Addresses INT-7242 by documenting how to set and map custom IDP attributes like lms_user_id.

  • New Features
    • Added SSO Configuration Overview and four IDP guides with step-by-step lms_user_id claim/attribute mapping and testing.
    • Added lms-identifiers snippet with common LMS mappings, referenced across guides.
    • Updated integration-configuration-concepts index with SSO tiles and improved the Docebo guide with IntegrationFooter.

claude bot and others added 2 commits October 9, 2025 15:49
…rations

- Create new /sso directory with configuration guides for popular IDPs
- Add SSO Configuration Overview with general concepts and best practices
- Add detailed guides for Okta, Azure AD, Google Workspace, and OneLogin
- Each guide includes step-by-step attribute configuration for lms_user_id
- Update integrations.mdx with new SSO Configuration section
- Add SSO reference sections to popular LMS guides (Docebo, Cornerstone, Workday Learning)
- Include specific attribute mapping recommendations for each LMS platform
- Follow existing documentation standards with proper frontmatter and IntegrationFooter

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-authored-by: Max Strivens <[email protected]>
Copilot AI review requested due to automatic review settings October 9, 2025 16:22
Copy link
Contributor

Copilot AI left a 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 comprehensive SSO configuration guides for Identity Providers (IDPs) to enable T2 configurability of SSO identifiers for LMS User Completions Requests. It provides detailed step-by-step instructions for configuring custom SSO attributes across major IDP platforms.

  • Adds a comprehensive SSO configuration overview guide explaining concepts and best practices
  • Creates detailed configuration guides for four major IDPs: Okta, Azure AD, Google Workspace, and OneLogin
  • Introduces a reusable LMS identifiers snippet for consistent attribute mapping guidance across guides

Reviewed Changes

Copilot reviewed 9 out of 9 changed files in this pull request and generated no comments.

Show a summary per file
File Description
snippets/lms-identifiers.mdx New snippet containing common LMS attribute mapping examples for reuse across IDP guides
integration-configuration-concepts/idp/sso-configuration-overview.mdx Comprehensive overview guide explaining SSO concepts, use cases, and configuration steps
integration-configuration-concepts/idp/onelogin-sso-configuration.mdx Detailed OneLogin SSO configuration guide with step-by-step instructions
integration-configuration-concepts/idp/okta-sso-configuration.mdx Complete Okta SSO configuration guide for LMS integrations
integration-configuration-concepts/idp/google-workspace-sso-configuration.mdx Google Workspace SAML attribute configuration guide
integration-configuration-concepts/idp/azure-ad-sso-configuration.mdx Azure AD (Microsoft Entra ID) SSO configuration guide
integration-configuration-concepts.mdx Updated index page to include new IDP SSO configuration guides
connection-guides/lms/docebo.mdx Added IntegrationFooter import and component usage
CLAUDE.md Added comprehensive documentation standards and rules file

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants