Hi All Went through the basic key concepts of the WSO2 API Manager and went through the token generation Documentation And the specification doc of OAuth 2 protocol to get more idea on how it will be used in the task on token generation.And went through the code of Dynamic client registration class(dcr)[1] and .And yeah for the time been proposed a solution on Token generation task [2].
[1] https://github.com/wso2/carbon-apimgt/blob/master/components/apimgt/org.wso2.carbon.apimgt.rest.api.dcr/src/main/java/org/wso2/carbon/apimgt/rest/api/dcr/web/impl/RegistrationServiceImpl.java#L12 <https://github.com/wso2/carbon-apimgt/blob/master/components/apimgt/org.wso2.carbon.apimgt.rest.api.dcr/src/main/java/org/wso2/carbon/apimgt/rest/api/dcr/web/impl/RegistrationServiceImpl.java#L126> [2] http://gsocproposal8.blogspot.com/2017/02/task-4- key-generation-solution-proposed.html
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
