> ## Documentation Index
> Fetch the complete documentation index at: https://docs-staging-quickstart-revamp.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

> Explore solutions to common issues experienced when implementing role-based access control (RBAC) using the Authorization Core feature set.

# Troubleshoot Role-Based Access Control and Authorization

Here are some solutions to common issues experienced when implementing [role-based access control (RBAC)](/docs/manage-users/access-control/rbac) using the Authorization Core feature set.

## Role-based access control is enabled for my API, but the scopes claim is not showing what you say it should

* Make sure that you aren't setting `accessToken.scope` in a rule.
* Remember that any configured [authorization rules](/docs/manage-users/access-control/rules-for-authorization-policies) run after the RBAC-based authorization decisions are made, so they may override the default behavior.
