Re: [Architecture] [APIM][API-Manager gateway] REST API to Fetch API Details to APIM-Gateway

2018-05-21 Thread Sachini De Silva
Hi all, This is to clarify a doubt. What should be done when get /apis is invoked with following parameter combination ? expand=true query=name:testAPI (any query that does not contain a label search) Should we return the APIList with full API details or return an error code to

Re: [Architecture] Conditional authentication - functions

2018-05-21 Thread Pulasthi Mahawithana
Hi Nila/Ruwan, On Mon, May 21, 2018 at 6:42 PM Ruwan Abeykoon wrote: > Hi Nilashini, > > > On Mon, May 21, 2018 at 6:27 PM, Nilasini Thirunavukkarasu < > nilas...@wso2.com> wrote: > >> Hi, >> >> I am going to introduce following APIs for script-based conditional >>

Re: [Architecture] Conditional authentication - functions

2018-05-21 Thread Ruwan Abeykoon
Hi Nilashini, On Mon, May 21, 2018 at 6:27 PM, Nilasini Thirunavukkarasu < nilas...@wso2.com> wrote: > Hi, > > I am going to introduce following APIs for script-based conditional > authentication. > > 1. lockUserAccount(user) > >- locks the user account. Only the admin can unlock the

[Architecture] Conditional authentication - functions

2018-05-21 Thread Nilasini Thirunavukkarasu
Hi, I am going to introduce following APIs for script-based conditional authentication. 1. lockUserAccount(user) - locks the user account. Only the admin can unlock the account *Example:- *If the user A has logged in from a different country, then User A's account can be locked using the