When user tries to give edit access to the default service account in the project, operation fails with "You must be logged in to the server". $ oc get project NAME DISPLAY NAME STATUS demo-ci Demo CI Active $ oc project Using project "demo-ci" on server "https://api.dev-preview-int.openshift.com:443". $ oc policy add-role-to-user edit -z default -n demo-ci error: You must be logged in to the server (attempt to grant extra privileges... Full log is available here: http://pastebin.test.redhat.com/379928
*** This bug has been marked as a duplicate of bug 1332862 ***