Re: Spring OAuth not retrieving scopes from UAA
Bryan Perino
I must be doing something wrong. I added some scopes that belong to the user to the client definition, but they won't show up on the authorization page.
http://i.imgur.com/iSSpsNz.png Here is the updated YML https://gist.github.com/bryantp/2bfc4538f36f28ba285fda84c59b89f8#file-uaa-yml-L11 Line 62 has the user with the scopes uaa.user and uaa.admin, so uaa.admin should show up in the authorization page right? |
|