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

2017-01-06 Thread Indunil Upeksha Rathnayake
Hi Dimuthu,

For M1, we are planning to cover user self sign-up without any email
notification(user will be registered and automatically get logged in). We
need to discuss about how it will be handled in the long run, haven't
covered all the user stories yet. Currently(IS 5.3.0) in self sign-up
process, it creates the user and locks the user account until the
user confirmation is received and an email will be send to the user. Need
to discuss whether this will be the same in IS 6.0.0(C5) as well.

Thanks and Regards

On Wed, Jan 4, 2017 at 9:22 AM, Dimuthu Leelarathne 
wrote:

>
>
> On Tue, Jan 3, 2017 at 1:00 PM, Ishara Karunarathna 
> wrote:
>
>>
>>
>> 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 almost complete user store. But when it comes to C5
>> implementation we can't cover it with a single milestone release,So we need
>> to start with a simple user story and use different version of that adding
>> other use cases associated with that.
>>
>>
> First we need to envision what we are going to achieve in the long run.
> Then we need to start with the simplest case. For C5 are we trying to
> achieve something different to what we already have?
>
> thanks,
> Dimuthu
>
> -Ishara
>>
>>
>>> On Tue, Jan 3, 2017 at 10:30 AM, Ishara Karunarathna 
>>> wrote:
>>>
 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 verification mail.
 2. self sign up should go through a approval process.
 3. User should be assign to a particular roles.

 To cater those requirements we need additional features.  And we may
 need several version of this user story to complete this feature.
 For the 1st implementation better to implement the simple case. where
 use self sign up and login (with login permission only )

 Thanks,
 -Ishara



 On Tue, Jan 3, 2017 at 9:54 AM, Indunil Upeksha Rathnayake <
 indu...@wso2.com> 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 would like
> to know how it has been implemented in other C5 based products.
> 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 actual user? or there should be configurations to enable/disable both
> registration and account confirmation?
>
> And when it comes to self sign-up, specially if there are no account
> confirmation, in C5, I think it's better to include improvements such as a
> way to *allow anyone to sign up (no restrictions) or restrict users
> to specific domains* and also a way to choose whether *administrators
> should receive an email when a new account is created*.
>
> I would appreciate your ideas/suggestions on this.
>
> Thanks and Regards
> --
> Indunil Upeksha Rathnayake
> Software Engineer | WSO2 Inc
> Emailindu...@wso2.com
> Mobile   0772182255 <077%20218%202255>
>



 --
 Ishara Karunarathna
 Associate Technical Lead
 WSO2 Inc. - lean . enterprise . middleware |  wso2.com

 email: isha...@wso2.com,   blog: isharaaruna.blogspot.com,   mobile:
 +94717996791 <+94%2071%20799%206791>



