# Keycloak finegrain permissions not working as expected

**URL:** https://forum.keycloak.org/t/keycloak-finegrain-permissions-not-working-as-expected/20059
**Category:** Getting advice
**Tags:** admin-console
**Created:** [February 4, 2023, 1:33pm UTC](https://forum.keycloak.org/t/keycloak-finegrain-permissions-not-working-as-expected/20059 "2023-02-04T13:33:09Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![gedeoni](https://yyz2.discourse-cdn.com/free1/user_avatar/forum.keycloak.org/gedeoni/32/7626_2.png) [@gedeoni](https://forum.keycloak.org/u/gedeoni)
#### Post date: [February 4, 2023, 1:33pm UTC](https://forum.keycloak.org/t/keycloak-finegrain-permissions-not-working-as-expected/20059/1 "2023-02-04T13:33:09Z")

</div>

Hello everybody,  
I was trying this new keycloak feature for [finegrain permissions management](https://www.keycloak.org/docs/latest/server_admin/#_fine_grain_permissions) and it is not working as expected.

Steps to reproduce  
First make sure that the preview features are enabled on keycloak server.

1. Create a client with client authentication and authorization enabled.
2. Go to the authorization tab, select the policies tab and create a user policy.
3. Back to the client, go to the permissions tab and enable permissions
4. click to manage permission (Any permission will do), and when you check the policies drop down the permission that was created doesn’t show.

I know this feature is still in preview, but I would like to find out if there is someone out here who has successfully been able to use it. if that person exists, advice me on where I am getting this wrong. I am following the documentation word by word.
