Access Token for managing huge permissions

Hi , I have registered id with auth0, however I would like to authorize my users with each screen actions permissions, so for that I am creating each screen wise permissions (Module:Screen:Permission) and its count is going to me like upto 2000,
Now I am facing issue when assigning the permissions to the user, because when I assign 1000 permissions and then add more 1000 permissions then the permissions are not getting assigned , can you please help me in this regard as how can I handle this type of situation.

Hi @munawar

Welcome back to the Auth0 Community!

Thank you for posting your question, did you consider the usage of FGA → Fine Grained Authorization (FGA) at scale for developers - Auth0 it might be a good solution for your use case with complex permissions model.

Thanks
Dawid

No @dawid.matuszczyk I did not use FGA, however can you send me some sample for that, will it fit my scenario…?

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.