Expand my Community achievements bar.

Authenticate request to the Servlet resource by external clients

Avatar

Level 2

Hi All,

We have a servlet which actually gets data from the CRX and returns it to the requesting external client.

We want to authenticate the request to this Servlet by external client by clientID and client secrete key.

Can the access to this Servlet be authenticated by OAUTH authentication handler?

if yes can you please let me know how to configure it? If OAUTH can not be used how to write some custom authentication handler ?

--

Regards,

Pavan Bukka

2 Replies