Skip to content

docs: add Docebo SSO configuration and category ID guidance#396

Merged
mstrivens merged 1 commit into
mainfrom
docs/docebo-sso-and-categories
Jul 20, 2026
Merged

docs: add Docebo SSO configuration and category ID guidance#396
mstrivens merged 1 commit into
mainfrom
docs/docebo-sso-and-categories

Conversation

@mstrivens

Copy link
Copy Markdown
Contributor

What

Adds two things to the Docebo connection guide (connection-guides/lms/docebo.mdx):

  1. SSO Configuration section — how to set the standard SSO field lms_user_id to the Docebo user_id so completions are attributed to the correct learner.
  2. Find Category ID step — use the List Categories request to get a category's StackOne ID before passing it on content upsert.

Why

Completion tracking needs the Docebo user_id to reach the completion request. Since the SSO handshake is between Docebo and the content provider (StackOne isn't in it), the T2 exposes it via lms_user_id and the content provider passes it on. lms_user_id is the standard field name across LMS connectors. Mirrors the SAP SuccessFactors guide.

The docs.stackone.com counterpart is StackOneHQ/docs#1015.

🤖 Generated with Claude Code

@mintlify

mintlify Bot commented Jul 17, 2026

Copy link
Copy Markdown
Contributor

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
stackone-hub 🟢 Ready View Preview Jul 17, 2026, 4:08 PM

💡 Tip: Enable Workflows to automatically generate PRs for you.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

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 updates the Docebo LMS connection guide to help integrators (a) attribute completions to the correct learner via SSO, and (b) locate the correct category identifier before assigning content to a category.

Changes:

  • Adds an optional step explaining how to find a category’s StackOne ID via the “List Categories” request.
  • Adds an “SSO Configuration” section describing how to expose Docebo user_id via the standard lms_user_id SSO field for completion attribution.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread connection-guides/lms/docebo.mdx Outdated
Comment thread connection-guides/lms/docebo.mdx Outdated
Adds an SSO Configuration section to the Docebo connection guide
covering the standard lms_user_id -> Docebo user_id mapping needed for
completion tracking, plus a step on retrieving a category's StackOne ID
via the List Categories request. Mirrors the SAP SuccessFactors guide.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@mintlify

mintlify Bot commented Jul 17, 2026

Copy link
Copy Markdown
Contributor

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
stackone-hub 🟡 Building Jul 17, 2026, 4:05 PM

💡 Tip: Enable Workflows to automatically generate PRs for you.

@mstrivens
mstrivens merged commit b7d69bb into main Jul 20, 2026
2 checks passed
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.

3 participants