isCOBOL EIS : Authentication and Authorization method
Authentication and Authorization method
Introduction
You can obtain limited access to an HTTP Service taking advantage of existing Authentication and Authorizations providers like Google and Facebook based on OAuth 2.0 standard.
OAuth 2.0 is an open protocol to allow secure authorization in a simple and standard method from web, mobile and desktop applications. The request is to make a COBOL program accessible only by the logged users without checking for each single program.