Replies: 1 comment
-
I have already said that not all operations have a https://groups.google.com/g/rabbitmq-users/c/jhvt37Byixo/m/gL_3A3onBAAJ
The Please STOP posting in multiple forums. I will only follow up in this discussion from here on out: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi
when I use $vhost in tag_queries, the behavior is strange.
2022-02-09 12:43:50.787309+00:00 [info] <0.392.0> LDAP evaluated in_group ... true
that mean all seems ok, but curl return
{"name":"...","tags":["management"]}
in this case, ui management, give access to some vhost but as management role, only :-(
it's like foreach administrator, give management role
"administrator: true, management: true}" then management
in other case
curl return
{"name":"...","tags":["administrator","management"]}
in this case, ui management, have differend behavior
user can full access to all vhost as administrator, but not limit by vhost
Beta Was this translation helpful? Give feedback.
All reactions