Hi,
I have created REST service in OSB, now i need to implement authorization validation (similar to google api key). osb server should validate the api key once it find in input request (query params).
expecting url to be http://localhost:port/servicename?param1=text&key=AECGBSVB
Can can one help me how can I achieve this.
I have following server in my environment
SOA & OSB -12.2.1.1
OTD
OAM
Thanks
Bhargavi