1.2.7 Ensure that the --authorization-mode argument is not set to AlwaysAllow
Information
Do not always authorize all requests. The API Server, can be configured to allow all requests. This mode should not be used on any production cluster.
Solution
None. RBAC is always on and the OpenShift API server does not use the values assigned to the flag authorization-mode. Impact: Only authorized requests will be served.