Fix incorrect Slack plan prerequisite (gallery SCIM app supports Ent…#2014
Fix incorrect Slack plan prerequisite (gallery SCIM app supports Ent…#2014jbellavance-slack wants to merge 2 commits into
Conversation
…erprise Grid) he Prerequisites section incorrectly states the Slack gallery provisioning app is limited to "Business+ plan only" and that Enterprise Grid customers must use a separate path. This is inaccurate. The Slack gallery SAML + SCIM provisioning application works on any Slack environment that supports the SCIM API — both Business+ and Enterprise Grid. Many Enterprise Grid customers currently use this gallery app with Entra ID for provisioning and group sync. This restriction was introduced in commit 1a1807b by a community contributor and was not verified with Slack. This PR corrects the prerequisite. (Also fixes the "Enteprise" typo that the same change introduced.)
|
@jbellavance-slack : Thanks for your contribution! The author(s) and reviewer(s) have been notified to review your proposed change. |
|
@jbellavance-slack : Thanks for your contribution! The author(s) and reviewer(s) have been notified to review your proposed change. |
|
Learn Build status updates of commit d295c91: ✅ Validation status: passed
For more details, please refer to the build report. |
|
Can you review the proposed changes? Important: When the changes are ready for publication, adding a #label:"aq-pr-triaged" |
There was a problem hiding this comment.
Pull request overview
This PR corrects the Slack provisioning tutorial’s Prerequisites to remove an inaccurate restriction that the Slack gallery SAML + SCIM provisioning app only works for Business+ and that Enterprise Grid must use a separate path.
Changes:
- Update the Slack plan prerequisite to reflect that the gallery app works with Slack environments that support the SCIM API (Business+ and Enterprise Grid).
- Fix the previously introduced “Enteprise” typo in the prerequisite text.
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
|
Learn Build status updates of commit db86ff8: ✅ Validation status: passed
For more details, please refer to the build report. |
omondiatieno
left a comment
There was a problem hiding this comment.
LGTM!
@jeevansd, if this update is correct, feel free to sign off.
The Prerequisites section incorrectly states the Slack gallery provisioning app is
limited to "Business+ plan only" and that Enterprise Grid customers must use a
separate path.
This is inaccurate. The Slack gallery SAML + SCIM provisioning application works on
any Slack environment that supports the SCIM API — both Business+ and Enterprise
Grid. Many Enterprise Grid customers currently use this gallery app with Entra ID
for provisioning and group sync.
This restriction was introduced in commit 1a1807b by a community contributor and
was not verified with Slack. This PR corrects the prerequisite. (Also fixes the
"Enteprise" typo that the same change introduced.)