Hi,
We have OIM and OAM integrated env. Users will be shown first time login page for setting new password and challenge questions when they login for first time to OAM protected application. Now I need to customize first login page as per requirements and found that the content of first login page is being referred from $OIM_HOME\server\apps\oracle.iam.ui.view.war\WEB-INF\lib\adflibAuthenticatedServicesUI.jar\oracle\iam\ui\authenticated\firstlogin\pages\PasswordManagement.jsff.
But I have custom css files, js script and images where I need to refer in this first login page. Can anyone throw some pointers on how to refer custom css, js and logos in jsff file?
Appreciate your help.