Re: [Dev] [IS] Customize user creation form with a date picker widget

2016-12-23 Thread Chamila Wijayarathna
Hi Henen,

As per my understanding, in this scenario, you'll have to implement a
custom user store manager to extend authentication facilitate your custom
need, In that case you should be able to save this list of holidays in a
datasource which is accessible by your custom user store manager.


On Fri, Dec 23, 2016 at 9:16 PM, Hanen Ben Rhouma 
wrote:

> Yes it's per tenant but this attribute is taken into account for each user
> authentication request.
>
>
>
> Regards,
> Hanen
>
>
>
>
> On Fri, Dec 23, 2016 at 10:53 AM, Chamila Wijayarathna <
> cdwijayarat...@gmail.com> wrote:
>
>> Hi Hanen,
>>
>> What is the purpose of getting list of publicHolidays in user creation
>> form? Public Holidays attribute is not per user thing, is it?
>>
>>
>> On Fri, Dec 23, 2016 at 8:48 PM, Hanen Ben Rhouma 
>> wrote:
>>
>>> Hello,
>>>
>>> Is it possible to store in an external  LDAP an attribute representing
>>> publicHolidays which is a list of dates, the idea is to have a custom
>>> attribute within the user creation form which accepts comma separated dates
>>> through a date picker widget.
>>>
>>> Do you think it's feasible within WSO2 IS?
>>>
>>>
>>> Regards,
>>> Hanen
>>>
>>> ___
>>> Dev mailing list
>>> Dev@wso2.org
>>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>>
>>>
>>
>>
>> --
>> Chamila Dilshan Wijayarathna,
>> PhD Research Student
>> The University of New South Wales (UNSW Canberra)
>> Australian Centre for Cyber Security
>> Australian Defence Force Academy
>> PO Box 7916, Canberra BA ACT 2610
>> Australia
>> Mobile:(+61)416895795 <+61%20416%20895%20795>
>>
>>
>


-- 
Chamila Dilshan Wijayarathna,
PhD Research Student
The University of New South Wales (UNSW Canberra)
Australian Centre for Cyber Security
Australian Defence Force Academy
PO Box 7916, Canberra BA ACT 2610
Australia
Mobile:(+61)416895795
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] [IS] Customize user creation form with a date picker widget

2016-12-23 Thread Hanen Ben Rhouma
Yes it's per tenant but this attribute is taken into account for each user
authentication request.



Regards,
Hanen



On Fri, Dec 23, 2016 at 10:53 AM, Chamila Wijayarathna <
cdwijayarat...@gmail.com> wrote:

> Hi Hanen,
>
> What is the purpose of getting list of publicHolidays in user creation
> form? Public Holidays attribute is not per user thing, is it?
>
>
> On Fri, Dec 23, 2016 at 8:48 PM, Hanen Ben Rhouma 
> wrote:
>
>> Hello,
>>
>> Is it possible to store in an external  LDAP an attribute representing
>> publicHolidays which is a list of dates, the idea is to have a custom
>> attribute within the user creation form which accepts comma separated dates
>> through a date picker widget.
>>
>> Do you think it's feasible within WSO2 IS?
>>
>>
>> Regards,
>> Hanen
>>
>> ___
>> Dev mailing list
>> Dev@wso2.org
>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>
>>
>
>
> --
> Chamila Dilshan Wijayarathna,
> PhD Research Student
> The University of New South Wales (UNSW Canberra)
> Australian Centre for Cyber Security
> Australian Defence Force Academy
> PO Box 7916, Canberra BA ACT 2610
> Australia
> Mobile:(+61)416895795 <+61%20416%20895%20795>
>
>
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] [IS] Customize user creation form with a date picker widget

2016-12-23 Thread Chamila Wijayarathna
Hi Hanen,

What is the purpose of getting list of publicHolidays in user creation
form? Public Holidays attribute is not per user thing, is it?


On Fri, Dec 23, 2016 at 8:48 PM, Hanen Ben Rhouma 
wrote:

> Hello,
>
> Is it possible to store in an external  LDAP an attribute representing
> publicHolidays which is a list of dates, the idea is to have a custom
> attribute within the user creation form which accepts comma separated dates
> through a date picker widget.
>
> Do you think it's feasible within WSO2 IS?
>
>
> Regards,
> Hanen
>
> ___
> Dev mailing list
> Dev@wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>


-- 
Chamila Dilshan Wijayarathna,
PhD Research Student
The University of New South Wales (UNSW Canberra)
Australian Centre for Cyber Security
Australian Defence Force Academy
PO Box 7916, Canberra BA ACT 2610
Australia
Mobile:(+61)416895795
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


[Dev] [IS] Customize user creation form with a date picker widget

2016-12-23 Thread Hanen Ben Rhouma
Hello,

Is it possible to store in an external  LDAP an attribute representing
publicHolidays which is a list of dates, the idea is to have a custom
attribute within the user creation form which accepts comma separated dates
through a date picker widget.

Do you think it's feasible within WSO2 IS?


Regards,
Hanen
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev