My permissions page always shows even if authorization is disabled#3060
Merged
Conversation
ramonsmits
approved these changes
Jul 9, 2026
ramonsmits
left a comment
Member
There was a problem hiding this comment.
Ok with the improvement, but not sure if we need to link to "search" or have an actual perma link
| <p>Role-based access control is not enabled.</p> | ||
| <p>Control who can see and do what in ServicePulse. Role-based authorization lets you restrict failed message retries, endpoint management, and other sensitive actions to the right people.</p> | ||
| <div> | ||
| <a class="btn btn-default btn-primary" href="https://docs.particular.net/servicecontrol/security/configuration/authorization" target="_blank">Learn how to enable authorization</a> |
Member
There was a problem hiding this comment.
@WilliamBZA shouldn't this be a search link or have been been actually linking to specific docs in SP before?
dvdstelt
approved these changes
Jul 9, 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.
Doesn't show the roles and permissions if ServiceControl reports that authorization is disabled.
Current behaviour only changes once the following is merged: