[Dev] Self Signed JWT based Authenticator

2014-10-14 Thread Danushka Fernando
Hi I am currently working on the $subject. Here client will create a JWT and will sign and send to the server with HTTP authorization bearer header and IT will trigger this authenticator and will validate the JWT token and will log the user specified in the JWT to the system. So while working on

Re: [Dev] Self Signed JWT based Authenticator

2014-10-14 Thread Prabath Siriwardena
On Tue, Oct 14, 2014 at 8:22 PM, Danushka Fernando danush...@wso2.com wrote: Hi I am currently working on the $subject. Here client will create a JWT and will sign and send to the server with HTTP authorization bearer header and IT will trigger this authenticator and will validate the JWT

Re: [Dev] Self Signed JWT based Authenticator

2014-10-14 Thread Pushpalanka Jayawardhana
Hi Danushka, We have used 'nimbus' library in org.wso2.carbon.identity.oauth/4.2.4 component which is to be released. 1. 2.26.1 version has been used 2. since the library is to be used by more than one bundle I guess the practice is to make it an orbit bundle. 3. You may find the usage at [1],

Re: [Dev] Self Signed JWT based Authenticator

2014-10-14 Thread Danushka Fernando
Hi Prabath and Pushpalanka Thanks for the information. Will try these. Thanks Regards Danushka Fernando Software Engineer WSO2 inc. http://wso2.com/ Mobile : +94716332729 On Tue, Oct 14, 2014 at 8:38 PM, Pushpalanka Jayawardhana la...@wso2.com wrote: Hi Danushka, We have used 'nimbus'

Re: [Dev] Self Signed JWT based Authenticator

2014-10-14 Thread Gayan Gunawardana
+1 for new orbit bundle. On Tue, Oct 14, 2014 at 10:20 PM, Danushka Fernando danush...@wso2.com wrote: Hi Prabath and Pushpalanka Thanks for the information. Will try these. Thanks Regards Danushka Fernando Software Engineer WSO2 inc. http://wso2.com/ Mobile : +94716332729 On Tue,