Enabling Role-Based Access Controls (RBAC)
Enable Role-Based Access Controls (RBAC) for Tanzu Ops Manager. Once Role Based Access Control has been enabled, the action cannot be undone. After enabling RBAC, only the Tanzu Ops Manager's Admin user will be able to log in. The admin user can then configure the access controls for other users.
Request
URI
POST
https://{api_host}/api/v0/settings/rbac
COPY
Responses
200
OK
Operation doesn't return any data structure
Code Samples
COPY
curl -X POST -H 'Authorization: <value>' https://{api_host}/api/v0/settings/rbac
Rbac Settings Operations
POST
Enabling Role-Based Access Controls (RBAC)
PUT
Setting the SAML, LDAP and OIDC RBAC Configuration