[INT-8212] HRIS CezanneHR: updated hub document, added scopes and user configuration details#357
Merged
mstrivens merged 1 commit intoDec 17, 2025
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
This PR updates the CezanneHR HRIS connection guide documentation by adding critical configuration details for user permissions and API scopes. The changes improve the setup instructions by explicitly documenting the "Enable All Users" checkbox functionality and the minimum required OAuth scopes for successful integration.
Key Changes:
- Added user configuration section explaining the "Enable All Users" checkbox
- Added scopes configuration section with minimum required permissions
- Included two new screenshots to illustrate these configuration steps
- Minor whitespace cleanup
Reviewed changes
Copilot reviewed 1 out of 3 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| connection-guides/hris/cezannehr.mdx | Added documentation for user permissions checkbox and required OAuth scopes (Token Details, API Read Access) with accompanying screenshots |
| images/cezannehr/image11.png | New screenshot showing the "Enable All Users" checkbox configuration |
| images/cezannehr/image12.png | New screenshot showing the required scopes configuration |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
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.
Summary by cubic
Updated the CezanneHR connection guide to reflect current OAuth requirements. Adds “Enable All Users” and required scopes, with screenshots, to prevent access_denied (“user is disabled”) login errors (INT-8212).
Written for commit 4d58661. Summary will update automatically on new commits.