[Dev] [IS-5.9.0-m1]Intermittent failures due to FatalTemplateErrorsException

2019-07-12 Thread Hasini Witharana
] - https://github.com/wso2/carbon-kernel/pull/2103/files Thank You. Hasini. -- *Hasini Witharana | **Software Engineer | **WSO2 Inc <https://wso2.com/>* *(m) 0766435725 | (w) 0713850143 | (e) hasi...@wso2.com * ___ Dev mailing list Dev@wso2.org http:

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

2019-05-22 Thread Hasini Witharana
/github.com/wso2/product-is/milestone/59?closed=1> >>>>>>> >>>>>>> >>>>>>> Source and distribution >>>>>>> >>>>>>> Runtime - https://github.com/wso2/product-is/releases/tag/v >>>&

Re: [Dev] Error when accessing SP after changing TokenPersistenceProcessor in identity.xml

2019-05-08 Thread Hasini Witharana
data to the format understood by the new token processor. > > Regards, > Farasath > > On Wed, May 8, 2019 at 2:53 PM Hasini Witharana wrote: > >> Hi All, >> >> I created a SP with the below property. >> >> *org.wso2.carbon.identity.oauth.

[Dev] Error when accessing SP after changing TokenPersistenceProcessor in identity.xml

2019-05-08 Thread Hasini Witharana
.internal.OAuthApplicationMgtListener.addClientSecret(OAuthApplicationMgtListener.java:270) Thank You. Hasini -- *Hasini Witharana | **Software Engineer | **WSO2 Inc <https://wso2.com/>* *(m) 0766435725 | (w) 0713850143 | (e) hasi...@wso2.com * ___ Dev mailing list Dev@wso2.org http:

Re: [Dev] Tenant OIDC logout fails with 'ID token signature validation failed.' error

2019-04-04 Thread Hasini Witharana
this. >> >> [1] >> https://github.com/wso2-extensions/identity-inbound-auth-oauth/blob/master/components/org.wso2.carbon.identity.oidc.session/src/main/java/org/wso2/carbon/identity/oidc/session/servlet/OIDCLogoutServlet.java#L331 >> Thanks, >> Sathya >> -- >&g

[Dev] How to configure SMTP servers which use trust based authentication?

2019-03-28 Thread Hasini Witharana
Hi all, In output-event-adapters.xml under email configuration, there is a comment as below. ** Do we support this feature? Is there any documentation to configure SMTP servers with trust-based authentication? Your help is highly appreciated. Thank you, Hasini -- *Hasini Witharana

Re: [Dev] JWT WSO2

2019-03-07 Thread Hasini Witharana
_____ > Dev mailing list > Dev@wso2.org > http://wso2.org/cgi-bin/mailman/listinfo/dev > -- *Hasini Witharana* Undergraduate | Department of Computer Science and Engineering University of Moratuwa Linkedin <https://www.linkedin.com/in/hasini-witharana-185785109/>

Re: [Dev] How to exclude nillable elements from the response of an Admin Service

2019-02-07 Thread Hasini Witharana
C/jaxb-util-creating-omelement-based-on-annotations [4] - https://markmail.org/search/?q=list%3Aorg.apache.ws.axis-user+omit+null#query:list%3Aorg.apache.ws.axis-user%20omit%20null+page:1+mid:f6isx6k4tnnpuy4n+state:results Thank You. Hasini On Thu, Feb 7, 2019 at 7:03 PM Hasini Witharana wrote: &g

Re: [Dev] How to exclude nillable elements from the response of an Admin Service

2019-02-07 Thread Hasini Witharana
Hi All, I added the "@XmlElement" On Thu, Feb 7, 2019 at 7:03 PM Hasini Witharana wrote: > Hi All, > > I have added a new attribute "element1" to SAMLSSOServiceProviderDTO. > Admin service IdentitySAMLSSOConfigService has been changed by that > addition. &q

[Dev] How to exclude nillable elements from the response of an Admin Service

2019-02-07 Thread Hasini Witharana
ers method is called the "element1" returns null. The response is shown below. For the backward compatibility when an existing client call the Admin Service, the null values should not be present. Is there a way to omit such empty elements when the admin service is called? Thank You

[Dev] [IS]Code Refactoring in Response Type Handlers.

