How to Personalize E-Business Suite Login Page in 12.2.5+
(Doc ID 2451925.1)
Last updated on FEBRUARY 16, 2023
Applies to:
Oracle Applications Framework - Version 12.2.5 to 12.2.7 [Release 12.2]Information in this document applies to any platform.
Goal
Starting E-Business Suite version 12.2.5, the login page is no longer a FWK page instead a lightweight login page is provided.
The lightweight login page consists of 4 components:
• HTML (AppsLocalLogin.jsp): includes the CSS and Javascript elements
• login.css : formats the HTML page
• login.js : Javascript to handle the page and the credentials posting
• LoginService: to attend REST service calls related to the login page
• HTML (AppsLocalLogin.jsp): includes the CSS and Javascript elements
• login.css : formats the HTML page
• login.js : Javascript to handle the page and the credentials posting
• LoginService: to attend REST service calls related to the login page
The Goal of this note is to provide examples showing how to customize the lightweight login page.
For further information, please refer to below documents:
1. Personalizations Are Not Working for the Login Page In R12.2.5 (<Note 2127759.1>)
2. The Oracle E-Business Suite Security Guide Release 12.2
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |
References |