To invoke any Integration created in OIC, we need to pass the credentials i.e., Username/Password. Most of the time these Integrations which we develop are to be triggered by External…
To invoke any Integration created in OIC, we need to pass the credentials i.e., Username/Password. In this article, we’ll discuss and explain how to use OIC API GW & JWT…
In the previous article, we have described the OAuth Custom Two Legged Security Policy in REST Connection. This article will show how to create a connection with REST APIs which uses…
This blog is the extension of my previous blog in which we have explained how to develop RESTFul APIs using Spring and Hibernate. This time is to implement OAuth 2 in…