<script type="text/javascript">
    redirect('overview.html');
</script>

# Role-Based Access Control (RBAC) for Authorization in Confluent Platform

* [Overview](overview.md)
* [Quick Start](rbac-cli-quickstart.md)
* [Predefined RBAC Roles](rbac-predefined-roles.md)
* [Cluster Identifiers](rbac-get-cluster-ids.md)
* [Example of Enabling RBAC](cp-rbac-example.md)
* [Enable RBAC on Running Cluster](enable-rbac-running-cluster.md)
* [Use mTLS with RBAC](mtls-rbac.md)
* [Configure mTLS with RBAC](configure-mtls-rbac.md)
* [Deployment Patterns for mTLS with RBAC](mtls-rbac-options.md)
* [Client Flow for OAuth-OIDC using RBAC](client-flow-oauth-oidc-and-rbac.md)
* [Migrate LDAP to OAuth for RBAC](migrate-ldap-to-oauth-for-rbac.md)
* [Migrate LDAP to mTLS for RBAC](migrate-ldap-to-mtls.md)
* [RBAC using REST API](rbac-config-using-rest-api.md)
* [Use Centralized ACLs with MDS for Authorization](authorization-acl-with-mds.md)
* [Request Forwarding with mTLS RBAC](request-forwarding-mtls-rbac.md)
* [Deploy Secure ksqlDB with RBAC](ksql-rbac.md)
* [Metadata API](mds-api.md)
