docs: add Okta group-based role provisioning to SCIM guide#829
Merged
danielfsousa merged 4 commits intomainfrom Apr 17, 2026
Merged
docs: add Okta group-based role provisioning to SCIM guide#829danielfsousa merged 4 commits intomainfrom
danielfsousa merged 4 commits intomainfrom
Conversation
Adds a new section documenting how to manage SparkPost user roles using Okta groups via SCIM, including step-by-step instructions for creating groups, assigning them to the SparkPost app with role mappings, and managing group priority for users in multiple groups.
✅ Deploy Preview for support-docs ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Expand the role table with detailed permission descriptions for each SparkPost role (admin, developer, templates, reporting).
8233082 to
a36f322
Compare
viniciusgiles
approved these changes
Apr 16, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Context
A customer asked whether they could use Okta groups for SparkPost role provisioning. We confirmed this works and are now documenting the steps.
Summary
Preview
https://deploy-preview-829--support-docs.netlify.app/docs/my-account-and-profile/scim
Test plan
media/scim/assign_to_groups.png,assign_sparkpost_to_groups.png,assign_group_role.png,group_priority.png)Note
Low Risk
Docs-only change; main risk is broken/incorrect instructions or missing screenshot assets/paths on the docs site.
Overview
Documents Okta group-based role provisioning for SCIM by adding a new “Managing User Roles with Okta Groups” section to
content/docs/my-account-and-profile/scim.md, including supported role mappings, setup steps (create groups, assign to app withroleattribute, manage group priority), and new screenshots.Also refreshes the page metadata by updating
lastUpdatedto04/16/2026.Reviewed by Cursor Bugbot for commit a36f322. Bugbot is set up for automated code reviews on this repo. Configure here.