You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: