Stan Silvert
Stan Silvert
This works fine for me. You say you are running a snapshot build? I tried it with the nightly from a couple of days ago and it is working. https://github.com/keycloak/keycloak/releases/tag/nightly
Are you running with fine grained permissions enabled in general? `admin-fine-grained-authz` feature has to be enabled at startup.
I'm going to close as unable to reproduce. Feel free to comment or reopen if you have further concerns.
@lhanusov I agree. That's a bug. Thanks. We need to check other places in the app to make sure that Permissions tab is hidden when `admin-fine-grained-authz` flag is not passed...
@jruhe-adesso I was also unable to recreate your issue. I tried both sets of instructions. Can you try the latest nightly build and let us know if it works? https://github.com/keycloak/keycloak/releases/tag/nightly
The old admin console does not allow you to submit empty attributes at all. While the REST API should be the foremost enforcer of these rules, we should fix this...
I think this is fixed?
OK. We will see what we can do.
@tuxtux59 Any luck?