Re: [Dev] SSO Configuration

2017-05-25 Thread Abimaran Kugathasan
Hi Javier, Have you enabled signature verification in both IDP and SP? Also, Are you using the default keystore in both servers? On Fri, May 26, 2017 at 5:28 AM, Vazquez-Hidalgo, Javier < javier.vazquez-hida...@tdsecurities.com> wrote: > Hello, > > > > I’m trying to configure APIM

Re: [Dev] [IMPORTANT] Planned down time for public Jira (https://wso2.org/jira) - 2017/05/25 5PM-7PM

2017-05-25 Thread Thusitha Thilina Dayaratne
Hi Chamara, Now it works in both normal and private browsing modes. Thanks Thusitha On Thu, May 25, 2017 at 7:27 PM, Chamara Thilina wrote: > HI farasatha,thusithad > Can you guys try the same in private browser ? > > On Fri, May 26, 2017 at 3:22 AM, Farasath Ahamed

Re: [Dev] [IMPORTANT] Planned down time for public Jira (https://wso2.org/jira) - 2017/05/25 5PM-7PM

2017-05-25 Thread Chamara Thilina
HI farasatha,thusithad Can you guys try the same in private browser ? On Fri, May 26, 2017 at 3:22 AM, Farasath Ahamed wrote: > Same here. > Fails with an Error Message as below. > > [image: Inline image 1] > > Farasath Ahamed > Software Engineer, WSO2 Inc.; http://wso2.com

Re: [Dev] Implemeting Scope Validator

2017-05-25 Thread Hasanthi Purnima Dissanayake
Hi Isura, If the scope validator is enabled and IdTokenAllowed is not defined for a grant type, other than authorization_code grant it wont return any id token. Thanks, Hasanthi Dissanayake Software Engineer | WSO2 E: hasan...@wso2.com M :0718407133| http://wso2.com On

[Dev] Fwd: Merging Multiple files using VFS file processing

2017-05-25 Thread Malaka Silva
Hi Vivek, You can achieve this using EI/ESB schedule tasks and within that using file connector. Find more details in [1] and [2] [1] https://store.wso2.com/store/assets/esbconnector/details/48bab332-c6a6-4f5a-9b79-17e29c7ad4c6 [2] https://docs.wso2.com/display/EI611/Scheduling+Tasks --

[Dev] SSO Configuration

2017-05-25 Thread Vazquez-Hidalgo, Javier
Hello, I'm trying to configure APIM store/publisher/carbon sites to use SSO by following the steps provided at https://docs.wso2.com/display/AM210/Configuring+API+Manager+for+SSO https://docs.wso2.com/display/AM210/Configuring+Identity+Server+as+IDP+for+SSO Identity Server is acting as the SSO

Re: [Dev] [IMPORTANT] Planned down time for public Jira (https://wso2.org/jira) - 2017/05/25 5PM-7PM

2017-05-25 Thread Farasath Ahamed
Same here. Fails with an Error Message as below. [image: Inline image 1] Farasath Ahamed Software Engineer, WSO2 Inc.; http://wso2.com Mobile: +94777603866 Blog: blog.farazath.com Twitter: @farazath619 On Fri, May 26, 2017 at 2:48

Re: [Dev] [IMPORTANT] Planned down time for public Jira (https://wso2.org/jira) - 2017/05/25 5PM-7PM

2017-05-25 Thread Thusitha Thilina Dayaratne
Hi Chamara, Is this completed? Itt seems I can't access the https://wso2.org/jira Thanks Thusitha On Thu, May 25, 2017 at 5:33 AM, Chamara Thilina wrote: > Hi All, > > Successfully migrated the Public Jira server to US data center. > > @Maheshika: Thanks for helping to

[Dev] API 2.1.0 + Identity Server 5.3.0

2017-05-25 Thread Vazquez-Hidalgo, Javier
Hello, I'm trying to setup APIM 2.1.0 + Identity Server 5.3.0 on separate boxes, at this point I have all configurations in place with shared databases and I added a secondary User Store (Read-Only LDAP) on the Identity Server and I'm able to assign permissions, etc.. The problem I'm having

[Dev] Axis2 MSMQ Transport receiver does not support configuring the message content type through the property transport.msmq.ContentType at Proxy level

2017-05-25 Thread Tharindu Edirisinghe
Hi Devs, Although the property *transport.msmq.ContentType *is defined in [1], it is not getting set in the MSMQ transport receiver when reading messages. As a result, in a scenario where we need to read messages with *application/xml *content type, it is not configurable and the XML message

Re: [Dev] [IMPORTANT] Planned down time for public Jira (https://wso2.org/jira) - 2017/05/25 5PM-7PM

2017-05-25 Thread Chamara Thilina
Hi All, Successfully migrated the Public Jira server to US data center. @Maheshika: Thanks for helping to test the system. Regards, ChamaraT On Tue, May 23, 2017 at 3:23 PM, Chamara Thilina wrote: > > HI All, > > As a part of moving production critical systems to US data

Re: [Dev] Improvements to OAuth Dynamic Client Registration

2017-05-25 Thread Abilashini Thiyagarajah
Hi, I have sent a PR [1] with the completed parts. Please review. [1] https://github.com/wso2-extensions/identity-inbound-auth-oauth/pull/373 Thanks, Abilashini *Thiyagarajah Abilashini* Student Department of Computer Science and Engineering University of Moratuwa, Sri Lanka On 25 May 2017 at

Re: [Dev] [C5] Kernel build fails due to OSGI test failure

2017-05-25 Thread Vidura Nanayakkara
Hi Milinda, This is due to missing 'server.name' environment variable that is required by an OSGi test. [1] Tries to set the environment variable 'server.name' but it is not set in Linux environments due to Linux allows only uppercase letters, digits, and the '_' (underscore) for an environment

[Dev] [C5] Kernel build fails due to OSGI test failure

2017-05-25 Thread Milinda Wickramasinghe
Hi Kernel team / All, When trying to build the Carbon-Kernel from a fresh clone, it fails giving the following error. osgi> [2017-05-25 15:56:49,471] ERROR > {org.wso2.carbon.config.provider.ConfigProviderImpl} - Environment variable > server.name not found. Placeholder: id: test-carbon-kernel >

Re: [Dev] Improvements to OAuth Dynamic Client Registration

2017-05-25 Thread Pushpalanka Jayawardhana
Hi Abilashini, As per the discussion we had short while ago, let's prioritize implementing the APIs required for DCRM functionality. Support for multiple locales in not a critical requirement for us at the moment, hence moved that to a separate task as at [1]. You can add your current findings

[Dev] Possibility of OOM when running RegistryCleanUpTask when tenant count is high

2017-05-25 Thread Isura Karunaratne
Hi Kernal Team, In RegistryCleanUpTask we need to load all the tenant's registry and delete some expired registry resources. I think it may lead to OOM issue if we load all the tenants in a loop since it takes 30 minutes (default) to unload a tenant. Can we forcefully unload tenants once the

Re: [Dev] Validating OAuth App state during Token Requests

2017-05-25 Thread Hasanthi Purnima Dissanayake
Hi, If the APP_STATE value is NULL we can say that the a valid OAuth client could not be found. Based on this we have done the fix as below. [1] https://github.com/wso2-extensions/identity-inbound-auth-oauth/pull/368 Thanks, Hasanthi Dissanayake Software Engineer | WSO2 E: hasan...@wso2.com

Re: [Dev] [WSO2-IoTS] What is correct tag or branch of cdmf-agent-android for use with v3.0.0

2017-05-25 Thread Clovis Wichoski
Hi Lakshman, I'm observing all log files with: tail -f analytics/repository/logs/* -f core/repository/logs/* -f broker/repository/logs/* and debug with device, but dont appears the reason why I got a Error 500, follow some cut of wire flow: TID: [-1] [] [2017-05-25 03:02:01,404] DEBUG

Re: [Dev] Validating OAuth App state during Token Requests

2017-05-25 Thread Isura Karunaratne
On Fri, May 19, 2017 at 3:35 PM, Farasath Ahamed wrote: > Created https://wso2.org/jira/browse/IDENTITY-5959 to track this. > > Farasath Ahamed > Software Engineer, WSO2 Inc.; http://wso2.com > Mobile: +94777603866 > Blog: blog.farazath.com > Twitter: @farazath619

Re: [Dev] Implemeting Scope Validator

2017-05-25 Thread Isura Karunaratne
Hi Hasanthi, If the property IdTokenAllowed is not defined for a grant type, what is the default behavior? Thanks Isura. On Wed, May 17, 2017 at 3:29 PM, Hasanthi Purnima Dissanayake < hasan...@wso2.com> wrote: > Hi All, > > We have suggested a new property for the parent > along with the

Re: [Dev] WSO2IS 5.3 initialization Failed: No subject alternative names present

2017-05-25 Thread Isura Karunaratne
The reason could be, embedded profile configurations are stored in WF_BPS_PROFILE table using your old certificate details. Since you change the certificate, start the server after removing the default profile entry from WF_BPS_PROFILE table. Thanks Isura. On Wed, May 24, 2017 at 12:32 PM,

Re: [Dev] [IS] Is redirect_uri a mandatory parameter in the authorization request?

2017-05-25 Thread Isura Karunaratne
Hi Farasath, On Wed, May 24, 2017 at 8:53 PM, Farasath Ahamed wrote: > Hi, > > I noticed that 'redirect_uri' is an OPTIONAL parameter according to > spec[1]. > > And also in the subsequent token request 'redirect_uri' becomes a > mandatory parameter only if it was sent in