cancel
Showing results for 
Search instead for 
Did you mean: 

Setting Basic Authentication in activiti-rest Client using RestTemplate

jindal8787
Champ in-the-making
Champ in-the-making
Hi friends

We are trying to consume services exposed by activiti-rest using a RestTemplate client. How can I set Basic Authentication (kermit, kermit) in my code to get access to activiti-rest module?

Thanks
Amit Jindal
1 REPLY 1

jbarrez
Star Contributor
Star Contributor
Not sure what you mean? Resttemplate + basic auth through google gives http://www.baeldung.com/2012/04/16/how-to-use-resttemplate-with-basic-authentication-in-spring-3-1/