Re: [Architecture] [IS] Improvements to Claim Management

2016-03-10 Thread Maduranga Siriwardena
When creating a new dialect or new(non-wso2) claim, a wso2(local) >claim needs to be selected from the list. > > > > [image: 6.png] > > > >- > >Improved claim management UI for user store based claims. > > > [image: Untitled-2 copy1.jpg] &g

[Architecture] WSO2 Identity Server 5.2.0 Milestone 1 Released!

2016-03-08 Thread Maduranga Siriwardena
84 <https://wso2.org/jira/browse/IDENTITY-3284>] - Last login timestamp - [IDENTITY-3285 <https://wso2.org/jira/browse/IDENTITY-3285>] - Need to track the last password modified timestamp -- Maduranga Siriwardena Software Engineer WSO2 Inc. email: madura...@wso2.com mobile: +94718990591 ___ Architecture mailing list Architecture@wso2.org https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture

Re: [Architecture] How to identifying a self sign-up request

2017-03-01 Thread Maduranga Siriwardena
e do it at the SCIM2 level. >> >> I will let the others weigh in. >> >> Thanks and Regards, >> Johann. >> >> >>> >>> Thanks, >>> Omindu >>> >>> -- >>> Omindu Rathnaweera >>> Software Engineer, WSO2

Re: [Architecture] [IS 6.0.0] Unique User Id for Identity Store

2016-12-06 Thread Maduranga Siriwardena
approach one. > > > Cons: > >- Need a database call to get the connector mappings. > > > It feels like approach two is more suitable for the identity store. WDYT? > > Thanks, > Thanuja > > -- > *Thanuja Lakmal* > Senior Software Engineer > WS

Re: [Architecture] [Dev] [C5] MSF4J Interceptors need to be configurable.

2016-12-07 Thread Maduranga Siriwardena
__ >> Dev mailing list >> d...@wso2.org >> http://wso2.org/cgi-bin/mailman/listinfo/dev >> >> > > > -- > Thusitha Dayaratne > Software Engineer > WSO2 Inc. - lean . enterprise . middleware | wso2.com > > Mobile +9471275

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

2017-01-08 Thread Maduranga Siriwardena
ev >> >> > > > -- > *Dinali Rosemin Dabarera* > Software Engineer > WSO2 Lanka (pvt) Ltd. > Web: http://wso2.com/ > Email : gdrdabar...@gmail.com > LinkedIn <https://lk.linkedin.com/in/dinalidabarera> > Mobile: +94770198933 <+94%2077%20019%208933

Re: [Architecture] How to identifying a self sign-up request

2017-03-02 Thread Maduranga Siriwardena
e concept of resources >>> at that level like we might do if we do it at the SCIM2 level. >>> >> >>> I will let the others weigh in. >>> >>> Thanks and Regards, >>> Johann. >>> >>> >>>> >>>> Thanks,

[Architecture] WSO2 Identity Server 5.4.0 Update1 Released !!!

2017-12-14 Thread Maduranga Siriwardena
tps://github.com/wso2/product-is/issues>. ~ The WSO2 Identity and Access Management Team ~ -- Maduranga Siriwardena Senior Software Engineer WSO2 Inc; http://wso2.com/ Email: madura...@wso2.com Mobile: +94718990591 <+94%2071%20899%200591> Blog: *https://madurangasiriwardena.wordpress.

Re: [Architecture] [IAM] Passing parameters from authentication script to Authenticators

2018-06-17 Thread Maduranga Siriwardena
bjects? >>>>>> >>>>>> context.parameter.foo = "xyz"; >>>>>> and/or >>>>>> context.parameter['foo'] = "xyz"; >>>>>> >>>>> >>&g

Re: [Architecture] SAML Artifact Binding - Server Side Implementations

2018-07-03 Thread Maduranga Siriwardena
w. ​Is there a maximum size > that we can decide on? > >> ​ >> >> > -- Maduranga Siriwardena Senior Software Engineer WSO2 Inc; http://wso2.com/ Email: madura...@wso2.com Mobile: +94718990591 Blog: *https://madurangasiriwardena.wordpress.com

Re: [Architecture] Get rid of java2wsdl, wsdl2java sh/bat scripts from IS 5.5.0 bin directory

2018-01-11 Thread Maduranga Siriwardena
g: * > *http://blog.afkham.org* <http://blog.afkham.org> > *twitter: **http://twitter.com/afkham_azeez* > <http://twitter.com/afkham_azeez> > *linked-in: **http://lk.linkedin.com/in/afkhamazeez > <http://lk.linkedin.com/in/afkhamazeez>* > > *Lean . Enterprise . Mi