2017-11-09 Thread Hasini Witharana
.carbon.identity.oauth/src/main/java/org/wso2/carbon/identity/oauth2/authz/handlers/TokenResponseTypeHandler.java Thank you. -- *Hasini Witharana* Software Engineering Intern | WSO2 *Email : hasi...@wso2.com <hasi...@wso2.com>* *Mobile : +94713850143[image: http://wso2.com/signature]

[Dev] Need to change the type of some variables to make the Identity Server, OIDC compliant.

2017-09-19 Thread Hasini Witharana
phone_number_verified is returned as a string in id_token and it should be a booleanvalue. If we change these parameters to return boolean values, will the existing users get effected by that? Thank you. -- *Hasini Witharana* Software Engineering Intern | WSO2 *Email : hasi...@wso2.com <h

Re: [Dev] Dynamic client registration request fails due to no user information in the request header.

2017-09-17 Thread Hasini Witharana
e it >>>> in the context path ?, do we get it from user ?, or do we have anyway to >>>> convey it within the body (by appending to something) ? In a case if we get >>>> it from the identified user, how are we going to identify it from a request >>>&g

[Dev] Dynamic client registration request fails due to no user information in the request header.

2017-09-15 Thread Hasini Witharana
://openid.net/specs/openid-connect-registration-1_0.html -- *Hasini Witharana* Software Engineering Intern | WSO2 *Email : hasi...@wso2.com <hasi...@wso2.com>* *Mobile : +94713850143[image: http://wso2.com/signature] <http://wso2.com/signature>* ___

[Dev] Some tests in OIDC test suite are not working for response_type = id_token

2017-09-04 Thread Hasini Witharana
ues/48 [3] - http://openid.net/specs/openid-connect-core-1_0.html -- *Hasini Witharana* Software Engineering Intern | WSO2 *Email : hasi...@wso2.com <hasi...@wso2.com>* *Mobile : +94713850143 <+94%2071%20385%200143>[image: http://wso2.com/signa

Re: [Dev] Regarding auth_time claim in OIDC id_token

2017-08-29 Thread Hasini Witharana
Hi Asela, We take the session updated time as the new auth_time. Thank you. On Tue, Aug 29, 2017 at 5:59 PM, Asela Pathberiya <as...@wso2.com> wrote: > > > On Tue, Aug 29, 2017 at 4:29 PM, Hasini Witharana <hasi...@wso2.com> > wrote: > >> Hi Asela, >>

Re: [Dev] Regarding auth_time claim in OIDC id_token

2017-08-29 Thread Hasini Witharana
Hi Asela, If SP sends a force auth request, we update the existing session. Thanks, Hasini On Wed, Aug 23, 2017 at 1:27 PM, Asela Pathberiya <as...@wso2.com> wrote: > > > On Wed, Aug 23, 2017 at 12:46 PM, Hasini Witharana <hasi...@wso2.com> > wrote: > >> Hi

[Dev] Regarding auth_time claim in OIDC id_token

2017-08-23 Thread Hasini Witharana
://github.com/wso2-extensions/identity-inbound-auth-oauth/pull/455 -- *Hasini Witharana* Software Engineering Intern | WSO2 *Email : hasi...@wso2.com <hasi...@wso2.com>* *Mobile : +94713850143[image: http://wso2.com/signature] <http://wso2.com/

[Dev] Regarding the OIDC openid scope in WSO2 IS

2017-08-10 Thread Hasini Witharana
://lists.openid.net/pipermail/openid-specs/2017-August/subject.html -- *Hasini Witharana* Software Engineering Intern | WSO2 *Email : hasi...@wso2.com <hasi...@wso2.com>* *Mobile : +94713850143[image: http://wso2.com/signature] <http://wso2.com/signature>* ___

[Dev] [IDENTITY-6155] Invoking the user info endpoint without properly setting the 'Bearer' header causes server errors

2017-07-28 Thread Hasini Witharana
m/wso2-extensions/identity-inbound-auth-oauth/pull/420 Thank you. -- *Hasini Witharana* Software Engineering Intern | WSO2 *Email : hasi...@wso2.com <hasi...@wso2.com>* *Mobile : +94713850143[image: http://wso2.com/signature] <http://wso