-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: design fine grained access control rule engine #1790
Merged
Merged
Conversation
This file contains 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
fredmaggiowski
previously requested changes
Nov 19, 2024
docs/development_suite/api-console/api-design/limit-user-actions.md
Outdated
Show resolved
Hide resolved
docs/development_suite/api-console/api-design/limit-user-actions.md
Outdated
Show resolved
Hide resolved
docs/development_suite/api-console/api-design/limit-user-actions.md
Outdated
Show resolved
Hide resolved
docs/development_suite/api-console/api-design/limit-user-actions.md
Outdated
Show resolved
Hide resolved
docs/development_suite/api-console/api-design/limit-user-actions.md
Outdated
Show resolved
Hide resolved
guidozoli
commented
Nov 20, 2024
docs/development_suite/api-console/api-design/limit-user-actions.md
Outdated
Show resolved
Hide resolved
docs/development_suite/api-console/api-design/limit-user-actions.md
Outdated
Show resolved
Hide resolved
docs/development_suite/api-console/api-design/limit-user-actions.md
Outdated
Show resolved
Hide resolved
docs/development_suite/api-console/api-design/limit-user-actions.md
Outdated
Show resolved
Hide resolved
text improvements Co-authored-by: Federico Maggi <[email protected]> Co-authored-by: Marco Filippi <[email protected]>
…ntation into feat/fine-grain-rbac
fredmaggiowski
changed the title
Feat/fine grain rbac
feat: design fine grained access control rule engine
Nov 20, 2024
docs/development_suite/api-console/api-design/limit-user-actions.md
Outdated
Show resolved
Hide resolved
docs/development_suite/api-console/api-design/limit-user-actions.md
Outdated
Show resolved
Hide resolved
docs/development_suite/api-console/api-design/limit-user-actions.md
Outdated
Show resolved
Hide resolved
…th an overview of the commands; moved miactl commands part before API part
guidozoli
commented
Nov 21, 2024
docs/development_suite/api-console/api-design/fine-grained-access-control.md
Outdated
Show resolved
Hide resolved
marcofilippi
approved these changes
Nov 21, 2024
marcofilippi
approved these changes
Nov 21, 2024
marcofilippi
approved these changes
Nov 21, 2024
marcofilippi
approved these changes
Nov 21, 2024
marcofilippi
dismissed
fredmaggiowski’s stale review
November 21, 2024 16:32
All the requested changes have been submitted
malta895
pushed a commit
that referenced
this pull request
Nov 25, 2024
* feat(fine-grain-rbac): Doc fine-grain RBAC * feat(fine-grain-rbac): small fix * feat(fine-grain-rbac): added Closed Preview Info message * feat(fine-grain-rbac): added sidebar info * feat(fine-grain-rbac): changed info banner * Apply suggestions from code review text improvements Co-authored-by: Federico Maggi <[email protected]> Co-authored-by: Marco Filippi <[email protected]> * fix: Project and Company capitalized * added miactl command documentation for fine-grain-rbac * added security section for API in fine-grain-rbac documentation * fix: typo * feat(fine-grain-rbac): renamed file and title; changed miaclt part with an overview of the commands; moved miactl commands part before API part * feat(fine-grain-rbac): fix miactl commands link * feat(fine-grain-rbac): added in sidebar * feat(fine-grain-rbac): fixed caution banner, title and sidebar placement --------- Co-authored-by: Guido Zoli <[email protected]> Co-authored-by: Federico Maggi <[email protected]> Co-authored-by: Marco Filippi <[email protected]>
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.
Description
Added documentation for the fine-grain access control
Pull Request Type
PR Checklist
Other information