Re: [Discuss] Custom Handlers Module

2014-12-24 Thread Imesh Gunaratne
Both clases ClientCredentialsGrantHandler and SignedJWTAuthenticator have the package name "org.wso2.carbon.identity...", which implies that they belong to Carbon Identity Management. We have not extended ClientCredentialsGrantHandler class, rather we have duplicated the code and added more logic,

Re: [Discuss] Custom Handlers Module

2014-12-24 Thread Udara Liyanage
Hi Imesh, Those are not identity components. Only JWT authenticator which is used by AF is forked. Client credential handler is extended by me to return an JWT token which earlier sent a text token. It is not a folk I guess. I will add it to readme. Touched, not typed. Erroneous words are a fe

[Discuss] Custom Handlers Module

2014-12-24 Thread Imesh Gunaratne
Hi Devs, Shall we mention the reasons for forking following Carbon Identity Management classes in a README file: Thanks ​ -- Imesh Gunaratne Technical Lead, WSO2 Committer & PMC Member, Apache Stratos