Skip to content
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

Improve Dynamic Management of RBAC using Security Submodel #578

Open
mdanish98 opened this issue Jan 2, 2025 · 0 comments
Open

Improve Dynamic Management of RBAC using Security Submodel #578

mdanish98 opened this issue Jan 2, 2025 · 0 comments

Comments

@mdanish98
Copy link
Contributor

Currently, the Dynamic Management of RBAC using Security Submodel requires an extra step to create IdShort of the rules. This needs to be changed so that users should not be worried about the IdShort creation. One solution could be to relieve the Repo/Registry of checking and to simply ask the Security Submodel if the access could be provided or denied. The Security Submodel could use the Operation SMEs to do the necessary operations and return the boolean as allowed or denied.

The possible solution is depicted in the attached diagram.Image

@mdanish98 mdanish98 converted this from a draft issue Jan 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: BaSyx Java V2
Development

No branches or pull requests

1 participant