Re: [Dev] JWT Bearer Grant not working with IS 5.2.0

2016-11-16 Thread Thulasika Vijayanathan
Hi, Since there is no option to enable the JWT grant type with IS 5.2.0, as a fix we skip the validation of the grant type. Please find the published jwt connector[1]. [1] https://store.wso2.com/store/assets/isconnector/details/8affec9a-706f-4e72-83ec-f65c42895d40 Thanks, Thulasika. On Wed,

Re: [Dev] JWT Bearer Grant not working with IS 5.2.0

2016-11-15 Thread Thulasika Vijayanathan
Noted Malaka. On Wed, Nov 16, 2016 at 11:35 AM, Malaka Silva wrote: > Hi Thulasika, > > As we discussed offline please check the fix. > > On Wed, Nov 16, 2016 at 10:30 AM, Farasath Ahamed > wrote: > >> Hi Malaka/Thulasika, >> >> Since we can't fix this for

Re: [Dev] JWT Bearer Grant not working with IS 5.2.0

2016-11-15 Thread Malaka Silva
Hi Thulasika, As we discussed offline please check the fix. On Wed, Nov 16, 2016 at 10:30 AM, Farasath Ahamed wrote: > Hi Malaka/Thulasika, > > Since we can't fix this for IS 5.2.0 now as it is already released. Shall > we fix it from JWT bearer grant connector side for IS

Re: [Dev] JWT Bearer Grant not working with IS 5.2.0

2016-11-15 Thread Farasath Ahamed
Hi Malaka/Thulasika, Since we can't fix this for IS 5.2.0 now as it is already released. Shall we fix it from JWT bearer grant connector side for IS 5.2.0 only? Otherwise, we won't have a JWT connector that is working with IS 5.2.0. WDYT? Thanks, Farasath Ahamed Software Engineer, WSO2 Inc.;

Re: [Dev] JWT Bearer Grant not working with IS 5.2.0

2016-11-15 Thread Thulasika Vijayanathan
yes Malaka, It doesn't work with fresh 5.2.0 pack. On Tue, Nov 15, 2016 at 1:57 PM, Malaka Silva wrote: > If this does not work with fresh pack we can't say it's supported. > > On Tue, Nov 15, 2016 at 9:38 AM, Thulasika Vijayanathan < > thulas...@wso2.com> wrote: > >> Hi, >> >>

Re: [Dev] JWT Bearer Grant not working with IS 5.2.0

2016-11-15 Thread Malaka Silva
If this does not work with fresh pack we can't say it's supported. On Tue, Nov 15, 2016 at 9:38 AM, Thulasika Vijayanathan wrote: > Hi, > > I have applied this fixed as a patch in 5.2.0 it works. > > Thanks, > Thulasika. > > On Mon, Nov 14, 2016 at 12:25 AM, Farasath Ahamed

Re: [Dev] JWT Bearer Grant not working with IS 5.2.0

2016-11-14 Thread Thulasika Vijayanathan
Hi, I have applied this fixed as a patch in 5.2.0 it works. Thanks, Thulasika. On Mon, Nov 14, 2016 at 12:25 AM, Farasath Ahamed wrote: > Yes. This is now fixed with [1] by Maduranga. Now we can enable to disable > custom grant types using the Service Provider UI. > >

Re: [Dev] JWT Bearer Grant not working with IS 5.2.0

2016-11-13 Thread Farasath Ahamed
Yes. This is now fixed with [1] by Maduranga. Now we can enable to disable custom grant types using the Service Provider UI. Shall we update the JWT Grant Type connector docs with this change? [1] https://wso2.org/jira/browse/IDENTITY-5260 Thanks, Farasath Ahamed Software Engineer, WSO2 Inc.;

Re: [Dev] JWT Bearer Grant not working with IS 5.2.0

2016-11-11 Thread Malaka Silva
So the fix needs to come from IS side I guess? On Fri, Nov 11, 2016 at 4:44 PM, Maduranga Siriwardena wrote: > Hi Thulasika, > > This issue is already reported with [1]. > > As a fix we are planning to add the custom grant types also to the OAuth > application configuration

Re: [Dev] JWT Bearer Grant not working with IS 5.2.0

2016-11-11 Thread Maduranga Siriwardena
Hi Thulasika, This issue is already reported with [1]. As a fix we are planning to add the custom grant types also to the OAuth application configuration page to enable or disable. Thanks, Maduranga. [1] https://wso2.org/jira/browse/IDENTITY-5260 On Nov 11, 2016 4:23 PM, "Thulasika

[Dev] JWT Bearer Grant not working with IS 5.2.0

2016-11-11 Thread Thulasika Vijayanathan
Hi , I have checked the JWT grant type[1] in IS 5.2.0. It does not work, when validating the grant type it throws the exception[2]. We need to get the Allowed grant types as JWT, but there is no option to thick the JWT grant type in UI. is there any way to get the JWT grant type? [image: