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 <[email protected]> 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 < > [email protected]> 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 <[email protected]> >> 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 >>> [email protected] >>> 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 [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
