Re: [Architecture] [APIM][C5] - Definining Endpoint for Resource from Rest API

2017-01-02 Thread Sanjeewa Malalgoda
Yes i don't see issue in making endpoint is independent resource. If we consider sub resources then they are directly bound with APIs. So i think having sub resources and their attributes as part of API model with endpoint mapping there is fine. In my previous reply i wanted to emphasize that sub r

Re: [Architecture] Deployment automation for Carbon 5 based products

2017-01-02 Thread Chamila De Alwis
Hi Lasanatha, A few points regarding this API. 1. POST /deployments - Instead of returning a 200, IMO this should return a 202 Accepted. In this case, a request to deploy a container cluster has been submitted to the PaaS layer, and we cannot meaningfully return a 200 since it would mean the reso

[Architecture] [IS] [C5] Notification sending in C5

2017-01-02 Thread Indunil Upeksha Rathnayake
Hi, In IS C5 implementation, we have a requirement for sending email notifications in several scenarios like self-sign up, account recovery etc. AFAIK C5 based products are currently not supporting any notification sending functionality. Is there a *way to achieve notification sending in carbon p

Re: [Architecture] [IS] [C5] Notification sending in C5

2017-01-02 Thread Johann Nallathamby
I think this needs to be handled by the same output event adapter components like in C4, which is very flexible and extensible. Unless there is any reason not to. Moving it to platform level is something that can be done if everyone thinks the same. But from a product perspective like IS, it should

[Architecture] [IS] [C5] Self sign-up in C5 User Portal

2017-01-02 Thread Indunil Upeksha Rathnayake
Hi, In IS C5, we are currently implementing self sign-up in the User Portal and having following considerations regarding the self sign-up functionality. what would be the correct way of achieving self sign-up and would like to know how it has been implemented in other C5 based products. If self

Re: [Architecture] [IS] [C5] Self sign-up in C5 User Portal

2017-01-02 Thread Rushmin Fernando
On Tue, Jan 3, 2017 at 9:54 AM, Indunil Upeksha Rathnayake wrote: > Hi, > > In IS C5, we are currently implementing self sign-up in the User Portal > and having following considerations regarding the self sign-up > functionality. > > what would be the correct way of achieving self sign-up and wou

Re: [Architecture] [IS] [C5] Self sign-up in C5 User Portal

2017-01-02 Thread Chamath Gunawardana
Hi Indunil On Tue, Jan 3, 2017 at 9:54 AM, Indunil Upeksha Rathnayake wrote: > Hi, > > In IS C5, we are currently implementing self sign-up in the User Portal > and having following considerations regarding the self sign-up > functionality. > > what would be the correct way of achieving self sig

Re: [Architecture] [IS] [C5] Self sign-up in C5 User Portal

2017-01-02 Thread Susinda Perera
I think its better to have this email confirmation feature, but we could make this as configurable options. Also I think that self signup users may goto a particular userstore depending on the configuration, as there are some cases where multiple user stores/domains are available and some are read

Re: [Architecture] [IS] [C5] Self sign-up in C5 User Portal

2017-01-02 Thread Ayesha Dissanayaka
Hi Indunil, On Tue, Jan 3, 2017 at 9:54 AM, Indunil Upeksha Rathnayake wrote: > If self sign up is enabled, *users should be create their own user > accounts and will be able to logged in immediately?* or there should be > an *account confirmation through the email* which helps to confirm an > a

Re: [Architecture] [IS] [C5] Self sign-up in C5 User Portal

2017-01-02 Thread Ishara Karunarathna
Hi Indunil, When we think about self sign up. basic use case is User comes to self sign up page and add his user informations, system will create a account and let user to login. But there are lot of associated use cases with this. For example. 1. Once user self signed up need to send a verificat

Re: [Architecture] [Dev] [VOTE] Release WSO2 Identity Server 5.3.0- RC1

2017-01-02 Thread Rasika Perera
Tested out component version 5.7.0 with IoT pack. [+] Stable - go ahead and release On Mon, Jan 2, 2017 at 12:28 PM, Pulasthi Mahawithana wrote: > Hi All, > > This is the 1st Release Candidate of WSO2 Identity Server 5.3.0 > > Please download, test the product and vote. Vote will be open for

Re: [Architecture] [IS] [C5] Self sign-up in C5 User Portal

2017-01-02 Thread Johann Nallathamby
What are the new user stories we are trying to implement that are not already there in IS 5.3.0? Can we come up with a list of new requirements? Isn't most of the above user stories already there in IS 5.3.0? On Tue, Jan 3, 2017 at 10:30 AM, Ishara Karunarathna wrote: > Hi Indunil, > > When we t

Re: [Architecture] [IS] [C5] Self sign-up in C5 User Portal

2017-01-02 Thread Ishara Karunarathna
On Tue, Jan 3, 2017 at 12:52 PM, Johann Nallathamby wrote: > What are the new user stories we are trying to implement that are not > already there in IS 5.3.0? Can we come up with a list of new requirements? > Isn't most of the above user stories already there in IS 5.3.0? > Yes in 5.3.0 we have