Re: [Dev] [APIM] Testing for Offline Microgateway

2017-10-18 Thread Sabeena Kumrawadu
Hello Farasath, Yes. For the testing purpose only. Regards. On Wed, Oct 18, 2017 at 7:13 PM, Farasath Ahamed wrote: > > Hi Sabeena, > On Wednesday, October 18, 2017, Sabeena Kumrawadu > wrote: > >> Hi all, >> >> I have to test the Offline Microgateway,

[Dev] npm executable gives errors in Windows build

2017-10-18 Thread Tanya Madurapperuma
Hi, We have encountered an issue in building carbon-dashboards [1] in Windows OS due to incompatibility issues in usage of the npm executable in mvn exec plugin in pom at [2] Error log is as follows. [ERROR] Command execution failed. java.io.IOException: Cannot run program "C:\Program

Re: [Dev] [APIM] Testing for Offline Microgateway

2017-10-18 Thread Farasath Ahamed
Hi Sabeena, On Wednesday, October 18, 2017, Sabeena Kumrawadu wrote: > Hi all, > > I have to test the Offline Microgateway, which I finished building > recently, > > To introduce about the Offline Microgateway, it can be started > independantly, and has no connection with the

Re: [Dev] How do you enable Audience Restriction and Recipient Validation using the IdentitySAMLSSOConfigService ?

2017-10-18 Thread Chamara Ariyarathne
Correct. It worked. On Wed, Oct 18, 2017 at 4:48 PM, Darshana Gunawardana wrote: > Hi Chamara, > > Those ticks are only for better UX.. Use needed audience and > recipient values in the relevant elements you mentioned above and the UI > will be populated with check boxes

[Dev] [APIM] Testing for Offline Microgateway

2017-10-18 Thread Sabeena Kumrawadu
Hi all, I have to test the Offline Microgateway, which I finished building recently, To introduce about the Offline Microgateway, it can be started independantly, and has no connection with the API Core, where the authentication is done with the API keys. User only has to give the API bal files

Re: [Dev] How do you enable Audience Restriction and Recipient Validation using the IdentitySAMLSSOConfigService ?

2017-10-18 Thread Darshana Gunawardana
Hi Chamara, Those ticks are only for better UX.. Use needed audience and recipient values in the relevant elements you mentioned above and the UI will be populated with check boxes ticked.. Thanks, On Wed, Oct 18, 2017 at 4:29 PM, Chamara Ariyarathne wrote: > Hi all, > > I

[Dev] How do you enable Audience Restriction and Recipient Validation using the IdentitySAMLSSOConfigService ?

2017-10-18 Thread Chamara Ariyarathne
Hi all, I am using the addRPServiceProvider method of IdentitySAMLSSOConfigServiceservice to add a SAML2 Web SSO Configuration. While using that if I want to enable Audience Restriction and Recipient Validation. Which parameters in the request should I use and how? All I can see in the template

Re: [Dev] ${ballerina.home} variable found in the netty-transports.yml config in carbon-tranposrts

2017-10-18 Thread Charuka Karunanayake
Hi all, Any update on this? ${ballerina.home} variable is still present in the latest release (v6.0.27). We are working on implementing a web socket in Analytics Dashboard that requires to configure a HTTPS transport. thanks, Regards, Charuka. On Mon, Sep 18, 2017 at 11:19 AM, Thusitha Thilina

Re: [Dev] How to build a connector?

2017-10-18 Thread Thejan Rupasinghe
Hi all, As we haven't mentioned this in our doc, I came up with the same error. Resolved it by adding the maven-assembly-plugin version number in the pom, without downgrading maven. org.apache.maven.plugins maven-assembly-plugin 2.2-beta-2 Thanks, Thejan On Sat, Jul 8, 2017 at 9:45 AM,