Re: [Dev] Custom UserStore works on 5.1.0, 5.2.0 not working in 5.3.0 and 5.4.0-M1

2017-06-21 Thread Isura Karunaratne
Hi On Wed, Jun 21, 2017 at 11:06 AM, Farasath Ahamed wrote: > > > > > On Wed, Jun 21, 2017 at 11:03 AM, Isura Karunaratne > wrote: > >> >> >> On Tue, Jun 20, 2017 at 11:29 PM, Johann Nallathamby >> wrote: >> >>> If these two handlers are disabled by default there shouldn't be any >>> problem.

[Dev] Please increase the TOKEN_SCOPE column length in IDN_OAUTH2_ACCESS_TOKEN_SCOPE table

2017-06-21 Thread Naduni Pamudika
Hi IS Team, I am working on the SSO Login feature in APIM, and there I need to have a bit longer scopes list. When I was trying to send the access token request it gave an error saying "Value too long for column "TOKEN_SCOPE VARCHAR(60) NOT NULL"". Noticed that you have size 2048 for the scopes i

Re: [Dev] Please increase the TOKEN_SCOPE column length in IDN_OAUTH2_ACCESS_TOKEN_SCOPE table

2017-06-21 Thread Indunil Upeksha Rathnayake
Hi, Created a JIRA for this in [1], will be fixed in 5.4.0-m2. [1] https://wso2.org/jira/browse/IDENTITY-6093 Thanks and Regards On Thu, Jun 22, 2017 at 11:54 AM, Naduni Pamudika wrote: > Hi IS Team, > > I am working on the SSO Login feature in APIM, and there I need to have a > bit longer sc

Re: [Dev] Please increase the TOKEN_SCOPE column length in IDN_OAUTH2_ACCESS_TOKEN_SCOPE table

2017-06-21 Thread Nuwan Dias
Please remember to include this change in the migration script (5.3.0 to 5.4.0) as well. On Thu, Jun 22, 2017 at 12:19 PM, Indunil Upeksha Rathnayake < indu...@wso2.com> wrote: > Hi, > > Created a JIRA for this in [1], will be fixed in 5.4.0-m2. > > [1] https://wso2.org/jira/browse/IDENTITY-6093