[Architecture] Personal information export API

2018-01-22 Thread Maduranga Siriwardena
to be included in the response? [1] https://app.swaggerhub.com/apis/Maduranga/PersonalInformationExport/1.0.0 [2] Consent Management APIs for IS 5.5.0 Thanks, -- Maduranga Siriwardena Senior Software Engineer WSO2 Inc; http://wso2.com/ Email: madu

Re: [Architecture] GDPR - Pseudonyms For Username

2018-01-22 Thread Maduranga Siriwardena
___ >>> Architecture mailing list >>> Architecture@wso2.org >>> https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture >>> >>> >> >> >> -- >> Thanks & Regards, >

Re: [Architecture] [Dev] Personal information export API

2018-01-22 Thread Maduranga Siriwardena
iple receipts, >>>> the API only returns a list of receipt IDs for a given search criteria. If >>>> you need to include receipt data of all the consent entries, you will have >>>> to iterate through all the consent IDs and fetch the individual receipts. >>>

Re: [Architecture] [Dev] Personal information export API

2018-01-22 Thread Maduranga Siriwardena
On Tue, Jan 23, 2018 at 10:35 AM, Omindu Rathnaweera <omi...@wso2.com> wrote: > > Hi Maduranga, > > On Tue, Jan 23, 2018 at 10:23 AM, Maduranga Siriwardena < > madura...@wso2.com> wrote: > >> Hi all, >> >> Web app name we have come up for this en

Re: [Architecture] [Dev] Personal information export API

2018-02-07 Thread Maduranga Siriwardena
Maduranga. On Wed, Jan 24, 2018 at 8:33 PM, Isura Karunaratne <is...@wso2.com> wrote: > > > On Wed, Jan 24, 2018 at 2:20 PM, Maduranga Siriwardena <madura...@wso2.com > > wrote: > >> If the user is in secondary userstore, fully qualified username contains >>

Re: [Architecture] [Dev] Personal information export API

2018-02-08 Thread Maduranga Siriwardena
Do we need to add security related information of the user also to the response? For example the security questions configured by the user Thanks, On Thu, Feb 8, 2018 at 12:02 PM, Maduranga Siriwardena <madura...@wso2.com> wrote: > Hi all, > > Based on the discussions had off

Re: [Architecture] [Dev] Personal information export API

2018-02-08 Thread Maduranga Siriwardena
ke much sense in my opinion. What would be the best way to achieve this? On Fri, Feb 9, 2018 at 11:18 AM, Ruwan Abeykoon <ruw...@wso2.com> wrote: > Hi Maduranga, > I consider anything related to user as PI. > So security questions and answers also falls into this. We need t

[Architecture] Prompt for user input during the authentication flow

2018-06-19 Thread Maduranga Siriwardena
e page. At the moment the data send with the request is encoded only (deflate encoding + base 64 encoding + url encoding). We are planing to add encryption capability also in the future. [1] [IAM] Passing parameters from authentication script to Authenticators -- Maduranga Siriwardena Senior Software Enginee

Re: [Architecture] [Dev] [VOTE] Release of WSO2 Stream Processor 4.2.0 RC2

2018-06-21 Thread Maduranga Siriwardena
akkara,* >>>>>>>>> Senior Software Engineer >>>>>>>>> Mobile | +94 717600022 >>>>>>>>> WSO2 Inc | http://wso2.com/ >>>>>>>>> >>>>>>>> >>>>>>>> _

Re: [Architecture] Implementing Identifier first in authentication flow

2018-07-05 Thread Maduranga Siriwardena
plementation. >> >> Thanks, >> Senthalan. >> -- >> >> *Senthalan Kanagalingam* >> *Software Engineer - WSO2 Inc.* >> *Mobile : +94 (0) 77 18 77 466* >> <http://wso2.com/signature> >> > > > -- > > *Senthalan Kanagalingam* >

Re: [Architecture] Implementing Identifier first in authentication flow

2018-07-09 Thread Maduranga Siriwardena
added a new callback, onChangeUser which will be invoked when “Not ? Login as a different user” link is clicked.* On Thu, Jul 5, 2018 at 1:55 PM Maduranga Siriwardena wrote: > Hi all, > > > > > > > > > > > > > *We had a brainstorming session to identify

Re: [Architecture] Implementing Identifier first in authentication flow

2018-07-11 Thread Maduranga Siriwardena
llbacks to proceed after the prompt.- onSuccess: After > successfully prompting for username, thiscallback will be executed.- > onSkip: If the prompting for username is skipped, this callback will be > executed.- onFail: If the prompting for username is failed, this callback > will be

Re: [Architecture] [Dev] Personal information export API

2018-01-24 Thread Maduranga Siriwardena
nks, On Tue, Jan 23, 2018 at 10:40 AM, Maduranga Siriwardena <madura...@wso2.com> wrote: > > > On Tue, Jan 23, 2018 at 10:35 AM, Omindu Rathnaweera <omi...@wso2.com> > wrote: > >> >> Hi Maduranga, >> >> On Tue, Jan 23, 2018 at 10:23 AM, Maduranga Sir

Re: [Architecture] [Dev] [VOTE] Release WSO2 Identity Server 5.7.0 RC3

2018-09-13 Thread Maduranga Siriwardena
.org > http://wso2.org/cgi-bin/mailman/listinfo/dev > -- Maduranga Siriwardena Associated Technical Lead WSO2 Inc; http://wso2.com/ Email: madura...@wso2.com Mobile: +94718990591 Blog: *https://madurangasiriwardena.wordpress.com/ <https://madu

Re: [Architecture] [Dev][VOTE] Release WSO2 Identity Server 5.7.0 RC2

2018-09-12 Thread Maduranga Siriwardena
m/wso2/product-is/milestone/45?closed=1> > > > Source and distribution, > > >Runtime - https://github.com/wso2/product-is/releases/v5.7.0-rc2 > > > > Please download, test the product and vote. > > >[+] Stable - go ahead and release > >[

Re: [Architecture] [Dev] [VOTE] Release WSO2 Identity Server 5.8.0 RC3

2019-05-22 Thread Maduranga Siriwardena
t;>>> Analytics - >>>>>> https://github.com/wso2/analytics-is/releases/tag/v5.8.0-rc3 >>>>>> <https://github.com/wso2/analytics-is/releases/download/v5.8.0-rc3/wso2is-analytics-5.8.0-rc3.zip> >>>>>> >>>>>> >>>>>> Please download,

Re: [Architecture] Open Policy Agent Authorization handler for WSO2 IS

2019-05-23 Thread Maduranga Siriwardena
[1] https://docs.wso2.com/display/IS570/Creating+a+XACML+Policy > Thanks > shammi > > On Wed, May 15, 2019 at 10:50 PM Nilasini Thirunavukkarasu < > nilas...@wso2.com> wrote: > >> Hi, >> >> After analyzing online resources[1][2] and offline discussio

Re: [Architecture] Force Retry Mechanism per Step in Adaptive Authentication

2019-07-21 Thread Maduranga Siriwardena
I think the requirement here is to force to execute the step though it is already authenticated for the browser session. @Senthalan, please correct me if I am wrong. Regards, On Sun, Jul 21, 2019, 8:14 AM Ishara Karunarathna wrote: > HI Senthalan, > > +1 for the idea, > At the moment we handle

Re: [Architecture] Resource listing parameters for Identity Server REST APIs

2019-11-05 Thread Maduranga Siriwardena
for maximum page size. The default value for this configuration which will be shipped with the product will be 100. On Wed, Oct 9, 2019 at 2:12 PM Maduranga Siriwardena wrote: > Hi devs, > > We have come across the below format for requests and responses for > resource listing in Identity

[Architecture] WSO2 Identity Server 5.10.0 M6 Released!

2019-11-15 Thread Maduranga Siriwardena
t WSO2 Identity Server, please see https://wso2.com/identity-and-access-management or visit the WSO2 Oxygen Tank <http://wso2.com/library/> developer portal for additional resources. ~ The WSO2 Identity and Access Management Team ~ -- *Maduranga Siriwardena* | Associated Technical Lead |

Re: [Architecture] [Dev] [Iam-dev] [VOTE] Release WSO2 Identity Server 5.10.0 RC2

2020-03-11 Thread Maduranga Siriwardena
ntity and Access Management Team >> >> -- >> *Janak Amarasena* | Senior Software Engineer | WSO2 Inc. >> (m) +9464144 | (w) +94112145345 | (e) ja...@wso2.com >> >> >> <https://wso2.com/signature> >>

Re: [Architecture] [Iam-dev] Admin portal for Identity Server

2020-05-18 Thread Maduranga Siriwardena
Hi Gayan, M19 milestone of the Identity Server 5.11.0 is also released couple of days ago. Regards, Maduranga On Fri, May 15, 2020, 7:04 PM gayan gunawardana wrote: > Hi Ruwan, > That would be a wonderful news. Sure i will try 5.11.0-m18. > > On Fri, May 15, 2020 at 6:59 PM Ruwan Abeykoon