Re: [Dev] HTTP Verb PATCH support for MSF4J

2018-08-22 Thread Malintha Amarasinghe
Hi Thusitha, Thank you very much for the info. Hi Azeez, I am afraid I can check this ATM as I am tied with support work. I will check with someone with the team and ask to verify this. Thanks! On Wed, Aug 22, 2018 at 8:16 AM, Afkham Azeez wrote: > Malintha can you please look into that PR?

[Dev] IS 5.3.0 as KM and APIM 2.1.0

2018-08-22 Thread Thomas LEGRAND
Hello there, I have a LDAP plugged as a secondary user store on the IS and users (from this same LDAP) can access to the protected resources on my APIM. So, everything's OK. But, because of *more* business need, I implemented a IN flow sequence for my API on APIM. This sequence retrieves the JWT

Re: [Dev] [APIM-2.6.0-alpha] Cannot generate tokens with scope apim:app_owner_change for non-admin user

2018-08-22 Thread Samitha Chathuranga
Thanks Nuwan for the clarification. On Wed, Aug 22, 2018 at 3:00 PM Nuwan Dias wrote: > Its by design. By design we don't allows normal users to change the > ownerships of Applications. > > On Wed, Aug 22, 2018 at 2:53 PM Samitha Chathuranga > wrote: > >> Thanks Malintha. >> >> That was the c

Re: [Dev] [APIM-2.6.0-alpha] Cannot generate tokens with scope apim:app_owner_change for non-admin user

2018-08-22 Thread Nuwan Dias
Its by design. By design we don't allows normal users to change the ownerships of Applications. On Wed, Aug 22, 2018 at 2:53 PM Samitha Chathuranga wrote: > Thanks Malintha. > > That was the cause. > > On Wed, Aug 22, 2018 at 2:47 PM Malintha Amarasinghe > wrote: > >> Hi Samitha, >> >> Please c

Re: [Dev] [APIM-2.6.0-alpha] Cannot generate tokens with scope apim:app_owner_change for non-admin user

2018-08-22 Thread Samitha Chathuranga
Thanks Malintha. That was the cause. On Wed, Aug 22, 2018 at 2:47 PM Malintha Amarasinghe wrote: > Hi Samitha, > > Please check tenant-conf.json in the registry. apim:app_owner_change may > be added there with admin role. > > On Wed, Aug 22, 2018 at 2:44 PM, Samitha Chathuranga > wrote: > >> H

Re: [Dev] [APIM-2.6.0-alpha] Cannot generate tokens with scope apim:app_owner_change for non-admin user

2018-08-22 Thread Malintha Amarasinghe
Hi Samitha, Please check tenant-conf.json in the registry. apim:app_owner_change may be added there with admin role. On Wed, Aug 22, 2018 at 2:44 PM, Samitha Chathuranga wrote: > Hi, > > I created a Dynamic client via DCR with a non-admin user credentials and > used the resulting client ID and

[Dev] [APIM-2.6.0-alpha] Cannot generate tokens with scope apim:app_owner_change for non-admin user

2018-08-22 Thread Samitha Chathuranga
Hi, I created a Dynamic client via DCR with a non-admin user credentials and used the resulting client ID and secret to generate a token. The token scope sent in body is "apim:api_view apim:subscribe apim:app_owner_change" *Curl Command sent is as below* curl -X POST \ https://localhost:8243/t