enableInsecureBindingSystemAuthenticated property

bool? enableInsecureBindingSystemAuthenticated
getter/setter pair

Setting this to true will allow any ClusterRoleBinding and RoleBinding with subjects system:authenticated.

Implementation

core.bool? enableInsecureBindingSystemAuthenticated;