[Dev] [APIM2.0] Issue with selecting scopes for token generation

2016-06-07 Thread Kavitha Subramaniyam
Hi team, I could observe that scope drop down option is missing in the store [1] when generate access token for the first time but it is available for regenerate token. I have defined a scope with Internal/everyone role and added to relevant method[2]. Seems in previous version scope selection wa

Re: [Dev] [APIM2.0] Issue with selecting scopes for token generation

2016-06-07 Thread Harsha Kumara
Hi Jo, I have checked the code. It seems we don't take the scopes when we issue the first token generation request. I think we should allow to select scopes when first token generation issued. Thanks, Harsha On Tue, Jun 7, 2016 at 7:22 PM, Kavitha Subramaniyam wrote: > Hi team, > > I could obs

Re: [Dev] [APIM2.0] Issue with selecting scopes for token generation

2016-06-07 Thread Kavitha Subramaniyam
Hi Harsha, Thanks. I have been created a jira to track this issue[1]. [1] https://wso2.org/jira/browse/APIMANAGER-4985 Regards, Kavitha On Wed, Jun 8, 2016 at 9:28 AM, Harsha Kumara wrote: > Hi Jo, > > I have checked the code. It seems we don't take the scopes when we issue > the first token