-
Notifications
You must be signed in to change notification settings - Fork 91
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
SUI specific RBAC list #882
Comments
We can (and do) do this in existing RBAC, unless I don't fully understand.
This is because we want to try to keep using the OPS service features for SUI?
Not sure what backend/OPS UI work you mean, adding the RBAC features? Because that's quite simple actually. Another proposal . . . how about we simply make a Service UI section in the existing RBAC that more closely matches the features required there. If/when we remove the Service section from the OPS UI, we simply remove the old service related RBAC features. |
So, what I mean is brand new feature "names" not trying to sledgehammer existing ones.
I didn't want to create work that cannot be done this release for other teams.
Yes, I wasn't sure how to add new features.
That's what I would like to do in the long run, the abstraction layer was how do we get from where we are at today to a new set of features without creating lots of work outside the team. |
Yes please to a |
@AllenBW as long as we follow the pattern with the low level grouping, like having the View/Operate/Modify sub-trees so the admins can easily turn on sets of features, I see no reason not to add a new top level section called "Service UI" (feature ID sui). Perhaps all sub features below that will be sui_*. If we can map them all out, we can add them prior to adding the checks, since no one will be using them. Let's get some feedback/buy in from PM . . . @Loicavenel @bascar @jonnyfiveiq |
absolutely the ServiceUI should be in RBAC, and this should be configured in the RBAC control in the OpsUI.
thanks
On 22 Aug 2017, at 16:04, Dan Clarizio ***@***.***> wrote:
@AllenBW <https://github.com/allenbw> as long as we follow the pattern with the low level grouping, like having the View/Operate/Modify sub-trees so the admins can easily turn on sets of features, I see no reason not to add a new top level section called "Service UI" (feature ID sui). Perhaps all sub features below that will be sui_*. If we can map them all out, we can add them prior to adding the checks, since no one will be using them.
Let's get some feedback/buy in from PM . . . @Loicavenel <https://github.com/loicavenel> @bascar <https://github.com/bascar> @jonnyfiveiq <https://github.com/jonnyfiveiq>
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub <#882 (comment)>, or mute the thread <https://github.com/notifications/unsubscribe-auth/AB_NPexwlsXA41iVdz2FKrcBHwwM8Vyfks5sazREgaJpZM4O-57s>.
Many Thanks,
JOHN HARDY
CLOUDFORMS
SENIOR PRINCIPAL PRODUCT MANAGER
Red Hat
jhardy@redhat.com M: +44-(0)7770-676866
www.cloudformsnow.com <http://www.cloudformsnow.com/>
TRIED. TESTED. TRUSTED.
|
Here is a write-up on the subject.. https://docs.google.com/document/d/10p69nnTT7dG0hnCBCJkcapjlxVd08J0A2QRX054B_08/edit |
@dclarizio or @martinpovolny or @himdel how do we add a new role / product feature? /cc @chalettu @Loicavenel |
@chriskacerguis there are 2 things here, is to update Roles with SUI features like described here: https://docs.google.com/document/d/10p69nnTT7dG0hnCBCJkcapjlxVd08J0A2QRX054B_08/edit |
@chriskacerguis You gotta do this: and this: Let me or @h-kataria know if you need any assistance |
Thanks @dclarizio |
@chalettu so let's start with adding a "Self Service" top level, then for right now add the following:
|
@chriskacerguis Great.. |
PR For ManageIQ repo. |
PR for classic-ui modifications. ManageIQ/manageiq-ui-classic#2260 |
@chriskacerguis For Help Menu, this was already for OPS UI.. We should use the same place. |
@chriskacerguis , should we close this since we now have the ability implemented where we can have RBAC permissions defined for SUI? |
@chalettu yeah, I was going to leave it open to rework the whole thing, but I think we should make a new issue. |
The current RBAC system feature list doesn't map well to the SUI; and in various chats with SUI parties we really need to expand the system, however that's going to take more time and resources (e.g. we will need Ops UI work to "control" the RBAC).
So, I'd like to propose the following:
Thoughts?
BZ: https://bugzilla.redhat.com/show_bug.cgi?id=1497728
The text was updated successfully, but these errors were encountered: