Re: [Architecture] CLI Client for the Message Broker

2018-02-14 Thread Kavindu Zoysa
Hi Eranda, > > Furthermore, when implementing helper commands like `help` and `version`, > it might be better to duplicate WUM client designs as we need to provide a > single experience for all WSO2 clients. WDYT? > As Chamila mentioned it is better to duplicate WUM client designs and

Re: [Architecture] Support for html formatted text in parameters in the template manager

2018-02-14 Thread Nadun De Silva
Hi, On Thu, Feb 15, 2018 at 1:52 AM, Damith Wickramasinghe wrote: > Hi Nadun, > > Can you please attach here the template attribute of in your template regarding the email publisher. > @Damith the template tag is as follows. The corresponding parameter tag is as

Re: [Architecture] Support for html formatted text in parameters in the template manager

2018-02-14 Thread Damith Wickramasinghe
Hi Nadun, Can you please attach here the template attribute of in your template regarding the email publisher. Thanks, Damith On Wed, Feb 14, 2018 at 2:40 PM, Nadeeshani Pathirennehelage < nadeesha...@wso2.com> wrote: > Hi Nadun, > > You may try to encode the characters in the UI level as

Re: [Architecture] Support for html formatted text in parameters in the template manager

2018-02-14 Thread Nadeeshani Pathirennehelage
Hi Nadun, You may try to encode the characters in the UI level as in [1]. Encode the required parameters using *Encode.forHtmlContent* or suitable encoding type. For more information about output encoding, follow the Secure Engineering Guideline [2]. This might help to resolve the issue. [1]

Re: [Architecture] [X509 Authenticator] Certificate Revocation Verification with CRL and OCSP

2018-02-14 Thread Maheshika Goonetilleke
Hi Indunil Created the repo, please check. On Wed, Feb 14, 2018 at 2:01 PM, Indunil Upeksha Rathnayake < indu...@wso2.com> wrote: > Hi Maheshika, > > Please use following as the parent group ID. > org.wso2.carbon.extension.identity.x509certificate.revocation > > Thanks and Regards > > On Wed,

[Architecture] Support for html formatted text in parameters in the template manager

2018-02-14 Thread Nadun De Silva
Hi, I am working on a notifications system for the password rotation policy authenticator in IS Analytics (C4) [1]. I am trying to set the email body (of type text/html) of the email event publisher using the template manager. However, *I get this error* when I try to do this. (There are no logs

Re: [Architecture] [X509 Authenticator] Certificate Revocation Verification with CRL and OCSP

2018-02-14 Thread Indunil Upeksha Rathnayake
Hi Maheshika, Please use following as the parent group ID. org.wso2.carbon.extension.identity.x509certificate.revocation Thanks and Regards On Wed, Feb 14, 2018 at 1:46 PM, Maheshika Goonetilleke wrote: > Hi Indunil > > Please provide the maven group id for this repo. > >

Re: [Architecture] [X509 Authenticator] Certificate Revocation Verification with CRL and OCSP

2018-02-14 Thread Maheshika Goonetilleke
Hi Indunil Please provide the maven group id for this repo. On Wed, Feb 14, 2018 at 1:11 PM, Afkham Azeez wrote: > Approved > > On Feb 12, 2018 10:26 AM, "Indunil Upeksha Rathnayake" > wrote: > > Hi Maheshika, > > Can you please create a new git repository