Re: [Architecture] Dynamic backend endpoint definition for APIs in API micro gateway

2018-07-18 Thread Rajith Roshan
Hi Malintha, On Tue, Jul 17, 2018 at 9:09 PM Malintha Amarasinghe wrote: > Hi Rajith, > > We are using a similar method (retrieveConfig), > https://github.com/wso2/product-microgateway/blob/master/components/micro-gateway-cli/src/main/resources/templates/httpEndpoint.mustache#L2 > > Bdw, what is

Re: [Architecture] Methods to get currentSubject and currentStep in authentication script

2018-07-18 Thread Senthalan Kanagalingam
Hi Harshan, No, when configuring the authentication steps, we can specify any step as subject-identifier-step. There will be no relationship between subject-identifier-step and last-authenticated-step. thanks On Mon, Jul 16, 2018 at 3:39 PM Harshan Liyanage wrote: > Hi Senthalan, > >

Re: [Architecture] [APIM] REST API Support for Dynamic SSL Certificate Installation Feature.

2018-07-18 Thread Menaka Jayawardena
Hi Isuru, The certificate will be added to the nodes that are configured in Environments in the api-manager.xml. If there is a gateway cluster, only the manager node trust store will be updated. So we need to sync the trust store and the sslprofiles.xml file among the other nodes in the cluster.

Re: [Architecture] [APIM] REST API Support for Dynamic SSL Certificate Installation Feature.

2018-07-18 Thread Isuru Haththotuwa
Hi Menaka, In this feature, if there are a more than one Gateway nodes, how do we handle the trust store synchronization across those? Sorry about the extremely late question. On Wed, Jul 11, 2018 at 5:32 PM, Menaka Jayawardena wrote: > Hi, > > I had an offline discussion with Sanjeewa and

Re: [Architecture] [New Feature]: Cross Protocol IDP initiated SSO flow

2018-07-18 Thread Johann Nallathamby
On Wed, Jul 18, 2018 at 12:07 PM Farasath Ahamed wrote: > > > On Wed, Jul 18, 2018 at 7:27 AM, Johann Nallathamby > wrote: > >> Hi Dinali, >> >> *"IdP initiated SSO"* is something we already support between WSO2 IS >> and service providers registered in WSO2 IS. >> >> The names I can suggest

Re: [Architecture] [New Feature]: Cross Protocol IDP initiated SSO flow

2018-07-18 Thread Farasath Ahamed
On Wed, Jul 18, 2018 at 7:27 AM, Johann Nallathamby wrote: > Hi Dinali, > > *"IdP initiated SSO"* is something we already support between WSO2 IS and > service providers registered in WSO2 IS. > > The names I can suggest for this feature are: > *1. "IdP initiated inbound federation"* > *2.