>>>
>>>
>>> --
>>> Thanks & Regards,
>>>
>>> *Johann Dilantha Nallathamby*
>>> Technical Lead & Product Lead of WSO2 Identity Server
>>> Governance Technologies Team
>>> WSO2, Inc.
>>> lean.enterprise.middleware
>>>
>>> Mobile - *+9476950*
>>> Blog - *http://nallaa.wordpress.com *
>>>
>>
>>
>>
>> --
>> Ishara Karunarathna
>> Associate Technical Lead
>> WSO2 Inc. - lean . enterprise . middleware |  wso2.com
>>
>> email: isha...@wso2.com,   blog: isharaaruna.blogspot.com,   mobile:
>> +94717996791 <071%20799%206791>
>>
>>
>>
>> ___
>> Architecture mailing list
>> Architecture@wso2.org
>> https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture
>>
>>
>
>
> --
> Dimuthu Leelarathne
> Director, Solutions Architecture
>
> WSO2, Inc. (http://wso2.com)
> email: dimut...@wso2.com
> Mobile: +94773661935 

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

2017-01-03 Thread Nuwan Dias
Having a captcha should be supported OOTB in the default portal. I assume
we've considered that to be so in C5?

On Wed, Jan 4, 2017 at 9:22 AM, Dimuthu Leelarathne 
wrote:

>
>
> On Tue, Jan 3, 2017 at 1:00 PM, Ishara Karunarathna 
> wrote:
>
>>
>>
>> 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 almost complete user store. But when it comes to C5
>> implementation we can't cover it with a single milestone release,So we need
>> to start with a simple user story and use different version of that adding
>> other use cases associated with that.
>>
>>
> First we need to envision what we are going to achieve in the long run.
> Then we need to start with the simplest case. For C5 are we trying to
> achieve something different to what we already have?
>
> thanks,
> Dimuthu
>
> -Ishara
>>
>>
>>> On Tue, Jan 3, 2017 at 10:30 AM, Ishara Karunarathna 
>>> wrote:
>>>
 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 verification mail.
 2. self sign up should go through a approval process.
 3. User should be assign to a particular roles.

 To cater those requirements we need additional features.  And we may
 need several version of this user story to complete this feature.
 For the 1st implementation better to implement the simple case. where
 use self sign up and login (with login permission only )

 Thanks,
 -Ishara



 On Tue, Jan 3, 2017 at 9:54 AM, Indunil Upeksha Rathnayake <
 indu...@wso2.com> 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 would like
> to know how it has been implemented in other C5 based products.
> 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 actual user? or there should be configurations to enable/disable both
> registration and account confirmation?
>
> And when it comes to self sign-up, specially if there are no account
> confirmation, in C5, I think it's better to include improvements such as a
> way to *allow anyone to sign up (no restrictions) or restrict users
> to specific domains* and also a way to choose whether *administrators
> should receive an email when a new account is created*.
>
> I would appreciate your ideas/suggestions on this.
>
> Thanks and Regards
> --
> Indunil Upeksha Rathnayake
> Software Engineer | WSO2 Inc
> Emailindu...@wso2.com
> Mobile   0772182255 <077%20218%202255>
>



 --
 Ishara Karunarathna
 Associate Technical Lead
 WSO2 Inc. - lean . enterprise . middleware |  wso2.com

 email: isha...@wso2.com,   blog: isharaaruna.blogspot.com,   mobile:
 +94717996791 <+94%2071%20799%206791>



>>>
>>>
>>> --
>>> Thanks & Regards,
>>>
>>> *Johann Dilantha Nallathamby*
>>> Technical Lead & Product Lead of WSO2 Identity Server
>>> Governance Technologies Team
>>> WSO2, Inc.
>>> lean.enterprise.middleware
>>>
>>> Mobile - *+9476950*
>>> Blog - *http://nallaa.wordpress.com *
>>>
>>
>>
>>
>> --
>> Ishara Karunarathna
>> Associate Technical Lead
>> WSO2 Inc. - lean . enterprise . middleware |  wso2.com
>>
>> email: isha...@wso2.com,   blog: isharaaruna.blogspot.com,   mobile:
>> +94717996791 <071%20799%206791>
>>
>>
>>
>> ___
>> Architecture mailing list
>> Architecture@wso2.org
>> https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture
>>
>>
>
>
> --
> Dimuthu Leelarathne
> Director, Solutions Architecture
>
> WSO2, Inc. (http://wso2.com)
> email: dimut...@wso2.com
> Mobile: +94773661935 <+94%2077%20366%201935>
> Blog: http://muthulee.blogspot.com
>
> Lean . Enterprise . Middleware
>
> ___
> Architecture mailing list
> Architecture@wso2.org
> https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture
>
>


-- 
Nuwan Dias

Software Architect - WSO2, Inc. http://wso2.com
email : nuw...@wso2.com
Phone : +94 777 775 729

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

2017-01-03 Thread Dimuthu Leelarathne
On Tue, Jan 3, 2017 at 1:00 PM, Ishara Karunarathna 
wrote:

>
>
> 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 almost complete user store. But when it comes to C5
> implementation we can't cover it with a single milestone release,So we need
> to start with a simple user story and use different version of that adding
> other use cases associated with that.
>
>
First we need to envision what we are going to achieve in the long run.
Then we need to start with the simplest case. For C5 are we trying to
achieve something different to what we already have?

thanks,
Dimuthu

-Ishara
>
>
>> On Tue, Jan 3, 2017 at 10:30 AM, Ishara Karunarathna 
>> wrote:
>>
>>> 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 verification mail.
>>> 2. self sign up should go through a approval process.
>>> 3. User should be assign to a particular roles.
>>>
>>> To cater those requirements we need additional features.  And we may
>>> need several version of this user story to complete this feature.
>>> For the 1st implementation better to implement the simple case. where
>>> use self sign up and login (with login permission only )
>>>
>>> Thanks,
>>> -Ishara
>>>
>>>
>>>
>>> On Tue, Jan 3, 2017 at 9:54 AM, Indunil Upeksha Rathnayake <
>>> indu...@wso2.com> 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 would like
 to know how it has been implemented in other C5 based products.
 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 actual user? or there should be configurations to enable/disable both
 registration and account confirmation?

 And when it comes to self sign-up, specially if there are no account
 confirmation, in C5, I think it's better to include improvements such as a
 way to *allow anyone to sign up (no restrictions) or restrict users to
 specific domains* and also a way to choose whether *administrators
 should receive an email when a new account is created*.

 I would appreciate your ideas/suggestions on this.

 Thanks and Regards
 --
 Indunil Upeksha Rathnayake
 Software Engineer | WSO2 Inc
 Emailindu...@wso2.com
 Mobile   0772182255 <077%20218%202255>

>>>
>>>
>>>
>>> --
>>> Ishara Karunarathna
>>> Associate Technical Lead
>>> WSO2 Inc. - lean . enterprise . middleware |  wso2.com
>>>
>>> email: isha...@wso2.com,   blog: isharaaruna.blogspot.com,   mobile:
>>> +94717996791 <+94%2071%20799%206791>
>>>
>>>
>>>
>>
>>
>> --
>> Thanks & Regards,
>>
>> *Johann Dilantha Nallathamby*
>> Technical Lead & Product Lead of WSO2 Identity Server
>> Governance Technologies Team
>> WSO2, Inc.
>> lean.enterprise.middleware
>>
>> Mobile - *+9476950*
>> Blog - *http://nallaa.wordpress.com *
>>
>
>
>
> --
> Ishara Karunarathna
> Associate Technical Lead
> WSO2 Inc. - lean . enterprise . middleware |  wso2.com
>
> email: isha...@wso2.com,   blog: isharaaruna.blogspot.com,   mobile:
> +94717996791 <071%20799%206791>
>
>
>
> ___
> Architecture mailing list
> Architecture@wso2.org
> https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture
>
>


-- 
Dimuthu Leelarathne
Director, Solutions Architecture

WSO2, Inc. (http://wso2.com)
email: dimut...@wso2.com
Mobile: +94773661935
Blog: http://muthulee.blogspot.com

Lean . Enterprise . Middleware
___
Architecture mailing list
Architecture@wso2.org
https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture


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 almost complete user store. But when it comes to C5
implementation we can't cover it with a single milestone release,So we need
to start with a simple user story and use different version of that adding
other use cases associated with that.

-Ishara


> On Tue, Jan 3, 2017 at 10:30 AM, Ishara Karunarathna 
> wrote:
>
>> 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 verification mail.
>> 2. self sign up should go through a approval process.
>> 3. User should be assign to a particular roles.
>>
>> To cater those requirements we need additional features.  And we may need
>> several version of this user story to complete this feature.
>> For the 1st implementation better to implement the simple case. where use
>> self sign up and login (with login permission only )
>>
>> Thanks,
>> -Ishara
>>
>>
>>
>> On Tue, Jan 3, 2017 at 9:54 AM, Indunil Upeksha Rathnayake <
>> indu...@wso2.com> 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 would like
>>> to know how it has been implemented in other C5 based products.
>>> 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
>>> actual user? or there should be configurations to enable/disable both
>>> registration and account confirmation?
>>>
>>> And when it comes to self sign-up, specially if there are no account
>>> confirmation, in C5, I think it's better to include improvements such as a
>>> way to *allow anyone to sign up (no restrictions) or restrict users to
>>> specific domains* and also a way to choose whether *administrators
>>> should receive an email when a new account is created*.
>>>
>>> I would appreciate your ideas/suggestions on this.
>>>
>>> Thanks and Regards
>>> --
>>> Indunil Upeksha Rathnayake
>>> Software Engineer | WSO2 Inc
>>> Emailindu...@wso2.com
>>> Mobile   0772182255
>>>
>>
>>
>>
>> --
>> Ishara Karunarathna
>> Associate Technical Lead
>> WSO2 Inc. - lean . enterprise . middleware |  wso2.com
>>
>> email: isha...@wso2.com,   blog: isharaaruna.blogspot.com,   mobile:
>> +94717996791 <+94%2071%20799%206791>
>>
>>
>>
>
>
> --
> Thanks & Regards,
>
> *Johann Dilantha Nallathamby*
> Technical Lead & Product Lead of WSO2 Identity Server
> Governance Technologies Team
> WSO2, Inc.
> lean.enterprise.middleware
>
> Mobile - *+9476950*
> Blog - *http://nallaa.wordpress.com *
>



-- 
Ishara Karunarathna
Associate Technical Lead
WSO2 Inc. - lean . enterprise . middleware |  wso2.com

email: isha...@wso2.com,   blog: isharaaruna.blogspot.com,   mobile:
+94717996791
___
Architecture mailing list
Architecture@wso2.org
https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture


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 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 verification mail.
> 2. self sign up should go through a approval process.
> 3. User should be assign to a particular roles.
>
> To cater those requirements we need additional features.  And we may need
> several version of this user story to complete this feature.
> For the 1st implementation better to implement the simple case. where use
> self sign up and login (with login permission only )
>
> Thanks,
> -Ishara
>
>
>
> On Tue, Jan 3, 2017 at 9:54 AM, Indunil Upeksha Rathnayake <
> indu...@wso2.com> 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 would like to
>> know how it has been implemented in other C5 based products.
>> 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
>> actual user? or there should be configurations to enable/disable both
>> registration and account confirmation?
>>
>> And when it comes to self sign-up, specially if there are no account
>> confirmation, in C5, I think it's better to include improvements such as a
>> way to *allow anyone to sign up (no restrictions) or restrict users to
>> specific domains* and also a way to choose whether *administrators
>> should receive an email when a new account is created*.
>>
>> I would appreciate your ideas/suggestions on this.
>>
>> Thanks and Regards
>> --
>> Indunil Upeksha Rathnayake
>> Software Engineer | WSO2 Inc
>> Emailindu...@wso2.com
>> Mobile   0772182255
>>
>
>
>
> --
> Ishara Karunarathna
> Associate Technical Lead
> WSO2 Inc. - lean . enterprise . middleware |  wso2.com
>
> email: isha...@wso2.com,   blog: isharaaruna.blogspot.com,   mobile:
> +94717996791 <+94%2071%20799%206791>
>
>
>


-- 
Thanks & Regards,

*Johann Dilantha Nallathamby*
Technical Lead & Product Lead of WSO2 Identity Server
Governance Technologies Team
WSO2, Inc.
lean.enterprise.middleware

Mobile - *+9476950*
Blog - *http://nallaa.wordpress.com *
___
Architecture mailing list
Architecture@wso2.org
https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture


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 verification mail.
2. self sign up should go through a approval process.
3. User should be assign to a particular roles.

To cater those requirements we need additional features.  And we may need
several version of this user story to complete this feature.
For the 1st implementation better to implement the simple case. where use
self sign up and login (with login permission only )

Thanks,
-Ishara



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 would like to
> know how it has been implemented in other C5 based products.
> 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
> actual user? or there should be configurations to enable/disable both
> registration and account confirmation?
>
> And when it comes to self sign-up, specially if there are no account
> confirmation, in C5, I think it's better to include improvements such as a
> way to *allow anyone to sign up (no restrictions) or restrict users to
> specific domains* and also a way to choose whether *administrators should
> receive an email when a new account is created*.
>
> I would appreciate your ideas/suggestions on this.
>
> Thanks and Regards
> --
> Indunil Upeksha Rathnayake
> Software Engineer | WSO2 Inc
> Emailindu...@wso2.com
> Mobile   0772182255
>



-- 
Ishara Karunarathna
Associate Technical Lead
WSO2 Inc. - lean . enterprise . middleware |  wso2.com

email: isha...@wso2.com,   blog: isharaaruna.blogspot.com,   mobile:
+94717996791
___
Architecture mailing list
Architecture@wso2.org
https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture


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
> actual user? or there should be configurations to enable/disable both
> registration and account confirmation?
>

IMO, based on the end system, both self-sign-up without confirmation as
well as self sign-up with confirmation can be required. Hence, having
configuration to enable/disable both the options will suite. Also I have
seen where administrators wants to verify self registered accounts before
the activation of those accounts. Hence, there should be a mechanism to
integrate kind of a work-flow as well and it should be configurable.


> And when it comes to self sign-up, specially if there are no account
> confirmation, in C5, I think it's better to include improvements such as a
> way to *allow anyone to sign up (no restrictions) or restrict users to
> specific domains* and also a way to choose whether *administrators should
> receive an email when a new account is created*.
>
+1 nice improvements. Even without account confirmation of user side,
administrators still may want to be aware of self registered accounts.
Eventing kind of a mechanism will come in handy, when need to monitor stats
based on end systems.

Thanks!
-Ayesha

-- 
*Ayesha Dissanayaka*
Software Engineer,
WSO2, Inc : http://wso2.com

20, Palmgrove Avenue, Colombo 3
E-Mail: aye...@wso2.com 
___
Architecture mailing list
Architecture@wso2.org
https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture


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 only etc, so my belive is its good to have this configurable.

Thanks
Susinda


On Tue, Jan 3, 2017 at 10:03 AM, Rushmin Fernando  wrote:

>
>
> On Tue, Jan 3, 2017 at 9:54 AM, Indunil Upeksha Rathnayake <
> indu...@wso2.com> 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 would like to
>> know how it has been implemented in other C5 based products.
>> 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
>> actual user? or there should be configurations to enable/disable both
>> registration and account confirmation?
>>
>>
> IMO admins should be given flexibility to configure the behavior
> (verification or uncontrolled signup )
>
>
>
>
>
>> And when it comes to self sign-up, specially if there are no account
>> confirmation, in C5, I think it's better to include improvements such as a
>> way to *allow anyone to sign up (no restrictions) or restrict users to
>> specific domains* and also a way to choose whether *administrators
>> should receive an email when a new account is created*.
>>
>
>
> How about implementing the email sending thing in a generic way (e.g.
> trigger mechanism on account creation ) ?
>
>
>>
>> I would appreciate your ideas/suggestions on this.
>>
>> Thanks and Regards
>> --
>> Indunil Upeksha Rathnayake
>> Software Engineer | WSO2 Inc
>> Emailindu...@wso2.com
>> Mobile   0772182255
>>
>> ___
>> Architecture mailing list
>> Architecture@wso2.org
>> https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture
>>
>>
>
>
> --
> *Best Regards*
>
> *Rushmin Fernando*
> *Technical Lead*
>
> WSO2 Inc.  - Lean . Enterprise . Middleware
>
> mobile : +94775615183
>
>
>
> ___
> Architecture mailing list
> Architecture@wso2.org
> https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture
>
>


-- 
*Susinda Perera*
Software Engineer
B.Sc.(Eng), M.Sc(Computer Science), AMIE(SL)
Mobile:(+94)716049075
Blog: susinda.blogspot.com
WSO2 Inc. http://wso2.com/
Tel : 94 11 214 5345 Fax :94 11 2145300
___
Architecture mailing list
Architecture@wso2.org
https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture


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 sign-up and would like to
> know how it has been implemented in other C5 based products.
> 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
> actual user? or there should be configurations to enable/disable both
> registration and account confirmation?
>
IMHO these should be features hence should be configurable (since these are
supported already we need to have them).

>
> And when it comes to self sign-up, specially if there are no account
> confirmation, in C5, I think it's better to include improvements such as a
> way to *allow anyone to sign up (no restrictions) or restrict users to
> specific domains* and also a way to choose whether *administrators should
> receive an email when a new account is created*.
>
+1. These would be good new features as improvements. Specially a way to
configure self signup behavior depending on the user domain.

Thanks,
Chamath

>
> I would appreciate your ideas/suggestions on this.
>
> Thanks and Regards
> --
> Indunil Upeksha Rathnayake
> Software Engineer | WSO2 Inc
> Emailindu...@wso2.com
> Mobile   0772182255 <077%20218%202255>
>
> ___
> Architecture mailing list
> Architecture@wso2.org
> https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture
>
>


-- 
Thanks,
Best Regards,
Chamath Gunawardana
Technical Lead; WSO2 Inc.
Mobile : +94776322240
___
Architecture mailing list
Architecture@wso2.org
https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture


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 would like to
> know how it has been implemented in other C5 based products.
> 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
> actual user? or there should be configurations to enable/disable both
> registration and account confirmation?
>
>
IMO admins should be given flexibility to configure the behavior
(verification or uncontrolled signup )





> And when it comes to self sign-up, specially if there are no account
> confirmation, in C5, I think it's better to include improvements such as a
> way to *allow anyone to sign up (no restrictions) or restrict users to
> specific domains* and also a way to choose whether *administrators should
> receive an email when a new account is created*.
>


How about implementing the email sending thing in a generic way (e.g.
trigger mechanism on account creation ) ?


>
> I would appreciate your ideas/suggestions on this.
>
> Thanks and Regards
> --
> Indunil Upeksha Rathnayake
> Software Engineer | WSO2 Inc
> Emailindu...@wso2.com
> Mobile   0772182255
>
> ___
> Architecture mailing list
> Architecture@wso2.org
> https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture
>
>


-- 
*Best Regards*

*Rushmin Fernando*
*Technical Lead*

WSO2 Inc.  - Lean . Enterprise . Middleware

mobile : +94775615183
___
Architecture mailing list
Architecture@wso2.org
https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture