Re: [Architecture] [APIM] Support for API Products from API Controller

2020-05-15 Thread Bhathiya Jayasekara
What are the product-related scopes we have now? Thanks, Bhathiya On Fri, May 15, 2020 at 8:24 PM Wasura Wattearachchi wrote: > Hi all, > > During the code review that conducted today (15th May 2020), a question > arose related to the scope that has been used in the REST API level. >

Re: [Architecture] [APIM] Support for API Products from API Controller

2020-05-15 Thread Wasura Wattearachchi
Hi all, During the code review that conducted today (15th May 2020), a question arose related to the scope that has been used in the REST API level. Currently, the below REST APIs have been implemented to import and export API Products with the scope apim:api_import_export. During the import

Re: [Architecture] [Iam-dev] Admin portal for Identity Server

2020-05-15 Thread gayan gunawardana
Hi Ruwan, That would be a wonderful news. Sure i will try 5.11.0-m18. On Fri, May 15, 2020 at 6:59 PM Ruwan Abeykoon wrote: > Hi Gayan, > Yes, that is one of the items in the near term roadmap[1]. In fact it is > the second on the priority order. > Appreciate you try out and provide feedback on

Re: [Architecture] [Iam-dev] Admin portal for Identity Server

2020-05-15 Thread Ruwan Abeykoon
Hi Gayan, Yes, that is one of the items in the near term roadmap[1]. In fact it is the second on the priority order. Appreciate you try out and provide feedback on 5.11.0-m18 at [2] [1] https://wso2.com/identity-and-access-management/product-roadmap/ [2]

[Architecture] Admin portal for Identity Server

2020-05-15 Thread gayan gunawardana
Hi IAM Team, React based new User-portal released with IS 5.10.0 is really great. Similar way is there a plan in road map to release Admin-portal where admin users can manage identities of other users ? -- Gayan ___ Architecture mailing list

Re: [Architecture] [APIM] Support for API Products from API Controller

2020-05-15 Thread Wasura Wattearachchi
Hi, > If --update-apis == true { >// Update th dependent APIs *AND* the respective API Product > } else if --update-api-products == true { > // Only update the respective API Product > } > > So higher precedence is given to --update-apis=true and it by default > results in