Skip to main content

Handling account attributes

You can view the complete list of attributes that Bravura Security Fabric can manage, including native and pseudo-attributes, using the Manage the system (PSA) module. To do this, select Kubernetes Cluster from the Manage the system > Resources > Account attributes > Target system type menu.

For information about the native Kubernetes Cluster attributes managed by Bravura Security Fabric , consult your Kubernetes Cluster documentation.

Bravura Security Fabric explicitly handles the following attributes and pseudo-attributes when creating or modifying recipient accounts for Kubernetes Cluster target systems:

The _binding attribute is a required attribute for create operation and its value should be a longID for RoleBinding or ClusterRoleBinding .

Kubernetes Cluster grants permissions defined in a role to a user or set of users via role binding. The create operation is used for external users only and it functions as GRUA (add user to group) operation. The operation adds an external user to RoleBinding or ClusterRoleBinding which is specified in the _binding attribute in a create new user request. _binding is a required attribute for create operation and its value should be a longID for RoleBinding or ClusterRoleBinding .