mirror of
https://github.com/KelvinTegelaar/CIPP.git
synced 2026-04-25 16:26:09 +03:00
[GH-ISSUE #16] Settings page - Permissions tests #11
Labels
No labels
API
Feature
NotABug
NotABug
Planned
Sponsor Priority
Sponsor Priority
bug
documentation
duplicate
enhancement
needs more info
no-activity
no-priority
not-assigned
pull-request
react-conversion
react-conversion
roadmap
security
stale
unconfirmed-by-user
unconfirmed-by-user
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/CIPP#11
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @KelvinTegelaar on GitHub (Oct 15, 2021).
Original GitHub issue: https://github.com/KelvinTegelaar/CIPP/issues/16
Originally assigned to: @KelvinTegelaar on GitHub.
Is your feature request related to a problem? Please describe.
I'd like the first settings page to contain a check for which permissions are active, and give a red X when a permission is not yet present. This should help in troubleshooting scenarios, as the Secure App Model can behave iffy sometimes.
Describe the solution you'd like
Go to settings
First page will run a compare of permissions vs active key permissions. If no key is found or logon is impossible, it will also note why.
Describe alternatives you've considered
None
Additional context
Add any other context or screenshots about the feature request here.
@KelvinTegelaar commented on GitHub (Oct 15, 2021):
Added a permissions check, I copied my permissions as the base set.