Hi all, I am completing the sqs based authentication handler, so once we have identified that the user is authenticated, what parameters should be set in carbon context to get the user name at a later time?
The idea is that, 1. A user register with sqs service(user is given a secret id) 2. When user consume the service, set of headers are provided with a signature signed by the secret id. 3. An authentication handler verify the signature. 4. At the back-end, to connect to qpid, user name is needed. This is taken from CarbonContext.getCurrentContext().getUsername(). So setting up the user name is required after successful authentication. Thank you. -- Manjula Rathnayaka Software Engineer WSO2, Inc. Mobile:+94 77 743 1987
_______________________________________________ Carbon-dev mailing list [email protected] http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
