cloudfoundry-incubator / admin-ui

Need new main contributor - An application for viewing Cloud Foundry metrics and operations data.
Apache License 2.0
71 stars 44 forks source link

Insufficient scope for user #146

Closed Yancey1989 closed 8 years ago

Yancey1989 commented 9 years ago

When i install admin-ui follow README, I can login the web.there is an errro in the page:

Scope Error Insufficient scope for user

I deploy my cf with cf_nise_install and cf-release version is v217, and there is an error msg in admin-ui.log

E, [2015-11-04T16:11:32.231855 #382] ERROR -- : [ -- ] : [ -- ] : Unexpected response code from sso_login_token_json is 400, message Bad Request, body {"error":"invalid_grant","error_description":"Invalid authorization code: EsVhmB"}
rboykin commented 9 years ago

Details in https://github.com/cloudfoundry-incubator/admin-ui/blob/master/README.md#setup-administration-ui-group-and-user-using-uaac on how to set up UAA client and give users group access.