Management API Create Resource Server RBAC option

Hi all,
I’m creating a resource server (aka API) with the Management API

However I can’t figure out how to set the RBAC options (see attached image)

Help please :slight_smile:

Hi @alain.bodiguel,

Welcome to the Auth0 Community Forum!

enforce_policies is the option for enable RBAC
token_dialect is the option for add permissions in the access token.

The samples section of the doc you linked explains what they do.

Hope this helps!

Thanks,
Dan

1 Like

Thanks a lot, my problem is solved indeed!

1 Like

Glad to hear it! Let us know if there is anything else you run into.

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