1 Introduction
1.1 Background
Oracle Financial Services Lending and Leasing (OFSLL) suite is a comprehensive, end-to-end solution that supports full lifecycle of direct and indirect consumer lending business with Origination, Servicing and Collections modules. This enables financial institutions to make faster lending decisions, provide better customer service and minimize delinquency rates through a single integrated platform. It addresses each of the lending processes from design through execution. Its robust architecture and use of leading-edge industry standard products ensure almost limitless scalability.
To extend OFSLL SaaS, OAuth2 can be used for securing OFSLL web services user access Authentication. This document details the process of web services authentication using OAuth services and enabling OAuth setup configurations.
Parent topic: Introduction
1.2 Purpose
The purpose of this document is to provide detailed information for consulting and partner teams to implement an OAuth2 based REST API access authentication mechanism for OFSLL customers.
Parent topic: Introduction
1.3 Abbreviations
Table 1-1 Abbreviations
Abbreviation | Detailed Description |
---|---|
OFSLL | Oracle Financial Services Lending and Leasing |
IDM | Identity Management |
OAuth | Open Authorization |
SaaS | Software as a service |
PaaS | Product as a service |
OAM | Oracle Access Management |
API | Application Program Interface |
URL | Uniform Resource Locator |
XML | Extensible Markup Language |
JWT | JSON Web Token |
CSF | Critical success factor |
Parent topic: Introduction